summaryrefslogtreecommitdiff
path: root/cmdline/apt-cache.cc
AgeCommit message (Expand)Author
2010-06-25print all messages if the application is in an interactive runDavid Kalnischkies
2010-06-24Switch FileFd to not transparently gunzip, since that breaks code which expec...martin@piware.de
2010-06-19* cmdline/apt-get.cc:David Kalnischkies
2010-06-06use the GroupedFromCommandLine() method in the dotty and xvcg commandDavid Kalnischkies
2010-06-05do not fail if an unrelated error is pending in DisplayRecord()David Kalnischkies
2010-06-05accept package versions in the unmet commandDavid Kalnischkies
2010-06-05apt-cache show --no-all-versions should issues the CandidateDavid Kalnischkies
2010-06-05Don't increase the commandline parameter in the library but in theDavid Kalnischkies
2010-06-05add --target-release option (Closes: #115520)David Kalnischkies
2010-06-05Add a option to apt-cache policy to additionally init the DepCache beforeDavid Kalnischkies
2010-06-05use pkgCacheFile and the new CacheSets all over the placeDavid Kalnischkies
2010-05-31rename packageset into cacheset while it is not too lateDavid Kalnischkies
2010-05-31* cmdline/apt-cache.cc:David Kalnischkies
2010-05-31i managed to commit broken codeā€¦ which (at least in my mind) workedDavid Kalnischkies
2010-05-31move cmdline parsing from apt-cache to new FromCommandLine methodDavid Kalnischkies
2010-05-04Move the showauto command to apt-cache and sort output.Julian Andres Klode
2010-05-04use GroupCount for package names in stats and add a package struct lineDavid Kalnischkies
2010-04-23* cmdline/apt-cache.cc:David Kalnischkies
2010-04-01merged from lp:~donkult/apt/sidMichael Vogt
2010-03-21cmdline/apt-cache.cc: Change behavior of showsrc to match the one of show (Cl...Julian Andres Klode
2010-02-26move ShowPkg() from apt-get to the PkgIterator and rename it to FullName()David Kalnischkies
2010-02-13[BREAK] merge MultiArch-ABI. We don't support MultiArch,David Kalnischkies
2010-02-12Add yet another pseudo package which isn't as pseudo as the others:David Kalnischkies
2010-02-11display the architecture of the package if it is not the defaultDavid Kalnischkies
2010-01-08* French manpage translation updateMichael Vogt
2010-01-01remove translatable marker from the "%4i %s\n" string in apt-cache.ccDavid Kalnischkies
2009-08-08[cmdline/apt-cache.cc] fix a memory leak in the xvcg methodDavid Kalnischkies
2009-07-21The 'not dead yet' releaseMichael Vogt
2009-07-21* apt-pkg/acquire.cc:Michael Vogt
2009-07-15merge with lp:~mvo/apt/debian-sidDavid Kalnischkies
2009-07-06Support /etc/apt/preferences.d (Closes: #535512)Julian Andres Klode
2009-06-30add the various foldmarkers in apt-pkg & cmdline (no code change)David Kalnischkies
2008-12-09merged from the debian-sid branchMichael Vogt
2008-11-08Re-applied apt-cache built-in help fixes.Eugene V. Lyubimkin
2008-10-28fix various -Wall warningsMichael Vogt
2008-09-09* cmdline/apt-cache.cc:Michael Vogt
2008-08-05fix various -Wall warningsMichael Vogt
2008-07-31* Apply --important option to apt-cache depends (LP: #16947) Michael Vogt
2008-07-29* cmdline/apt-cache.cc:Michael 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