Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | set the Candidate for all before doing the propargation | David Kalnischkies | 2010-12-03 | 1 | -0/+4 |
* | simplify the new-and-autoremove fix a bit | David Kalnischkies | 2010-12-03 | 1 | -4/+2 |
* | really do not show packages in the extra section if they were | David Kalnischkies | 2010-12-03 | 1 | -9/+8 |
* | * apt-pkg/depcache.cc: | David Kalnischkies | 2010-12-03 | 1 | -3/+33 |
* | keep not installed garbage packages uninstalled instead of showing | David Kalnischkies | 2010-12-03 | 1 | -18/+22 |
* | show dependencies of essential packages which are going to remove | David Kalnischkies | 2010-11-30 | 1 | -1/+3 |
* | * cmdline/apt-get.cc: | David Kalnischkies | 2010-11-30 | 1 | -2/+0 |
* | * apt-pkg/contrib/strutl.cc: | David Kalnischkies | 2010-09-28 | 1 | -0/+12 |
* | remove death code by removing unused GetInitialize | David Kalnischkies | 2010-08-28 | 1 | -16/+0 |
* | * cmdline/apt-get.cc: | David Kalnischkies | 2010-08-26 | 1 | -19/+20 |
* | Fix spelling error in cmdline/apt-get.cc. Thanks to Osamu Aoki | bubulle@debian.org | 2010-08-24 | 1 | -1/+1 |
* | purge packages in 'rc' state, thanks Rogier! (Closes: #150831) | David Kalnischkies | 2010-08-12 | 1 | -3/+6 |
* | * cmdline/apt-get.cc: | David Kalnischkies | 2010-08-11 | 1 | -1/+3 |
* | merged lp:~donkult/apt/sid | Michael Vogt | 2010-07-29 | 1 | -1/+1 |
|\ | |||||
| * | * apt-pkg/cacheset.cc: | David Kalnischkies | 2010-07-17 | 1 | -1/+1 |
* | | * cmdline/apt-get.cc: | Julian Andres Klode | 2010-07-27 | 1 | -0/+6 |
|/ | |||||
* | make the specify order of packages irrelevant (half-close #196021) | David Kalnischkies | 2010-07-05 | 1 | -5/+18 |
* | prefer the Policy if it is built instead of the DepCache and | David Kalnischkies | 2010-07-04 | 1 | -0/+3 |
* | reorder classes a bit and make TryToInstallBuildDep use them | David Kalnischkies | 2010-07-03 | 1 | -360/+250 |
* | Refactor TryToInstall to look a bit saner by splitting the Remove | David Kalnischkies | 2010-07-03 | 1 | -52/+177 |
* | if the package has no installed & candidate but is virtual see if only | David Kalnischkies | 2010-06-29 | 1 | -37/+49 |
* | for install, do all installs first and then the removes and vice versa | David Kalnischkies | 2010-06-29 | 1 | -38/+54 |
* | do not override the user set quiet setting even if the target is not a tty | David Kalnischkies | 2010-06-26 | 1 | -1/+1 |
* | print all messages if the application is in an interactive run | David Kalnischkies | 2010-06-25 | 1 | -7/+5 |
* | Use an abstract helper for error handling and output | David Kalnischkies | 2010-06-22 | 1 | -23/+56 |
* | * cmdline/apt-get.cc: | David Kalnischkies | 2010-06-19 | 1 | -202/+47 |
* | merged from lp:~donkult/apt/sid | Michael Vogt | 2010-06-09 | 1 | -42/+16 |
|\ | |||||
| * | * apt-pkg/pkgcache.h: | David Kalnischkies | 2010-06-09 | 1 | -6/+6 |
| |\ | |||||
| | * | * cmdline/apt-get.cc: | David Kalnischkies | 2010-06-03 | 1 | -6/+6 |
| * | | Switch away from the now deprecated methods for Cache building | David Kalnischkies | 2010-06-04 | 1 | -2/+2 |
| * | | rename packageset into cacheset while it is not too late | David Kalnischkies | 2010-05-31 | 1 | -1/+1 |
| * | | move regex magic from apt-get to new FromRegEx method | David Kalnischkies | 2010-05-30 | 1 | -34/+8 |
| |/ | |||||
* | | * merge the remaining Ubuntu change: | Michael Vogt | 2010-06-09 | 1 | -1/+27 |
|\ \ | |/ |/| | |||||
| * | * cmdline/apt-get.cc: | Michael Vogt | 2010-04-08 | 1 | -0/+4 |
| * | cherry pick -r 1983..1984 lp:~donkult/apt/sid | Michael Vogt | 2010-03-31 | 1 | -11/+21 |
| * | * cmdline/apt-get.cc, apt-pkg/cdrom.cc: | Michael Vogt | 2010-03-26 | 1 | -1/+5 |
| * | * cmdline/apt-get.cc: | Michael Vogt | 2010-03-12 | 1 | -5/+7 |
| |\ | |||||
| * \ | merged from the mvo branch | Michael Vogt | 2010-02-17 | 1 | -1/+2 |
| |\ \ | |||||
| * \ \ | * cmdline/apt-get.cc: | Michael Vogt | 2010-01-26 | 1 | -7/+17 |
| |\ \ \ | |||||
| | * | | | * cmdline/apt-get.cc: | Michael Vogt | 2009-12-23 | 1 | -7/+17 |
| * | | | | * Merged from the mvo branch | Michael Vogt | 2009-12-18 | 1 | -102/+117 |
| |\| | | | |||||
| * | | | | merge from debian-sid apt 0.7.24 | Michael Vogt | 2009-12-03 | 1 | -9/+34 |
| |\ \ \ \ | |||||
| * \ \ \ \ | merged from debian | Michael Vogt | 2009-09-23 | 1 | -32/+74 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | merged from the mvo branch | Michael Vogt | 2009-08-24 | 1 | -2/+2 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | incorporate string-fix patch from Matthew East for LP: #370094 | Brian Murray | 2009-08-13 | 1 | -1/+1 |
| * | | | | | | | merged from debian | Michael Vogt | 2009-07-30 | 1 | -12/+27 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | merged from the debian-sid branch | Michael Vogt | 2009-06-09 | 1 | -2/+1 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Drop duplicate "purge" in command list. | Loïc Minier | 2009-05-10 | 1 | -1/+0 |
| * | | | | | | | | | * cmdline/apt-get.cc | Michael Vogt | 2009-03-09 | 1 | -7/+14 |
| * | | | | | | | | | * cmdline/apt-get.cc: | Michael Vogt | 2009-02-09 | 1 | -1/+1 |