summaryrefslogtreecommitdiff
path: root/cmdline
AgeCommit message (Expand)Author
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-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
2010-06-04Switch away from the now deprecated methods for Cache buildingDavid Kalnischkies
2010-06-03* cmdline/apt-get.cc:David Kalnischkies
2010-06-02cmdline/apt-report-mirror-failure: port to latest python-aptMichael Vogt
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-30move regex magic from apt-get to new FromRegEx methodDavid Kalnischkies
2010-05-24 - show at the end of the install process a list of disappeared packagesDavid Kalnischkies
2010-05-14handle multiple --{tar,diff,dsc}-only options correctlyDavid Kalnischkies
2010-05-06merge with debian-experimental-maDavid Kalnischkies
2010-05-06don't suggest held packages as they are installed (Closes: #578135)David Kalnischkies
2010-05-04Move the showauto command to apt-cache and sort output.Julian Andres Klode
2010-05-04* doc/files.sgml:Michael Vogt
2010-05-04rerun dpkg-source in source if --fix-broken is given (Closes: #576752)David Kalnischkies
2010-05-04cmdline/apt-get.cc: Add apt-get markauto, showauto and unmarkauto commands.Julian Andres Klode
2010-05-04use GroupCount for package names in stats and add a package struct lineDavid Kalnischkies
2010-05-04merged from davids branchMichael Vogt
2010-04-24set also "all" to this version for pseudo packages in TryToChangeVerDavid Kalnischkies
2010-04-24show non-candidates as fallback for virtual packages (Closes: #578385)David Kalnischkies
2010-04-23* cmdline/apt-cache.cc:David Kalnischkies
2010-04-21replace backticks with single quote in broken packages message.David Kalnischkies
2010-04-13regex for package names executed on Grp- not PkgIteratorDavid Kalnischkies