Age | Commit message (Expand) | Author |
2012-05-22 | * apt-pkg/contrib/fileutl.cc: | David Kalnischkies |
2012-05-21 | * apt-pkg/contrib/mmap.cc: | David Kalnischkies |
2012-05-20 | * apt-pkg/aptconfiguration.cc: | David Kalnischkies |
2012-05-19 | * apt-pkg/packagemanager.cc: | David Kalnischkies |
2012-05-16 | * cmdline/apt-get.cc: | David Kalnischkies |
2012-05-16 | * apt-pkg/contrib/fileutl.cc: | David Kalnischkies |
2012-05-15 | * apt-pkg/algorithms.cc: | Marius Vollmer |
2012-05-14 | * apt-pkg/acquire*.cc: | Raphael Geissert |
2012-05-14 | * apt-pkg/acquire-methods.cc: | David Kalnischkies |
2012-05-12 | * apt-pkg/pkgcachegen.cc: | David Kalnischkies |
2012-05-10 | * apt-pkg/algorithms.cc: | David Kalnischkies |
2012-05-10 | ensure that d is set before accessing it | David Kalnischkies |
2012-05-10 | fix calling style of FileFd (no functional change) | David Kalnischkies |
2012-05-10 | ensure that in error conditions the Fail flag is set | David Kalnischkies |
2012-05-10 | collect zombie (de)compressor processes on reopen | David Kalnischkies |
2012-05-09 | ensure that we do init d only once and especially not with its own | David Kalnischkies |
2012-05-09 | * apt-pkg/aptconfiguration.cc: | David Kalnischkies |
2012-05-09 | * apt-pkg/contrib/fileutl.cc: | David Kalnischkies |
2012-05-07 | * apt-pkg/acquire-worker.cc: | YOSHINO Yoshihito |
2012-05-05 | ensure that apti18n.h is included last as advertised (Closes: #671623) | David Kalnischkies |
2012-05-05 | check if we work on a valid description in IsDuplicateDescription as | David Kalnischkies |
2012-05-02 | * apt-pkg/deb/deblistparser.cc: | David Kalnischkies |
2012-05-02 | * apt-pkg/pkgcachegen.cc: | David Kalnischkies |
2012-04-23 | provider is only a possible solution if the provides has the right | David Kalnischkies |
2012-04-23 | /dev/null is a special absolute path as it has no subdirectories | David Kalnischkies |
2012-04-23 | normalize a bit by replacing // and /./ with / in FindFile | David Kalnischkies |
2012-04-23 | * edsp/edspsystem.cc: | David Kalnischkies |
2012-04-23 | * apt-pkg/depcache.cc: | David Kalnischkies |
2012-04-22 | * apt-pkg/cdrom.cc: | David Kalnischkies |
2012-04-22 | * apt-pkg/acquire-worker.cc: | David Kalnischkies |
2012-04-22 | * apt-pkg/contrib/configuration.cc: | David Kalnischkies |
2012-04-21 | * apt-pkg/contrib/strutl.cc: | David Kalnischkies |
2012-04-20 | merged from bzr+ssh://bazaar.launchpad.net/~donkult/apt/sid/ | Michael Vogt |
2012-04-20 | fix a bug uncovered by the previous commit which checks if a Compressor | David Kalnischkies |
2012-04-20 | merged from lp:~donkult/apt/sid | Michael Vogt |
2012-04-20 | * apt-pkg/cacheset.cc: | David Kalnischkies |
2012-04-20 | * apt-pkg/contrib/sha2_internal.cc: | David Kalnischkies |
2012-04-20 | * apt-pkg/aptconfiguration.cc: | David Kalnischkies |
2012-04-20 | merge from the lp:~mvo/apt/mvo branch | Michael Vogt |
2012-04-20 | cherry pick r1975 from lp:~ubuntu-core-dev/apt/ubuntu | Michael Vogt |
2012-04-19 | * apt-pkg/packagemanager.cc: | Malcolm Scott |
2012-04-19 | * apt-pkg/contrib/fileutl.cc: | David Kalnischkies |
2012-04-18 | * apt-pkg/deb/deblistparser.cc: | David Kalnischkies |
2012-04-17 | newer gcc versions seems to have no problem with that, but while working | David Kalnischkies |
2012-04-16 | * apt-pkg/packagemanager.cc: | David Kalnischkies |
2012-04-12 | apt-pkg/packagemanager.cc: tweak MaxLoopCount to 500 and improve the error me... | Michael Vogt |
2012-04-11 | merged from donkults experimental branch | Michael Vogt |
2012-04-11 | use a static FileFd::Write overload to reduce duplication of write()-retry code | David Kalnischkies |
2012-04-11 | use xz-utils in the testcases instead of lzma and ensure that we really | David Kalnischkies |
2012-04-05 | - add libbz2-dev as new build-dependency | David Kalnischkies |