Age | Commit message (Expand) | Author |
2011-11-10 | merged from lp:~mvo/apt/mvo (that has all the changes from debian-experimenta... | Michael Vogt |
2011-11-03 | * apt-pkg/deb/deblistparser.cc: | David Kalnischkies |
2011-10-31 | do not enter an endless loop for (essential) pre-dependency loops | David Kalnischkies |
2011-10-30 | * apt-pkg/contrib/sha2_internal.cc: | David Kalnischkies |
2011-10-30 | merge with my debian-sid branch | David Kalnischkies |
2011-10-19 | releasing version 0.8.16~exp5ubuntu14.1 | Michael Vogt |
2011-10-17 | * algorithms.cc: | David Kalnischkies |
2011-10-17 | * apt-pkg/packagemanager.cc: | David Kalnischkies |
2011-10-14 | * apt-pkg/pkgcache.cc: | Michael Vogt |
2011-10-14 | cherry pick 2184.1.18 | Michael Vogt |
2011-10-14 | cherry pick -r 2184.1.15..2184.1.18 from debian-experimental2 | Michael Vogt |
2011-10-14 | merged lp:~donkult/apt/experimental | Michael Vogt |
2011-10-12 | * apt-pkg/pkgcache.cc: | David Kalnischkies |
2011-10-12 | add implicit dependencies needed for Multi-Arch at the time a Version | David Kalnischkies |
2011-10-12 | use one string to construct the error message instead of using multiple | David Kalnischkies |
2011-10-12 | a version can have only a single md5 for descriptions, so we can optimize | David Kalnischkies |
2011-10-11 | share description list between "same" versions (LP: #868977) | David Kalnischkies |
2011-10-11 | * apt-pkg/pkgcachegen.cc: | David Kalnischkies |
2011-10-05 | cherrypick from my apt/experimental branch | David Kalnischkies |
2011-10-05 | * apt-pkg/deb/debmetaindex.cc: | David Kalnischkies |
2011-10-05 | merge with current debian apt/experimental | David Kalnischkies |
2011-10-05 | * apt-pkg/contrib/configuration.cc: | Michael Vogt |
2011-10-04 | * apt-pkg/policy.cc: | David Kalnischkies |
2011-09-26 | * apt-pkg/deb/deblistparser.cc: | Michael Vogt |
2011-09-26 | merged fix from donkult | Michael Vogt |
2011-09-21 | * apt-pkg/init.cc: | David Kalnischkies |
2011-09-21 | * apt-pkg/deb/debsrcrecords.cc: | David Kalnischkies |
2011-09-21 | convert a few for-loop char finds to proper strchr and memchr | David Kalnischkies |
2011-09-20 | * apt-pkg/deb/dpkgpm.cc: | David Kalnischkies |
2011-09-20 | * apt-pkg/algorithms.cc: | David Kalnischkies |
2011-09-20 | load the dpkg base arguments only one time and reuse them later | David Kalnischkies |
2011-09-20 | * apt-pkg/deb/dpkgpm.cc: | David Kalnischkies |
2011-09-19 | fix foldmarker in algorithms.h | David Kalnischkies |
2011-09-19 | remove old APT_COMPATIBILITY ifdef's | David Kalnischkies |
2011-09-19 | use forward declaration in headers if possible instead of includes | David Kalnischkies |
2011-09-19 | do not pollute namespace in the headers with using (Closes: #500198) | David Kalnischkies |
2011-09-19 | remove an extra argument for the error mesage format | David Kalnischkies |
2011-09-16 | cherry pick r2162.1.7 and r2162.1.8 from the debian-sid branch | Michael Vogt |
2011-09-16 | cherry pick 2162.1.2 from the debian-sid branch | Michael Vogt |
2011-09-16 | * apt-pkg/acquire-item.h, apt-pkg/deb/debmetaindex.cc: | Michael Vogt |
2011-09-16 | * apt-pkg/acquire-item.h, apt-pkg/deb/debmetaindex.cc: | Michael Vogt |
2011-09-14 | enable APT in unpack/configure ordering to handle loops as well | David Kalnischkies |
2011-09-14 | * [abi-break] Support large files in the complete toolset. Indexes of this | Michael Vogt |
2011-09-14 | * apt-pkg/contrib/configuration.cc: | Michael Vogt |
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 | * cherry pick r1825 from lp:~mvo/apt/mvo: | Michael Vogt |
2011-09-13 | * apt-pkg/contrib/configuration.cc: | Michael Vogt |
2011-09-13 | reorder includes: add <config.h> if needed and include it at first | David Kalnischkies |