Age | Commit message (Expand) | Author |
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-14 | enable APT in unpack/configure ordering to handle loops as well | David Kalnischkies |
2011-09-13 | merge with debian/experimental | David Kalnischkies |
2011-09-13 | reorder includes: add <config.h> if needed and include it at first | David Kalnischkies |
2011-08-15 | merged from the debian-sid branch | Michael Vogt |
2011-08-11 | cppcheck complains about some possible speed improvements which could be | David Kalnischkies |
2011-08-02 | Inproved the SIGINT stop in the dpkgpm, not perfect yet but it should work wh... | Christopher Baines |
2011-08-01 | Only stop on SigInt if the system state is right (still needs more testing). | Christopher Baines |
2011-07-31 | Only allow interupts when using, Immediate-Configure-All. | Christopher Baines |
2011-07-28 | [ABI break] merged patch from Jonathan Thomas to have a new | Michael Vogt |
2011-07-28 | merged from debian-apt | Michael Vogt |
2011-07-28 | merged from lp:~donkult/apt/sid | Michael Vogt |
2011-07-28 | * merged latest fixes from debian-sid | Michael Vogt |
2011-07-27 | * apt-pkg/deb/deblistparser.cc: | David Kalnischkies |
2011-07-27 | SmartConfigure and SmartUnPack have got smarter! The full descriptions of wha... | Christopher Baines |
2011-07-25 | * apt-pkg/deb/deblistparser.cc: | 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 |