Age | Commit message (Expand) | Author |
2012-03-07 | * apt-pkg/packagemanager.cc: | Michael Vogt |
2012-03-06 | add Debug::pkgAcqArchive::NoQueue to disable package downloading | David Kalnischkies |
2012-03-06 | merge with apt/experimental | David Kalnischkies |
2012-03-06 | * apt-pkg/packagemanager.cc: | Michael Vogt |
2012-03-06 | * apt-pkg/contrib/fileutl.cc: | David Kalnischkies |
2012-03-05 | * Treat the Important flag like the Essential flag with two differences: | Julian Andres Klode |
2012-03-05 | * apt-pkg/packagemanager.cc: | Julian Andres Klode |
2012-03-05 | * apt-pkg/deb/deblistparser.cc: | Julian Andres Klode |
2012-03-05 | as we parse datestrings from external sources a lot specify the length | David Kalnischkies |
2012-03-05 | set char-limits for the scanf parsing previous crash-reports | David Kalnischkies |
2012-03-04 | fix a bunch of cppcheck "(warning) Member variable '<#>' is not | David Kalnischkies |
2012-03-04 | handle a SIGINT in all modes as a break after the currently running | David Kalnischkies |
2012-03-04 | * apt-pkg/acquire-item.cc: | David Kalnischkies |
2012-03-03 | * apt-pkg/packagemanager.cc: | David Kalnischkies |
2012-03-03 | show in the debug output if we are looping in the avoid breaks | David Kalnischkies |
2012-03-03 | eanup the ordering-code avoiding a break (no function change) | David Kalnischkies |
2012-03-02 | * apt-pkg/packagemanager.cc: | Michael Vogt |
2012-02-18 | use pdiff for Translation-* files if available (Closes: #657902) | David Kalnischkies |
2012-02-18 | * apt-pkg/acquire-item.cc: | David Kalnischkies |
2012-02-18 | ensure that the cache-directories are really directories before | David Kalnischkies |
2012-02-18 | * apt-pkg/indexrecords.cc: | David Kalnischkies |
2012-02-11 | * apt-pkg/cachefile.cc: | David Kalnischkies |
2012-02-11 | save the universe by not printing messages about apport if a package | David Kalnischkies |
2012-02-11 | correctly ignore already (un)hold packages | David Kalnischkies |
2012-02-10 | ensure that architectures are not added multiple times | David Kalnischkies |
2012-02-09 | call dpkg --assert-multi-arch with execvp instead of execv | David Kalnischkies |
2012-02-03 | rework previous patch to avoid changing the inline code | Michael Vogt |
2012-02-03 | * apt-pkg/contrib/fileutl.h: | Michael Vogt |
2012-02-03 | * apt-pkg/contrib/fileutl.h: | Michael Vogt |
2012-01-31 | Fix IndexCopy::CopyPackages and TranslationsCopy::CopyTranslations to | Michael Vogt |
2012-01-30 | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt |
2012-01-30 | * apt-pkg/aptconfiguration.cc: | David Kalnischkies |
2012-01-30 | * apt-pkg/contrib/configuration.cc: | David Kalnischkies |
2012-01-29 | * apt-pkg/depcache.cc: | David Kalnischkies |
2012-01-29 | * apt-pkg/algorithms.cc: | Colin Watson |
2012-01-29 | * apt-pkg/algorithms.cc: | Colin Watson |
2012-01-29 | ensure that dpkg binary doesn't have the chroot-directory prefixed | David Kalnischkies |
2012-01-29 | * apt-pkg/deb/dpkgpm.cc: | David Kalnischkies |
2012-01-20 | fix a few esoteric cppcheck errors/warnings/infos | David Kalnischkies |
2012-01-20 | fix typos in comments reported by the lintian in very-picky-modes | David Kalnischkies |
2012-01-19 | * apt-pkg/packagemanager.cc: | David Kalnischkies |
2012-01-19 | * apt-pkg/cacheiterators.h: | David Kalnischkies |
2012-01-19 | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt |
2012-01-19 | if multi-arch is detected ensure that pkg:all is reported as pkg:all | David Kalnischkies |
2012-01-19 | * apt-pkg/deb/dpkgpm.cc: | David Kalnischkies |
2012-01-18 | * apt-pkg/contrib/fileutl.h: | Michael Vogt |
2012-01-18 | * apt-pkg/aptconfiguration.cc: | Michael Vogt |
2012-01-18 | * apt-pkg/contrib/fileutl.h: | David Kalnischkies |
2012-01-18 | improve error reporting in case of errors in combination with zlib | David Kalnischkies |
2012-01-16 | * apt-pkg/contrib/fileutils.h: | Michael Vogt |