summaryrefslogtreecommitdiff
path: root/cmdline
AgeCommit message (Expand)Author
2010-11-11* cmdline/acqprogress.cc:David Kalnischkies
2010-09-28* apt-pkg/contrib/strutl.cc:David Kalnischkies
2010-09-24* cmdline/apt-cache.cc:David Kalnischkies
2010-09-04* cmdline/apt-key:David Kalnischkies
2010-08-28remove useless GetInitialize methodDavid Kalnischkies
2010-08-28remove death code by removing unused GetInitializeDavid Kalnischkies
2010-08-26* cmdline/apt-get.cc:David Kalnischkies
2010-08-25show in madison command again also source packages (LP: #614589)David Kalnischkies
2010-08-24Fix spelling error in cmdline/apt-get.cc. Thanks to Osamu Aokibubulle@debian.org
2010-08-12purge packages in 'rc' state, thanks Rogier! (Closes: #150831)David Kalnischkies
2010-08-11* cmdline/apt-get.cc:David Kalnischkies
2010-07-30 - return success in show if a virtual package was givenDavid Kalnischkies
2010-07-30 - [ABI BREAK] add an ErrorType option to CacheSetHelperDavid Kalnischkies
2010-07-29merged lp:~donkult/apt/sidMichael Vogt
2010-07-27* cmdline/apt-get.cc:Julian Andres Klode
2010-07-26 - show in (r)depends the canidate per default instead of newestDavid Kalnischkies
2010-07-26add APT::Cache::ShowOnlyFirstOr option to print only the firstDavid Kalnischkies
2010-07-17* apt-pkg/cacheset.cc:David Kalnischkies
2010-07-17factor regex package name matches into newly created cachefilter classesDavid Kalnischkies
2010-07-16* cmdline/apt-cache.cc:David Kalnischkies
2010-07-11[ Martin Pitt ]David Kalnischkies
2010-07-05make the specify order of packages irrelevant (half-close #196021)David Kalnischkies
2010-07-04prefer the Policy if it is built instead of the DepCache andDavid Kalnischkies
2010-07-03reorder classes a bit and make TryToInstallBuildDep use themDavid Kalnischkies
2010-07-03Refactor TryToInstall to look a bit saner by splitting the RemoveDavid Kalnischkies
2010-07-02add a ConstructedBy member to the PackageSet which can be used by theDavid Kalnischkies
2010-06-29if the package has no installed & candidate but is virtual see if onlyDavid Kalnischkies
2010-06-29rename AddSelectedVersion() to a better public FromPackage()David Kalnischkies
2010-06-29for install, do all installs first and then the removes and vice versaDavid Kalnischkies
2010-06-28 - factor out code to get a single package FromName()David Kalnischkies
2010-06-26 - only print errors if all tries to get a package by string failedDavid Kalnischkies
2010-06-26give the APT::Cache::Generate option her effect backDavid Kalnischkies
2010-06-26do not override the user set quiet setting even if the target is not a ttyDavid Kalnischkies
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-22Use an abstract helper for error handling and outputDavid Kalnischkies
2010-06-19* cmdline/apt-get.cc:David Kalnischkies
2010-06-19get packages by task^ with FromTask()David Kalnischkies
2010-06-15* cmdline/cacheset.cc:David Kalnischkies
2010-06-09merged from lp:~donkult/apt/sidMichael Vogt
2010-06-09* merge the remaining Ubuntu change:Michael Vogt
2010-06-09* apt-pkg/pkgcache.h: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