summaryrefslogtreecommitdiff
path: root/cmdline
Commit message (Expand)AuthorAgeFilesLines
* cmdline/apt-cache.cc: Create an error for apt-cache dependsJulian Andres Klode2010-12-071-1/+1
* * cmdline/acqprogress.cc:David Kalnischkies2010-11-111-0/+12
* * apt-pkg/contrib/strutl.cc:David Kalnischkies2010-09-281-0/+12
* * cmdline/apt-cache.cc:David Kalnischkies2010-09-241-2/+2
* * cmdline/apt-key:David Kalnischkies2010-09-041-0/+2
* remove useless GetInitialize methodDavid Kalnischkies2010-08-281-11/+0
* remove death code by removing unused GetInitializeDavid Kalnischkies2010-08-281-16/+0
* * cmdline/apt-get.cc:David Kalnischkies2010-08-261-19/+20
* show in madison command again also source packages (LP: #614589)David Kalnischkies2010-08-251-5/+11
* Fix spelling error in cmdline/apt-get.cc. Thanks to Osamu Aokibubulle@debian.org2010-08-241-1/+1
* purge packages in 'rc' state, thanks Rogier! (Closes: #150831)David Kalnischkies2010-08-121-3/+6
* * cmdline/apt-get.cc:David Kalnischkies2010-08-111-1/+3
* - 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
* merged lp:~donkult/apt/sidMichael Vogt2010-07-295-1026/+108
|\
| * - 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-175-887/+4
| * factor regex package name matches into newly created cachefilter classesDavid Kalnischkies2010-07-171-13/+5
| * * cmdline/apt-cache.cc:David Kalnischkies2010-07-161-15/+62
* | * cmdline/apt-get.cc:Julian Andres Klode2010-07-271-0/+6
|/
* [ 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
* | make the specify order of packages irrelevant (half-close #196021)David Kalnischkies2010-07-051-5/+18
* | prefer the Policy if it is built instead of the DepCache andDavid Kalnischkies2010-07-042-3/+7
* | reorder classes a bit and make TryToInstallBuildDep use themDavid Kalnischkies2010-07-031-360/+250
* | Refactor TryToInstall to look a bit saner by splitting the RemoveDavid Kalnischkies2010-07-032-53/+177
* | add a ConstructedBy member to the PackageSet which can be used by theDavid Kalnischkies2010-07-022-17/+51
* | if the package has no installed & candidate but is virtual see if onlyDavid Kalnischkies2010-06-293-37/+59
* | rename AddSelectedVersion() to a better public FromPackage()David Kalnischkies2010-06-292-10/+15
* | for install, do all installs first and then the removes and vice versaDavid Kalnischkies2010-06-291-38/+54
* | - factor out code to get a single package FromName()David Kalnischkies2010-06-282-53/+113
* | - only print errors if all tries to get a package by string failedDavid Kalnischkies2010-06-261-6/+12
* | 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-263-3/+3
* | print all messages if the application is in an interactive runDavid Kalnischkies2010-06-253-21/+15
* | Use an abstract helper for error handling and outputDavid Kalnischkies2010-06-223-118/+244
* | * cmdline/apt-get.cc:David Kalnischkies2010-06-192-203/+49
* | get packages by task^ with FromTask()David Kalnischkies2010-06-192-9/+87
* | * cmdline/cacheset.cc:David Kalnischkies2010-06-153-2/+606
* | merged from lp:~donkult/apt/sidMichael Vogt2010-06-093-408/+326
|\ \
| * \ * apt-pkg/pkgcache.h:David Kalnischkies2010-06-091-6/+6
| |\ \
| | * | * cmdline/apt-get.cc:David Kalnischkies2010-06-031-6/+6
| * | | 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