Age | Commit message (Expand) | Author |
2011-09-20 | * cmdline/apt-get.cc: | David Kalnischkies |
2011-09-19 | use forward declaration in headers if possible instead of includes | David Kalnischkies |
2011-09-13 | merge with debian/sid | David Kalnischkies |
2011-09-13 | merge with debian/experimental | David Kalnischkies |
2011-09-13 | Support large files in the complete toolset. Indexes of this | David Kalnischkies |
2011-09-13 | reorder includes: add <config.h> if needed and include it at first | David Kalnischkies |
2011-08-23 | * cmdline/apt-key: | David Kalnischkies |
2011-08-22 | remove the caches in 'apt-get update', too, as they will be | David Kalnischkies |
2011-08-18 | * cmdline/apt-get.cc: | David Kalnischkies |
2011-08-15 | merged from the debian-sid branch | Michael Vogt |
2011-08-11 | fix a few more cppcheck performance and scope warnings | David Kalnischkies |
2011-08-11 | cppcheck complains about some possible speed improvements which could be | David Kalnischkies |
2011-08-11 | fix some cppcheck: (warning) Member variable is not initialized in the constr... | David Kalnischkies |
2011-07-28 | cmdline/makefile: ajust comment | Michael Vogt |
2011-07-28 | * merged latest fixes from debian-sid | Michael Vogt |
2011-07-25 | merged from lp:~donkult/apt/sid0.8.15.3 | Michael Vogt |
2011-07-25 | implement MultiarchCross for build-dep and source (Closes: #632221) | David Kalnischkies |
2011-07-24 | move debug message about attempt install/remove to the responsible method | David Kalnischkies |
2011-07-24 | alternatively check in a versioned depends if the candidate is good | David Kalnischkies |
2011-07-24 | after this consider providing packages (if it is not a versioned dep) | David Kalnischkies |
2011-07-24 | move the detection for installed versions up as it is the easiest case | David Kalnischkies |
2011-07-24 | first round of reorder code without changing result | David Kalnischkies |
2011-07-24 | buildconflicts effect all architectures | David Kalnischkies |
2011-07-23 | you want to be nice and quote a filename just to be reminded by gpg | David Kalnischkies |
2011-07-22 | merged from donkult | Michael Vogt |
2011-07-22 | merged from the mvo branch | Michael Vogt |
2011-07-22 | * cmdline/apt-get.cc: | Michael Vogt |
2011-07-16 | do not require unused partial dirs in 'source' (Closes: #633510) | David Kalnischkies |
2011-07-16 | * cmdline/apt-key: | David Kalnischkies |
2011-07-15 | merged from http://bzr.debian.org/bzr/apt/apt/debian-sid | Michael Vogt |
2011-07-14 | replace the last standing double's with long long | David Kalnischkies |
2011-07-14 | * cmdline/apt-get.cc: | David Kalnischkies |
2011-07-06 | * cmdline/apt-get.cc: | David Kalnischkies |
2011-06-30 | merged from debian-sid | Michael Vogt |
2011-06-30 | * doc/makefile: | Michael Vogt |
2011-06-29 | require to be root for add, rm, update and net-update | David Kalnischkies |
2011-06-29 | * cmdline/apt-key: | David Kalnischkies |
2011-06-29 | merge lp:~mvo/apt/abi-break | Michael Vogt |
2011-06-08 | merge lp:~mvo/apt/sha512-template to add support for sha512 | Michael Vogt |
2011-05-28 | * cmdline/apt-config.cc: | David Kalnischkies |
2011-05-17 | * cmdline/apt-get.cc: | David Kalnischkies |
2011-05-17 | rename option APT::Solver::Name to simply APT::Solver | David Kalnischkies |
2011-05-17 | * Implement EDSP in libapt-pkg so that all front-ends which | David Kalnischkies |
2011-05-11 | convert a lot of places to use IsNegative instead of checking by hand | David Kalnischkies |
2011-05-07 | implement correct error reporting | David Kalnischkies |
2011-05-03 | add a tiny dump solver to quickly output a scenario | David Kalnischkies |
2011-05-03 | add a --solver option to apt-get | David Kalnischkies |
2011-05-03 | work on requests with the correct upgrade/dist-upgrade/else resolver | David Kalnischkies |
2011-05-02 | implement optional Progress report in EDSP | David Kalnischkies |
2011-04-26 | provide a 'dpkg --set-selections' wrapper to set/release holds | David Kalnischkies |