summaryrefslogtreecommitdiff
path: root/cmdline/apt-cache.cc
Commit message (Expand)AuthorAgeFilesLines
* cmdline/apt-cache.cc: Create an error for apt-cache dependsJulian Andres Klode2010-12-071-1/+1
* * cmdline/apt-cache.cc:David Kalnischkies2010-09-241-2/+2
* remove useless GetInitialize methodDavid Kalnischkies2010-08-281-11/+0
* show in madison command again also source packages (LP: #614589)David Kalnischkies2010-08-251-5/+11
* - return success in show if a virtual package was givenDavid Kalnischkies2010-07-301-26/+38
* - [ABI BREAK] add an ErrorType option to CacheSetHelperDavid Kalnischkies2010-07-301-8/+16
* - show in (r)depends the canidate per default instead of newestDavid Kalnischkies2010-07-261-146/+64
* add APT::Cache::ShowOnlyFirstOr option to print only the firstDavid Kalnischkies2010-07-261-2/+10
* * apt-pkg/cacheset.cc:David Kalnischkies2010-07-171-2/+1
* * cmdline/apt-cache.cc:David Kalnischkies2010-07-161-15/+62
* [ Martin Pitt ]David Kalnischkies2010-07-111-1/+1
|\
| * Switch FileFd to not transparently gunzip, since that breaks code which expec...martin@piware.de2010-06-241-1/+1
* | give the APT::Cache::Generate option her effect backDavid Kalnischkies2010-06-261-1/+3
* | do not override the user set quiet setting even if the target is not a ttyDavid Kalnischkies2010-06-261-1/+1
* | print all messages if the application is in an interactive runDavid Kalnischkies2010-06-251-7/+5
* | * cmdline/apt-get.cc:David Kalnischkies2010-06-191-1/+2
* | use the GroupedFromCommandLine() method in the dotty and xvcg commandDavid Kalnischkies2010-06-061-56/+28
* | do not fail if an unrelated error is pending in DisplayRecord()David Kalnischkies2010-06-051-4/+4
* | accept package versions in the unmet commandDavid Kalnischkies2010-06-051-23/+34
* | apt-cache show --no-all-versions should issues the CandidateDavid Kalnischkies2010-06-051-1/+1
* | Don't increase the commandline parameter in the library but in theDavid Kalnischkies2010-06-051-6/+6
* | add --target-release option (Closes: #115520)David Kalnischkies2010-06-051-0/+2
* | Add a option to apt-cache policy to additionally init the DepCache beforeDavid Kalnischkies2010-06-051-0/+6
* | use pkgCacheFile and the new CacheSets all over the placeDavid Kalnischkies2010-06-051-205/+194
* | rename packageset into cacheset while it is not too lateDavid Kalnischkies2010-05-311-1/+1
* | * cmdline/apt-cache.cc:David Kalnischkies2010-05-311-37/+40
* | i managed to commit broken codeā€¦ which (at least in my mind) workedDavid Kalnischkies2010-05-311-1/+1
* | move cmdline parsing from apt-cache to new FromCommandLine methodDavid Kalnischkies2010-05-311-59/+21
* | Move the showauto command to apt-cache and sort output.Julian Andres Klode2010-05-041-0/+27
* | use GroupCount for package names in stats and add a package struct lineDavid Kalnischkies2010-05-041-1/+3
* | * cmdline/apt-cache.cc:David Kalnischkies2010-04-231-2/+10
* | merged from lp:~donkult/apt/sidMichael Vogt2010-04-011-42/+57
|\ \ | |/ |/|
| * move ShowPkg() from apt-get to the PkgIterator and rename it to FullName()David Kalnischkies2010-02-261-31/+28
| * [BREAK] merge MultiArch-ABI. We don't support MultiArch,David Kalnischkies2010-02-131-15/+33
| |\
| | * Add yet another pseudo package which isn't as pseudo as the others:David Kalnischkies2010-02-121-0/+2
| | * display the architecture of the package if it is not the defaultDavid Kalnischkies2010-02-111-15/+31
| * | remove translatable marker from the "%4i %s\n" string in apt-cache.ccDavid Kalnischkies2010-01-011-1/+1
| |/
* | cmdline/apt-cache.cc: Change behavior of showsrc to match the one of show (Cl...Julian Andres Klode2010-03-211-3/+14
* | * French manpage translation updateMichael Vogt2010-01-081-1/+1
|/
* [cmdline/apt-cache.cc] fix a memory leak in the xvcg methodDavid Kalnischkies2009-08-081-1/+5
* The 'not dead yet' releaseMichael Vogt2009-07-211-12/+7
|\
| * merge with lp:~mvo/apt/debian-sidDavid Kalnischkies2009-07-151-2/+2
| |\
| * | add the various foldmarkers in apt-pkg & cmdline (no code change)David Kalnischkies2009-06-301-12/+7
* | | * apt-pkg/acquire.cc:Michael Vogt2009-07-211-6/+11
|\ \ \ | |_|/ |/| |
| * | merged from the debian-sid branchMichael Vogt2008-12-091-2/+2
| |\|
| * | * cmdline/apt-cache.cc:Michael Vogt2008-09-091-1/+2
| * | fix various -Wall warningsMichael Vogt2008-08-051-1/+1
| * | * Apply --important option to apt-cache depends (LP: #16947) Michael Vogt2008-07-311-1/+7
| * | * cmdline/apt-cache.cc:Michael Vogt2008-07-291-4/+2
* | | Support /etc/apt/preferences.d (Closes: #535512)Julian Andres Klode2009-07-061-2/+2
| |/ |/|