summaryrefslogtreecommitdiff
path: root/cmdline/apt-get.cc
Commit message (Expand)AuthorAgeFilesLines
* set the Candidate for all before doing the propargationDavid Kalnischkies2010-12-031-0/+4
* simplify the new-and-autoremove fix a bitDavid Kalnischkies2010-12-031-4/+2
* really do not show packages in the extra section if they wereDavid Kalnischkies2010-12-031-9/+8
* * apt-pkg/depcache.cc:David Kalnischkies2010-12-031-3/+33
* keep not installed garbage packages uninstalled instead of showingDavid Kalnischkies2010-12-031-18/+22
* show dependencies of essential packages which are going to removeDavid Kalnischkies2010-11-301-1/+3
* * cmdline/apt-get.cc:David Kalnischkies2010-11-301-2/+0
* * apt-pkg/contrib/strutl.cc:David Kalnischkies2010-09-281-0/+12
* remove death code by removing unused GetInitializeDavid Kalnischkies2010-08-281-16/+0
* * cmdline/apt-get.cc:David Kalnischkies2010-08-261-19/+20
* 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
* merged lp:~donkult/apt/sidMichael Vogt2010-07-291-1/+1
|\
| * * apt-pkg/cacheset.cc:David Kalnischkies2010-07-171-1/+1
* | * cmdline/apt-get.cc:Julian Andres Klode2010-07-271-0/+6
|/
* 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-041-0/+3
* 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-031-52/+177
* if the package has no installed & candidate but is virtual see if onlyDavid Kalnischkies2010-06-291-37/+49
* for install, do all installs first and then the removes and vice versaDavid Kalnischkies2010-06-291-38/+54
* 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
* Use an abstract helper for error handling and outputDavid Kalnischkies2010-06-221-23/+56
* * cmdline/apt-get.cc:David Kalnischkies2010-06-191-202/+47
* merged from lp:~donkult/apt/sidMichael Vogt2010-06-091-42/+16
|\
| * * apt-pkg/pkgcache.h:David Kalnischkies2010-06-091-6/+6
| |\
| | * * cmdline/apt-get.cc:David Kalnischkies2010-06-031-6/+6
| * | Switch away from the now deprecated methods for Cache buildingDavid Kalnischkies2010-06-041-2/+2
| * | rename packageset into cacheset while it is not too lateDavid Kalnischkies2010-05-311-1/+1
| * | move regex magic from apt-get to new FromRegEx methodDavid Kalnischkies2010-05-301-34/+8
| |/
* | * merge the remaining Ubuntu change:Michael Vogt2010-06-091-1/+27
|\ \ | |/ |/|
| * * 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
| |\
| * \ merged from the mvo branchMichael Vogt2010-02-171-1/+2
| |\ \
| * \ \ * cmdline/apt-get.cc:Michael Vogt2010-01-261-7/+17
| |\ \ \
| | * | | * cmdline/apt-get.cc:Michael Vogt2009-12-231-7/+17
| * | | | * Merged from the mvo branchMichael Vogt2009-12-181-102/+117
| |\| | |
| * | | | merge from debian-sid apt 0.7.24Michael Vogt2009-12-031-9/+34
| |\ \ \ \
| * \ \ \ \ merged from debianMichael Vogt2009-09-231-32/+74
| |\ \ \ \ \
| * \ \ \ \ \ merged from the mvo branchMichael Vogt2009-08-241-2/+2
| |\ \ \ \ \ \
| * | | | | | | incorporate string-fix patch from Matthew East for LP: #370094Brian Murray2009-08-131-1/+1
| * | | | | | | merged from debianMichael Vogt2009-07-301-12/+27
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ merged from the debian-sid branchMichael Vogt2009-06-091-2/+1
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Drop duplicate "purge" in command list.Loïc Minier2009-05-101-1/+0
| * | | | | | | | | * cmdline/apt-get.ccMichael Vogt2009-03-091-7/+14
| * | | | | | | | | * cmdline/apt-get.cc:Michael Vogt2009-02-091-1/+1