summaryrefslogtreecommitdiff
path: root/cmdline/apt-cache.cc
AgeCommit message (Expand)Author
2008-11-08Re-applied apt-cache built-in help fixes.Eugene V. Lyubimkin
2008-10-28fix various -Wall warningsMichael Vogt
2008-02-23Fix some strings and unfuzzy translations. Closes: #466845bubulle@debian.org
2007-08-01* Applied patch from Aurelien Jarno <aurel32@debian.org> to fix wrongOtavio Salvador
2006-08-25initial Breaks implementationIan Jackson
2006-08-11* merged ddtp supportMichael Vogt
2006-02-13* make apt-cache madion wotk without deb-src linesMichael Vogt
2005-10-21* ABI/API change: add "VerIterator::TranslatedDescription()" method to make t...Michael Vogt
2005-10-20* fix a off-by-one error when showing the descriptionMichael Vogt
2005-08-30* updated with mainlineMichael Vogt
2005-06-01* added a missing OpProgress::Done() in depCache::Init(), removed the show-vi...Michael Vogt
2005-05-17* merged with otavoiMichael Vogt
2005-05-13* fix for output of the description and the debTranslationsIndex::Exists()Michael Vogt
2005-05-12Another fix included here by mistake. Moving it to apt--fixes--0 branch.Otavio Salvador
2005-05-10* apt-cache show <virtual-pkg> shows all virtual packages instead of nothing ...Michael Vogt
2005-03-30Sync with apt@packages.debian.org/apt--main--0--patch-75Otavio Salvador
2005-03-23Fix sintax error on apt-cacheOtavio Salvador
2005-03-23Port DDTP to APT 0.6 branchOtavio Salvador
2005-03-06Bring consistency to the use of capitals in programs messagesChristian Perrier
2005-01-20Correct typo in Usage message : s/arbitary/arbitrary. Unfuzzy translations. C...Christian Perrier
2004-12-13Merge apt--authentication--0Matt Zimmerman
2004-09-20* Suppress a signed/unsigned warning in apt-cache.cc:Di...Arch Librarian
2004-09-20Don't use the Archive name in madison; it won't be uniq...Arch Librarian
2004-09-20* Add an "apt-cache madison" command with an output for...Arch Librarian
2004-09-20* Correctly implement -n as a synonym for --names-only ...Arch Librarian
2004-09-20* Use isatty rather than ttyname for checking if stdin ...Arch Librarian
2004-09-20* Write records from "apt-cache show" using fwrite(3) r...Arch Librarian
2004-09-20* Patch from Otavio Salvador to exit successfully after...Arch Librarian
2004-09-20* Have apt-cache show exit with an error if it cannot f...Arch Librarian
2004-09-20Typo (file1 and file2)Arch Librarian
2004-09-20Add a rdepends command to apt-cache.Arch Librarian
2004-09-20Add a vcg command to apt-cache, similiar to dotty.Arch Librarian
2004-09-20Typo fixes.Arch Librarian
2004-09-20G++ 3.2 fixesArch Librarian
2004-09-20Add -n synonym for --names-only for apt-cache.Arch Librarian
2004-09-20Use std C++ header names for includesArch Librarian
2004-09-20Spelling errors and other fixesArch Librarian
2004-09-20Added locale.h for LC_ALLArch Librarian
2004-09-20setup textdomain/etc for i18n stuffArch Librarian
2004-09-20Fixed a possible segfaultArch Librarian
2004-09-20Fixed possible segv if there are no packagesArch Librarian
2004-09-20apt-cache search searchs provide names too now. Closes:...Arch Librarian
2004-09-20Strip Config-Version when copying status to available. ...Arch Librarian
2004-09-20Fixed more (null) printoutsArch Librarian
2004-09-20G++3 fixes from RandolphArch Librarian
2004-09-20Updated help blurbArch Librarian
2004-09-20'apt-cache policy' preferences debug tool.Arch Librarian
2004-09-20Doc updateArch Librarian
2004-09-20Two small bug fixesArch Librarian
2004-09-20Join with aliencodeArch Librarian