Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge with debian/experimental | David Kalnischkies | 2011-09-13 | 6 | -29/+58 |
|\ | |||||
| * | merged from the debian-sid branch | Michael Vogt | 2011-08-15 | 5 | -21/+21 |
| |\ | |||||
| | * | cppcheck complains about some possible speed improvements which could be | David Kalnischkies | 2011-08-11 | 5 | -21/+21 |
| * | | [ABI break] merged patch from Jonathan Thomas to have a new | Michael Vogt | 2011-07-28 | 2 | -0/+12 |
| * | | merged from debian-apt | Michael Vogt | 2011-07-28 | 1 | -5/+19 |
| |\| | |||||
| | * | merged from lp:~donkult/apt/sid | Michael Vogt | 2011-07-28 | 1 | -5/+19 |
| | |\ | |||||
| | | * | * apt-pkg/deb/deblistparser.cc: | David Kalnischkies | 2011-07-27 | 1 | -1/+5 |
| | |/ | |||||
| * | | * merged latest fixes from debian-sid | Michael Vogt | 2011-07-28 | 1 | -3/+6 |
| |\| | |||||
| | * | * apt-pkg/deb/deblistparser.cc: | David Kalnischkies | 2011-07-25 | 1 | -3/+6 |
* | | | reorder includes: add <config.h> if needed and include it at first | David Kalnischkies | 2011-09-13 | 8 | -2/+16 |
|/ / | |||||
* | | * apt-pkg/deb/debmetaindex.cc: | David Kalnischkies | 2011-07-14 | 2 | -7/+35 |
* | | merge lp:~mvo/apt/abi-break | Michael Vogt | 2011-06-29 | 11 | -103/+156 |
|\ \ | |/ |/| | |||||
| * | * [ABI-Break] Implement EDSP in libapt-pkg so that all front-ends which | Michael Vogt | 2011-06-08 | 9 | -91/+138 |
| |\ | |||||
| | * | apt-pkg/deb/*: add placeholder dpointer and make destructors virtual | Michael Vogt | 2011-02-02 | 5 | -2/+29 |
| | * | apt-pkg/tagfile.h: add dpointer placeholder, make destructor virtual; apt-pkg... | Michael Vogt | 2011-01-28 | 1 | -1/+1 |
| | * | apt-pkg/deb/dpkgpm.{cc,h}: convert to use dpointers | Michael Vogt | 2011-01-27 | 2 | -55/+64 |
| | * | apt-pkg/deb/debsystem.{cc,h}: add dpointer | Michael Vogt | 2011-01-27 | 2 | -32/+41 |
| * | | merge lp:~mvo/apt/sha512-template to add support for sha512 | Michael Vogt | 2011-06-08 | 2 | -1/+10 |
| |\ \ | |||||
| | * | | add sha512 support in the client now as well | Michael Vogt | 2011-02-25 | 2 | -1/+10 |
| * | | | * apt-pkg/pkgcache.h: | David Kalnischkies | 2011-05-17 | 1 | -8/+3 |
| * | | | * Implement EDSP in libapt-pkg so that all front-ends which | David Kalnischkies | 2011-05-17 | 2 | -5/+7 |
| |\ \ \ | |||||
| | * | | | add a first round of stuff needed for talking between APT and solvers | David Kalnischkies | 2011-03-30 | 2 | -5/+7 |
* | | | | | merged from lp:~mvo/apt/mvo | Michael Vogt | 2011-06-28 | 3 | -12/+15 |
|\ \ \ \ \ | |||||
| * | | | | | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt | 2011-06-27 | 1 | -1/+9 |
| * | | | | | apt-pkg/deb/debindexfile.cc: kill off another TranslationsAvailable() usage t... | Michael Vogt | 2011-06-09 | 1 | -6/+4 |
| * | | | | | apt-pkg/deb/debindexfile.cc: remove tests for TranslationsAvailable() as this... | Michael Vogt | 2011-06-09 | 1 | -4/+1 |
| * | | | | | * apt-pkg/deb/deblistparser.cc: | Michael Vogt | 2011-06-09 | 1 | -1/+1 |
* | | | | | | log reinstall commands in history.log | David Kalnischkies | 2011-05-23 | 1 | -18/+29 |
* | | | | | | remove invalid pkgcache.bin and rebuild it if possible | David Kalnischkies | 2011-05-19 | 1 | -1/+18 |
| |/ / / / |/| | | | | |||||
* | | | | | rename I to J to avoid redefining a variable (clang warning) | David Kalnischkies | 2011-05-17 | 1 | -5/+5 |
|/ / / / | |||||
* | | | | * apt-pkg/deb/debmetaindex.cc: | David Kalnischkies | 2011-04-26 | 1 | -1/+4 |
* | | | | * apt-pkg/deb/dpkgpm.cc: | David Kalnischkies | 2011-04-16 | 1 | -2/+3 |
* | | | | * apt-pkg/deb/deblistparser.cc: | Julian Andres Klode | 2011-04-14 | 1 | -1/+1 |
|/ / / | |||||
* | | | * apt-pkg/deb/deblistparser.cc: | David Kalnischkies | 2011-03-28 | 2 | -12/+14 |
* | | | * apt-pkg/cacheiterator.h: | David Kalnischkies | 2011-03-25 | 1 | -3/+11 |
* | | | * apt-pkg/deb/deblistparser.h: | David Kalnischkies | 2011-03-23 | 1 | -1/+1 |
* | | | * apt-pkg/deb/dpkgpm.cc: | David Kalnischkies | 2011-03-16 | 1 | -2/+6 |
* | | | merged the lp:~mvo/apt/mvo branch | Michael Vogt | 2011-03-10 | 2 | -1/+13 |
|\ \ \ | |||||
| * | | | * apt-pkg/contrib/fileutl.cc, apt-pkg/deb/dpkgpm.cc: | Michael Vogt | 2011-03-03 | 1 | -0/+9 |
| * | | | * apt-pkg/deb/debindexfile.cc: | Michael Vogt | 2011-02-25 | 1 | -1/+4 |
| |/ / | |||||
* | | | Remove the "pseudopackage" handling of Architecture: all packages for | David Kalnischkies | 2011-03-08 | 1 | -55/+29 |
* | | | use FullName and strdup instead of handmade and new[] | David Kalnischkies | 2011-03-07 | 1 | -5/+3 |
* | | | * apt-pkg/deb/dpkgpm.cc: | Steve Langasek | 2011-03-07 | 1 | -2/+19 |
* | | | support every compression we have a compressor configured | David Kalnischkies | 2011-02-27 | 1 | -3/+6 |
* | | | * apt-pkg/deb/debsrcrecords.cc: | David Kalnischkies | 2011-02-22 | 1 | -1/+2 |
|\ \ \ | |/ / |/| | | |||||
| * | | * apt-pkg/deb/debsrcrecords.cc: | David Kalnischkies | 2011-02-22 | 1 | -1/+2 |
| |/ | |||||
* | | merge 'after squeeze release'-stuff | David Kalnischkies | 2011-02-03 | 5 | -82/+161 |
|\ \ | |||||
| * | | - download and use i18n/Index to choose which Translations to download | David Kalnischkies | 2011-01-28 | 2 | -22/+57 |
| * | | - try downloading clearsigned InRelease before trying Release.gpg | David Kalnischkies | 2011-01-20 | 3 | -54/+102 |
| * | | * deb/dpkgpm.cc: | Petter Reinholdtsen | 2011-01-12 | 1 | -2/+2 |