Age | Commit message (Expand) | Author |
2013-08-27 | allow pkg manipulation in the upgrade/dist-upgrade commandline, e.g. apt-get ... | Michael Vogt |
2013-08-17 | Merge remote-tracking branch 'mvo/feature/apt-binary2' into debian/sid | Michael Vogt |
2013-08-15 | merge patch from Daniel Hartwig to Show a error message if {,dist-}upgrade i... | Michael Vogt |
2013-08-12 | squash merge of the feature/apt-binary branch without the changes from experi... | Michael Vogt |
2013-08-01 | unset LANGUAGE for showing [Y/n] answer hints | David Kalnischkies |
2013-07-25 | fix potential GetLock() fd leak | Michael Vogt |
2013-06-09 | deprecate InstallProtect as a cpu-eating no-op | David Kalnischkies |
2013-04-08 | merged bundle from david | Michael Vogt |
2013-03-25 | merge patch from Daniel Hartwig | Michael Vogt |
2013-03-10 | various simple changes to fix cppcheck warnings | David Kalnischkies |
2013-01-14 | ensure sha512 is really used when available (thanks to Tyler Hicks ) | Michael Vogt |
2012-11-09 | * cmdline/apt-get.cc: | David Kalnischkies |
2012-10-20 | adds a comment for Translators to the 'do as I say' prompt to | David Kalnischkies |
2012-08-06 | disable the display of the error messages for DoInstall if DoBuildDep | David Kalnischkies |
2012-08-05 | ensure that the right architecture is used for cross-dependencies in | David Kalnischkies |
2012-08-04 | improve the check for purely virtuals as provided packages aren't | David Kalnischkies |
2012-08-04 | * cmdline/apt-get.cc: | David Kalnischkies |
2012-06-18 | * cmdline/apt-get.cc: | David Kalnischkies |
2012-06-11 | check build-dep candidate if install is forbidden | David Kalnischkies |
2012-06-10 | * cmdline/apt-get.cc: | Thibaut Girka |
2012-06-10 | show 'bzr branch' as 'bzr get' is deprecated (LP: #1011032) | David Kalnischkies |
2012-06-10 | * cmdline/apt-get.cc: | Daniel Hartwig |
2012-05-24 | * cmdline/apt-get.cc: | David Kalnischkies |
2012-05-16 | * cmdline/apt-get.cc: | David Kalnischkies |
2012-04-16 | * cmdline/apt-get.cc: | David Kalnischkies |
2012-04-12 | merged r1972 from lp:~paolorotolo/apt/fix-for-967393 | Michael Vogt |
2012-04-12 | merged r1970 lp:~vorlon/apt/lp.968828 | Michael Vogt |
2012-04-11 | * cmdline/apt-get.cc: | David Kalnischkies |
2012-04-05 | * cmdline/apt-get.cc: | Bogdan Purcareata |
2012-03-22 | the previously used VERSION didn't work everywhere so we are switching | David Kalnischkies |
2012-02-18 | improve 'error' message for packages which are only referenced | David Kalnischkies |
2012-02-18 | * cmdline/apt-get.cc: | David Kalnischkies |
2012-01-29 | * cmdline/apt-get.cc: | Steve Langasek |
2012-01-20 | fix a few esoteric cppcheck errors/warnings/infos | David Kalnischkies |
2012-01-19 | * apt-pkg/cacheiterators.h: | David Kalnischkies |
2011-11-23 | * cmdline/apt-get.cc: | David Kalnischkies |
2011-11-11 | - provide a {Package,Version}List similar to {Package,Version}Set | David Kalnischkies |
2011-11-09 | * apt-pkg/cacheset.cc: | David Kalnischkies |
2011-10-30 | merge with my debian-sid branch | David Kalnischkies |
2011-09-20 | * apt-pkg/deb/dpkgpm.cc: | David Kalnischkies |
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 | * cmdline/apt-get.cc: | David Kalnischkies |
2011-09-13 | reorder includes: add <config.h> if needed and include it at first | 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 |