Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | releasing version 0.8.16~exp13 | Michael Vogt | 2012-03-06 | 1 | -2/+2 |
* | add Debug::pkgAcqArchive::NoQueue to disable package downloading | David Kalnischkies | 2012-03-06 | 1 | -1/+2 |
* | merge with apt/experimental | David Kalnischkies | 2012-03-06 | 1 | -0/+13 |
|\ | |||||
| * | * apt-pkg/packagemanager.cc: | Michael Vogt | 2012-03-06 | 1 | -0/+3 |
| |\ | |||||
| | * | * apt-pkg/packagemanager.cc: | Michael Vogt | 2012-03-02 | 1 | -0/+3 |
| * | | changelog: Document scoring difference for Important flag | Julian Andres Klode | 2012-03-05 | 1 | -1/+2 |
| * | | * Treat the Important flag like the Essential flag with two differences: | Julian Andres Klode | 2012-03-05 | 1 | -0/+3 |
| * | | * apt-pkg/packagemanager.cc: | Julian Andres Klode | 2012-03-05 | 1 | -0/+2 |
| * | | * apt-pkg/deb/deblistparser.cc: | Julian Andres Klode | 2012-03-05 | 1 | -0/+4 |
* | | | * apt-pkg/contrib/fileutl.cc: | David Kalnischkies | 2012-03-06 | 1 | -1/+3 |
* | | | handle a SIGINT in all modes as a break after the currently running | David Kalnischkies | 2012-03-04 | 1 | -1/+3 |
* | | | * apt-pkg/acquire-item.cc: | David Kalnischkies | 2012-03-04 | 1 | -1/+6 |
* | | | * apt-pkg/packagemanager.cc: | David Kalnischkies | 2012-03-03 | 1 | -1/+4 |
* | | | * cmdline/apt-cache.cc: | David Kalnischkies | 2012-02-25 | 1 | -1/+3 |
* | | | improve 'error' message for packages which are only referenced | David Kalnischkies | 2012-02-18 | 1 | -1/+3 |
* | | | * cmdline/apt-get.cc: | David Kalnischkies | 2012-02-18 | 1 | -1/+4 |
* | | | use pdiff for Translation-* files if available (Closes: #657902) | David Kalnischkies | 2012-02-18 | 1 | -1/+2 |
* | | | * apt-pkg/acquire-item.cc: | David Kalnischkies | 2012-02-18 | 1 | -1/+6 |
* | | | * apt-pkg/indexrecords.cc: | David Kalnischkies | 2012-02-18 | 1 | -1/+3 |
* | | | * apt-pkg/cachefile.cc: | David Kalnischkies | 2012-02-11 | 1 | -1/+3 |
* | | | remove the arbitrary MAXLEN limit for response lines (Closes: #658346) | David Kalnischkies | 2012-02-11 | 1 | -1/+2 |
* | | | save the universe by not printing messages about apport if a package | David Kalnischkies | 2012-02-11 | 1 | -1/+3 |
* | | | correctly ignore already (un)hold packages | David Kalnischkies | 2012-02-11 | 1 | -1/+2 |
* | | | * cmdline/apt-mark.cc: | David Kalnischkies | 2012-02-10 | 1 | -1/+3 |
* | | | ensure that architectures are not added multiple times | David Kalnischkies | 2012-02-10 | 1 | -1/+2 |
* | | | call dpkg --assert-multi-arch with execvp instead of execv | David Kalnischkies | 2012-02-09 | 1 | -2/+3 |
|/ / | |||||
* | | * apt-pkg/contrib/fileutl.h: | Michael Vogt | 2012-02-03 | 1 | -0/+2 |
|\| | |||||
| * | * apt-pkg/contrib/fileutl.h: | Michael Vogt | 2012-02-03 | 1 | -0/+2 |
* | | Fix IndexCopy::CopyPackages and TranslationsCopy::CopyTranslations to | Michael Vogt | 2012-01-31 | 1 | -0/+2 |
|/ | |||||
* | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt | 2012-01-30 | 1 | -0/+5 |
* | * apt-pkg/aptconfiguration.cc: | David Kalnischkies | 2012-01-30 | 1 | -1/+3 |
* | * methods/http{s,}.cc: | David Kalnischkies | 2012-01-30 | 1 | -1/+5 |
* | * apt-pkg/contrib/configuration.cc: | David Kalnischkies | 2012-01-30 | 1 | -1/+3 |
* | * apt-pkg/depcache.cc: | David Kalnischkies | 2012-01-29 | 1 | -1/+4 |
* | * apt-pkg/algorithms.cc: | Colin Watson | 2012-01-29 | 1 | -1/+3 |
* | * apt-pkg/algorithms.cc: | Colin Watson | 2012-01-29 | 1 | -1/+6 |
* | * cmdline/apt-get.cc: | Steve Langasek | 2012-01-29 | 1 | -2/+7 |
* | ensure that dpkg binary doesn't have the chroot-directory prefixed | David Kalnischkies | 2012-01-29 | 1 | -1/+2 |
* | * apt-pkg/deb/dpkgpm.cc: | David Kalnischkies | 2012-01-29 | 1 | -0/+8 |
* | releasing version 0.8.16~exp12 | Michael Vogt | 2012-01-24 | 1 | -1/+1 |
* | * test/libapt/run-tests: | David Kalnischkies | 2012-01-20 | 1 | -1/+4 |
* | * test/libapt/globalerror_test.cc: | Pino Toscano | 2012-01-20 | 1 | -1/+6 |
* | * methods/https.cc: | David Kalnischkies | 2012-01-19 | 1 | -1/+5 |
* | apply typofixes by Pascal De Vuyst, thanks! (Closes: #652834, #652835) | David Kalnischkies | 2012-01-19 | 1 | -1/+2 |
* | * debian/rules: | David Kalnischkies | 2012-01-19 | 1 | -1/+4 |
* | * debian/control: | David Kalnischkies | 2012-01-19 | 1 | -1/+4 |
* | * apt-pkg/packagemanager.cc: | David Kalnischkies | 2012-01-19 | 1 | -1/+4 |
* | * apt-pkg/cacheiterators.h: | David Kalnischkies | 2012-01-19 | 1 | -1/+5 |
* | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt | 2012-01-19 | 1 | -0/+8 |
* | releasing version 0.8.16~exp11 | Michael Vogt | 2012-01-19 | 1 | -1/+1 |