Age | Commit message (Expand) | Author |
2012-07-10 | cherry pick -r1847 from bzr+ssh://bazaar.launchpad.net/~mvo/apt/lp346386/ | Michael Vogt |
2012-07-10 | cherry pick -r1846 from bzr+ssh://bazaar.launchpad.net/~mvo/apt/lp346386/ | Michael Vogt |
2012-07-10 | merged the relevant bits from lp:~mvo/apt/lp346386 | Michael Vogt |
2012-07-09 | * apt-pkg/deb/deblistparser.cc: | David Kalnischkies |
2012-07-09 | * apt-pkg/contrib/strutl.cc: | David Kalnischkies |
2012-07-05 | * apt-pkg/clean.cc: | David Kalnischkies |
2012-06-29 | merged from the debian-sid branch | Michael Vogt |
2012-06-21 | update comments and add one FIXME for the next ABI break | Michael Vogt |
2012-06-21 | check when finished downloading the InRelease file if it has the expected gpg... | Michael Vogt |
2012-06-19 | merged from donkult | Michael Vogt |
2012-06-16 | do not dereference the storage for the unique strings as the pointer can | David Kalnischkies |
2012-06-16 | Fix previous commit: Do not call memset() if realloc() returned NULL. | Julian Andres Klode |
2012-06-16 | Zero out the new memory allocated with realloc(). | Julian Andres Klode |
2012-06-16 | * apt-pkg/contrib/mmap.cc: | Julian Andres Klode |
2012-06-14 | * apt-pkg/pkgcache.cc: | David Kalnischkies |
2012-06-14 | * apt-pkg/pkgcachegen.cc: | Daniel Hartwig |
2012-06-14 | * apt-pkg/cacheset.cc: | David Kalnischkies |
2012-06-14 | * apt-pkg/deb/deblistparser.cc: | David Kalnischkies |
2012-06-14 | * deb/deblistparser.cc: | David Kalnischkies |
2012-06-11 | Merge version 0.9.6 from Debian | Steve Langasek |
2012-06-11 | * apt-pkg/deb/deblistparser.cc: | Thibaut Girka |
2012-06-11 | * apt-pkg/cacheiterators.h: | David Kalnischkies |
2012-06-10 | * apt-pkg/aptconfiguration.cc: | David Kalnischkies |
2012-06-10 | * apt-pkg/deb/deblistparser.cc: | David Kalnischkies |
2012-06-09 | fix segfault with empty LongOpt in --no-* branch | David Kalnischkies |
2012-06-09 | * apt-pkg/contrib/cmdline.cc: | Daniel Hartwig |
2012-06-09 | * apt-pkg/cdrom.cc: | David Kalnischkies |
2012-05-24 | merged from debian-sid | Michael Vogt |
2012-05-22 | * apt-pkg/contrib/fileutl.cc: | David Kalnischkies |
2012-05-22 | merged (and resolved a bunch of conflicts) of the debian-sid branch | Michael Vogt |
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 |