| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | * cmdline/apt-get.cc: | David Kalnischkies | 2012-05-24 | 1 | -0/+3 |
| * | * cmdline/apt-get.cc: | David Kalnischkies | 2012-05-16 | 1 | -2/+12 |
| * | * cmdline/apt-get.cc: | David Kalnischkies | 2012-04-16 | 1 | -4/+7 |
| * | merged r1972 from lp:~paolorotolo/apt/fix-for-967393 | Michael Vogt | 2012-04-12 | 1 | -1/+1 |
| * | merged r1970 lp:~vorlon/apt/lp.968828 | Michael Vogt | 2012-04-12 | 1 | -1/+1 |
| * | * cmdline/apt-get.cc: | David Kalnischkies | 2012-04-11 | 1 | -18/+18 |
| * | * cmdline/apt-get.cc: | Bogdan Purcareata | 2012-04-05 | 1 | -1/+1 |
| * | the previously used VERSION didn't work everywhere so we are switching | David Kalnischkies | 2012-03-22 | 1 | -1/+1 |
| * | improve 'error' message for packages which are only referenced | David Kalnischkies | 2012-02-18 | 1 | -5/+26 |
| * | * cmdline/apt-get.cc: | David Kalnischkies | 2012-02-18 | 1 | -1/+17 |
| * | * cmdline/apt-get.cc: | Steve Langasek | 2012-01-29 | 1 | -2/+8 |
| * | fix a few esoteric cppcheck errors/warnings/infos | David Kalnischkies | 2012-01-20 | 1 | -1/+1 |
| * | * apt-pkg/cacheiterators.h: | David Kalnischkies | 2012-01-19 | 1 | -2/+2 |
| * | * cmdline/apt-get.cc: | David Kalnischkies | 2011-11-23 | 1 | -0/+13 |
| * | - provide a {Package,Version}List similar to {Package,Version}Set | David Kalnischkies | 2011-11-11 | 1 | -7/+7 |
| * | * apt-pkg/cacheset.cc: | David Kalnischkies | 2011-11-09 | 1 | -11/+9 |
| * | merge with my debian-sid branch | David Kalnischkies | 2011-10-30 | 1 | -7/+7 |
| |\ | |||||
| | * | * apt-pkg/deb/dpkgpm.cc: | David Kalnischkies | 2011-09-20 | 1 | -25/+34 |
| | * | * cmdline/apt-get.cc: | David Kalnischkies | 2011-09-13 | 1 | -7/+7 |
| * | | * cmdline/apt-get.cc: | David Kalnischkies | 2011-09-20 | 1 | -25/+34 |
| * | | use forward declaration in headers if possible instead of includes | David Kalnischkies | 2011-09-19 | 1 | -0/+5 |
| * | | merge with debian/sid | David Kalnischkies | 2011-09-13 | 1 | -6/+14 |
| |\| | |||||
| | * | remove the caches in 'apt-get update', too, as they will be | David Kalnischkies | 2011-08-22 | 1 | -5/+3 |
| | * | * cmdline/apt-get.cc: | David Kalnischkies | 2011-08-18 | 1 | -5/+15 |
| * | | merge with debian/experimental | David Kalnischkies | 2011-09-13 | 1 | -133/+230 |
| |\ \ | |||||
| | * | | merged from the debian-sid branch | Michael Vogt | 2011-08-15 | 1 | -30/+28 |
| | |\| | |||||
| | | * | cppcheck complains about some possible speed improvements which could be | David Kalnischkies | 2011-08-11 | 1 | -28/+28 |
| | | * | fix some cppcheck: (warning) Member variable is not initialized in the constr... | David Kalnischkies | 2011-08-11 | 1 | -2/+0 |
| | * | | * merged latest fixes from debian-sid | Michael Vogt | 2011-07-28 | 1 | -104/+203 |
| | |\| | |||||
| | | * | merged from lp:~donkult/apt/sid | Michael Vogt | 2011-07-25 | 1 | -101/+201 |
| | | |\ | |||||
| | | | * | implement MultiarchCross for build-dep and source (Closes: #632221) | David Kalnischkies | 2011-07-25 | 1 | -4/+109 |
| | | | * | move debug message about attempt install/remove to the responsible method | David Kalnischkies | 2011-07-24 | 1 | -3/+8 |
| | | | * | alternatively check in a versioned depends if the candidate is good | David Kalnischkies | 2011-07-24 | 1 | -27/+21 |
| | | | * | after this consider providing packages (if it is not a versioned dep) | David Kalnischkies | 2011-07-24 | 1 | -26/+27 |
| | | | * | move the detection for installed versions up as it is the easiest case | David Kalnischkies | 2011-07-24 | 1 | -25/+20 |
| | | | * | first round of reorder code without changing result | David Kalnischkies | 2011-07-24 | 1 | -29/+27 |
| | | | * | buildconflicts effect all architectures | David Kalnischkies | 2011-07-24 | 1 | -11/+13 |
| | | * | | merged from donkult | Michael Vogt | 2011-07-22 | 1 | -2/+1 |
| | | |\| | |||||
| | | | * | do not require unused partial dirs in 'source' (Closes: #633510) | David Kalnischkies | 2011-07-16 | 1 | -2/+1 |
| | | * | | merged from the mvo branch | Michael Vogt | 2011-07-22 | 1 | -1/+1 |
| | | |\ \ | | | |/ | | |/| | |||||
| | | | * | * cmdline/apt-get.cc: | Michael Vogt | 2011-07-22 | 1 | -1/+1 |
| * | | | | Support large files in the complete toolset. Indexes of this | David Kalnischkies | 2011-09-13 | 1 | -6/+0 |
| * | | | | reorder includes: add <config.h> if needed and include it at first | David Kalnischkies | 2011-09-13 | 1 | -3/+4 |
| |/ / / | |||||
| * | | | merged from http://bzr.debian.org/bzr/apt/apt/debian-sid | Michael Vogt | 2011-07-15 | 1 | -3/+3 |
| |\| | | |||||
| | * | | * cmdline/apt-get.cc: | David Kalnischkies | 2011-07-06 | 1 | -3/+3 |
| | |/ | |||||
| * | | * cmdline/apt-get.cc: | David Kalnischkies | 2011-07-14 | 1 | -1/+7 |
| * | | merge lp:~mvo/apt/sha512-template to add support for sha512 | Michael Vogt | 2011-06-08 | 1 | -0/+2 |
| |\ \ | |||||
| | * | | add sha512 support in the client now as well | Michael Vogt | 2011-02-25 | 1 | -0/+2 |
| * | | | * cmdline/apt-get.cc: | David Kalnischkies | 2011-05-17 | 1 | -4/+6 |
| * | | | rename option APT::Solver::Name to simply APT::Solver | David Kalnischkies | 2011-05-17 | 1 | -1/+1 |
