Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * apt-pkg/deb/debmetaindex.cc: | David Kalnischkies | 2011-07-14 | 1 | -1/+4 |
* | * cmdline/apt-get.cc: | David Kalnischkies | 2011-07-14 | 1 | -1/+3 |
* | * ftparchive/writer.cc: | David Kalnischkies | 2011-07-13 | 1 | -1/+3 |
* | merge with debian-experimental | David Kalnischkies | 2011-07-10 | 2 | -24/+36 |
|\ | |||||
| * | merge lp:~mvo/apt/sha512-template to get fixes for the | Michael Vogt | 2011-07-05 | 1 | -0/+2 |
| |\ | |||||
| * \ | merged from debian-sid | Michael Vogt | 2011-06-30 | 2 | -23/+59 |
| |\ \ | |||||
| | * | | releasing version 0.8.15.1 | Michael Vogt | 2011-06-30 | 1 | -2/+2 |
| | * | | * doc/makefile: | Michael Vogt | 2011-06-30 | 2 | -10/+40 |
* | | | | cherrypick sources.list option documentation from my sid branch | David Kalnischkies | 2011-07-05 | 1 | -0/+34 |
* | | | | * apt-pkg/acquire*.{cc,h}: | David Kalnischkies | 2011-07-05 | 1 | -1/+4 |
* | | | | * apt-pkg/pkgcache.h: | David Kalnischkies | 2011-06-29 | 1 | -0/+9 |
|/ / / | |||||
* | | | releasing version 0.8.16~exp2 | Michael Vogt | 2011-06-29 | 1 | -2/+2 |
* | | | debian/*.symbols: updated for new soname | Michael Vogt | 2011-06-29 | 2 | -2/+2 |
* | | | remove no longer needed replaces for libapt-pkg4.11 and libapt-inst1.3 | Michael Vogt | 2011-06-29 | 1 | -2/+0 |
* | | | merge lp:~mvo/apt/abi-break | Michael Vogt | 2011-06-29 | 11 | -7/+119 |
|\ \ \ | |||||
| * \ \ | * [ABI-Break] Implement EDSP in libapt-pkg so that all front-ends which | Michael Vogt | 2011-06-08 | 1 | -2/+4 |
| |\ \ \ | |||||
| * \ \ \ | merge lp:~mvo/apt/sha512-template to add support for sha512 | Michael Vogt | 2011-06-08 | 1 | -0/+3 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| * | | | | * cmdline/apt-get.cc: | David Kalnischkies | 2011-05-17 | 1 | -1/+4 |
| * | | | | if a Breaks can't be upgraded, remove it. If it or a Conflict | David Kalnischkies | 2011-05-17 | 1 | -1/+3 |
| * | | | | let the Mark methods return if their marking was successful | David Kalnischkies | 2011-05-17 | 1 | -1/+2 |
| * | | | | * apt-pkg/depcache.cc: | David Kalnischkies | 2011-05-17 | 1 | -1/+4 |
| * | | | | * apt-pkg/pkgcache.h: | David Kalnischkies | 2011-05-17 | 1 | -2/+4 |
| * | | | | * doc/external-dependency-solver-protocol.txt: | David Kalnischkies | 2011-05-17 | 2 | -1/+7 |
| |\ \ \ \ | |||||
| | * \ \ \ | merge documentation of the EDSP protocol | Stefano Zacchiroli | 2011-04-04 | 1 | -0/+1 |
| | |\ \ \ \ | |||||
| | | * | | | | install EDSP protocol description in apt-doc | Stefano Zacchiroli | 2011-04-04 | 1 | -0/+1 |
| * | | | | | | * Implement EDSP in libapt-pkg so that all front-ends which | David Kalnischkies | 2011-05-17 | 5 | -3/+19 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | fix package building so 'dump' is a binary not a directory | David Kalnischkies | 2011-05-09 | 3 | -2/+3 |
| | * | | | | | | add a tiny dump solver to quickly output a scenario | David Kalnischkies | 2011-05-03 | 3 | -1/+3 |
| | * | | | | | | ship the apt-internal-solver in apt-utils package and link it to | David Kalnischkies | 2011-05-03 | 2 | -1/+2 |
| | |/ / / / / | |||||
* | | | | | | | releasing version 0.8.16~exp1 | Michael Vogt | 2011-06-29 | 1 | -2/+2 |
* | | | | | | | merged with the unstable upload | Michael Vogt | 2011-06-28 | 1 | -51/+46 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | releasing version 0.8.15 | Michael Vogt | 2011-06-28 | 1 | -2/+2 |
* | | | | | | | merged from debian-sid | Michael Vogt | 2011-06-28 | 1 | -0/+109 |
|\| | | | | | | |||||
| * | | | | | | various typo and syntax corrections in doc/*.xml | Michael Vogt | 2011-06-28 | 1 | -0/+3 |
| * | | | | | | update symbol file (thanks to david) | Michael Vogt | 2011-06-28 | 1 | -0/+3 |
| * | | | | | | merged from lp:~mvo/apt/mvo | Michael Vogt | 2011-06-28 | 1 | -0/+16 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt | 2011-06-27 | 1 | -0/+4 |
| | * | | | | | | update changelog for the previous two commits | Michael Vogt | 2011-06-09 | 1 | -0/+2 |
| | * | | | | | | * apt-pkg/deb/deblistparser.cc: | Michael Vogt | 2011-06-09 | 1 | -0/+3 |
| * | | | | | | | merged from donkult | Michael Vogt | 2011-06-28 | 1 | -1/+8 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | * cmdline/apt-config.cc: | David Kalnischkies | 2011-05-28 | 1 | -1/+4 |
| | * | | | | | | | * apt-pkg/init.cc: | Jörg Sommer | 2011-05-28 | 1 | -1/+3 |
| | * | | | | | | | log reinstall commands in history.log | David Kalnischkies | 2011-05-23 | 1 | -0/+1 |
| | * | | | | | | | remove invalid pkgcache.bin and rebuild it if possible | David Kalnischkies | 2011-05-19 | 1 | -0/+1 |
| | | |/ / / / / | | |/| | | | | | |||||
| * | | | | | | | change to 0.8.14.2 | Michael Vogt | 2011-06-28 | 1 | -1/+1 |
| * | | | | | | | cherry pick from donkult | Michael Vogt | 2011-06-28 | 1 | -0/+3 |
* | | | | | | | | add more to the symbol file | Michael Vogt | 2011-06-28 | 1 | -0/+3 |
* | | | | | | | | merged symbols file fix from David, many thanks | Michael Vogt | 2011-06-28 | 2 | -48/+48 |
* | | | | | | | | merge from the experimental branch and prepare new upload | Michael Vogt | 2011-06-28 | 9 | -41/+163 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | debian/control: update breaks for the final upload | Michael Vogt | 2011-06-28 | 1 | -3/+6 |