summaryrefslogtreecommitdiff
path: root/cmdline
Commit message (Expand)AuthorAgeFilesLines
* - 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
* [ 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
| * | | use pkgCacheFile and the new CacheSets all over the placeDavid Kalnischkies2010-06-051-205/+194
| * | | Switch away from the now deprecated methods for Cache buildingDavid Kalnischkies2010-06-042-4/+3
| * | | rename packageset into cacheset while it is not too lateDavid Kalnischkies2010-05-312-2/+2
| * | | * 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 regex magic from apt-get to new FromRegEx methodDavid Kalnischkies2010-05-301-34/+8
| |/ /
* | | * merge the remaining Ubuntu change:Michael Vogt2010-06-094-2/+63
|\ \ \ | |/ / |/| |
| * | cmdline/apt-report-mirror-failure: port to latest python-aptMichael Vogt2010-06-021-1/+1
| * | * cmdline/apt-get.cc:Michael Vogt2010-04-081-0/+4
| * | cherry pick -r 1983..1984 lp:~donkult/apt/sidMichael Vogt2010-03-311-11/+21
| * | * cmdline/apt-get.cc, apt-pkg/cdrom.cc:Michael Vogt2010-03-261-1/+5
| * | * cmdline/apt-get.cc:Michael Vogt2010-03-121-5/+7
| |\ \
| * \ \ * apt-pkg/deb/dpkgpm.cc:Michael Vogt2010-03-121-0/+3
| |\ \ \
| * \ \ \ merged from the mvo branchMichael Vogt2010-02-175-10/+53
| |\ \ \ \
| * | | | | * cmdline/apt-cdrom.cc:Michael Vogt2010-02-031-1/+1