Age | Commit message (Expand) | Author |
2011-09-13 | reorder includes: add <config.h> if needed and include it at first | David Kalnischkies |
2011-07-14 | * apt-pkg/deb/debmetaindex.cc: | David Kalnischkies |
2011-06-29 | merge lp:~mvo/apt/abi-break | Michael Vogt |
2011-06-28 | merged from lp:~mvo/apt/mvo | Michael Vogt |
2011-06-27 | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt |
2011-06-09 | apt-pkg/deb/debindexfile.cc: kill off another TranslationsAvailable() usage t... | Michael Vogt |
2011-06-09 | apt-pkg/deb/debindexfile.cc: remove tests for TranslationsAvailable() as this... | Michael Vogt |
2011-06-09 | * apt-pkg/deb/deblistparser.cc: | Michael Vogt |
2011-06-08 | * [ABI-Break] Implement EDSP in libapt-pkg so that all front-ends which | Michael Vogt |
2011-06-08 | merge lp:~mvo/apt/sha512-template to add support for sha512 | Michael Vogt |
2011-05-23 | log reinstall commands in history.log | David Kalnischkies |
2011-05-19 | remove invalid pkgcache.bin and rebuild it if possible | David Kalnischkies |
2011-05-17 | * apt-pkg/pkgcache.h: | David Kalnischkies |
2011-05-17 | * Implement EDSP in libapt-pkg so that all front-ends which | David Kalnischkies |
2011-05-17 | rename I to J to avoid redefining a variable (clang warning) | David Kalnischkies |
2011-04-26 | * apt-pkg/deb/debmetaindex.cc: | David Kalnischkies |
2011-04-16 | * apt-pkg/deb/dpkgpm.cc: | David Kalnischkies |
2011-04-14 | * apt-pkg/deb/deblistparser.cc: | Julian Andres Klode |
2011-03-30 | add a first round of stuff needed for talking between APT and solvers | David Kalnischkies |
2011-03-28 | * apt-pkg/deb/deblistparser.cc: | David Kalnischkies |
2011-03-25 | * apt-pkg/cacheiterator.h: | David Kalnischkies |
2011-03-23 | * apt-pkg/deb/deblistparser.h: | David Kalnischkies |
2011-03-16 | * apt-pkg/deb/dpkgpm.cc: | David Kalnischkies |
2011-03-10 | merged the lp:~mvo/apt/mvo branch | Michael Vogt |
2011-03-08 | Remove the "pseudopackage" handling of Architecture: all packages for | David Kalnischkies |
2011-03-07 | use FullName and strdup instead of handmade and new[] | David Kalnischkies |
2011-03-07 | * apt-pkg/deb/dpkgpm.cc: | Steve Langasek |
2011-03-03 | * apt-pkg/contrib/fileutl.cc, apt-pkg/deb/dpkgpm.cc: | Michael Vogt |
2011-02-27 | support every compression we have a compressor configured | David Kalnischkies |
2011-02-25 | add sha512 support in the client now as well | Michael Vogt |
2011-02-25 | * apt-pkg/deb/debindexfile.cc: | Michael Vogt |
2011-02-22 | * apt-pkg/deb/debsrcrecords.cc: | David Kalnischkies |
2011-02-22 | * apt-pkg/deb/debsrcrecords.cc: | David Kalnischkies |
2011-02-03 | merge 'after squeeze release'-stuff | David Kalnischkies |
2011-02-02 | apt-pkg/deb/*: add placeholder dpointer and make destructors virtual | Michael Vogt |
2011-01-28 | apt-pkg/tagfile.h: add dpointer placeholder, make destructor virtual; apt-pkg... | Michael Vogt |
2011-01-28 | - download and use i18n/Index to choose which Translations to download | David Kalnischkies |
2011-01-27 | apt-pkg/deb/dpkgpm.cc: fix format string warning | Michael Vogt |
2011-01-27 | apt-pkg/deb/dpkgpm.{cc,h}: convert to use dpointers | Michael Vogt |
2011-01-27 | apt-pkg/deb/debsystem.{cc,h}: add dpointer | Michael Vogt |
2011-01-20 | - try downloading clearsigned InRelease before trying Release.gpg | David Kalnischkies |
2011-01-12 | * deb/dpkgpm.cc: | Petter Reinholdtsen |
2011-01-12 | remove the unused Die boolean - error reporting is done by ExecWait | David Kalnischkies |
2010-10-28 | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt |
2010-10-28 | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt |
2010-10-15 | add test case for having no indexes, and fix regression in that case | Martin Pitt |
2010-10-13 | merge with debian-sid | David Kalnischkies |
2010-10-13 | merge from trunk | Martin Pitt |
2010-10-13 | * apt-pkg/deb/debsystem.cc: | Michael Vogt |
2010-10-13 | apt-pkg/deb/debsystem.cc: remove duplicated rootdir (FindFile will prepend th... | Michael Vogt |