Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * cmdline/apt-get.cc: | David Kalnischkies | 2011-11-23 | 3 | -1/+39 |
* | * apt-pkg/depcache.cc: | David Kalnischkies | 2011-11-23 | 4 | -30/+195 |
* | fix the operator++ implementations in the cachesets | David Kalnischkies | 2011-11-22 | 1 | -4/+8 |
* | - provide a {Package,Version}List similar to {Package,Version}Set | David Kalnischkies | 2011-11-11 | 6 | -54/+146 |
* | * apt-pkg/cacheset.cc: | David Kalnischkies | 2011-11-09 | 6 | -377/+565 |
* | * apt-pkg/deb/deblistparser.cc: | David Kalnischkies | 2011-11-03 | 2 | -1/+6 |
* | do not enter an endless loop for (essential) pre-dependency loops | David Kalnischkies | 2011-10-31 | 2 | -13/+19 |
* | * apt-pkg/contrib/sha2_internal.cc: | David Kalnischkies | 2011-10-30 | 2 | -4/+16 |
* | merge with my debian-sid branch | David Kalnischkies | 2011-10-30 | 23 | -805/+1142 |
|\ | |||||
| * | merged from donkult | Michael Vogt | 2011-10-20 | 2 | -2/+17 |
| |\ | |||||
| | * | * algorithms.cc: | David Kalnischkies | 2011-10-17 | 2 | -2/+17 |
| |/ | |||||
| * | releasing version 0.8.15.9 | Michael Vogt | 2011-10-14 | 1 | -2/+2 |
| * | merged from lp:~donkult/apt/sid | Michael Vogt | 2011-10-14 | 31 | -992/+1458 |
| |\ | |||||
| | * | * doc/apt.conf.5.xml: | David Kalnischkies | 2011-10-05 | 11 | -803/+1075 |
| | * | merge with current debian apt/sid | David Kalnischkies | 2011-10-05 | 3 | -7/+24 |
| | |\ | | |/ | |/| | |||||
| * | | * ftparchive/cachedb.cc: | Michael Vogt | 2011-09-24 | 2 | -5/+17 |
| * | | Symbol file update | Michael Vogt | 2011-09-24 | 2 | -1/+6 |
| |\ \ | |||||
| * | | | Changelog entry forspelling fix | bubulle@debian.org | 2011-09-14 | 1 | -0/+7 |
| * | | | Fix spelling error | bubulle@debian.org | 2011-09-14 | 1 | -1/+1 |
| | | * | cherrypick from my apt/experimental branch | David Kalnischkies | 2011-10-05 | 7 | -8/+127 |
| | | * | * apt-pkg/policy.cc: | David Kalnischkies | 2011-10-04 | 3 | -4/+26 |
| | | * | * apt-pkg/init.cc: | David Kalnischkies | 2011-09-21 | 2 | -8/+9 |
| | | * | convert a few for-loop char finds to proper strchr and memchr | David Kalnischkies | 2011-09-21 | 6 | -59/+42 |
| | | * | * apt-pkg/deb/dpkgpm.cc: | David Kalnischkies | 2011-09-20 | 4 | -99/+123 |
| | | * | update the test to ensure that NotAutomatic and co is used also | David Kalnischkies | 2011-09-15 | 1 | -8/+50 |
| | | * | * doc/apt-get.8.xml: | David Kalnischkies | 2011-09-14 | 2 | -1/+10 |
| | |/ | |||||
| | * | update symbols file | David Kalnischkies | 2011-09-14 | 1 | -1/+2 |
| |/ | |||||
| * | releasing version 0.8.15.8 | Michael Vogt | 2011-09-14 | 1 | -2/+2 |
| * | * apt-pkg/contrib/configuration.cc: | Michael Vogt | 2011-09-14 | 2 | -4/+10 |
| * | * cmdline/apt-get.cc: | Michael Vogt | 2011-09-14 | 2 | -7/+16 |
| |\ | |||||
| | * | * cmdline/apt-get.cc: | David Kalnischkies | 2011-09-13 | 2 | -7/+16 |
| |/ | |||||
* | | * apt-pkg/packagemanager.cc: | David Kalnischkies | 2011-10-17 | 2 | -9/+11 |
* | | create "real" testcases out of the tests for chris | David Kalnischkies | 2011-10-17 | 3 | -23/+26 |
* | | releasing version 0.8.16~exp7 | Michael Vogt | 2011-10-14 | 1 | -1/+1 |
* | | merged lp:~donkult/apt/experimental | Michael Vogt | 2011-10-14 | 159 | -1310/+1704 |
|\ \ | |||||
| * | | * apt-pkg/pkgcache.cc: | David Kalnischkies | 2011-10-12 | 2 | -4/+17 |
| * | | add implicit dependencies needed for Multi-Arch at the time a Version | David Kalnischkies | 2011-10-12 | 3 | -83/+109 |
| * | | use one string to construct the error message instead of using multiple | David Kalnischkies | 2011-10-12 | 1 | -23/+30 |
| * | | a version can have only a single md5 for descriptions, so we can optimize | David Kalnischkies | 2011-10-12 | 2 | -25/+32 |
| * | | share description list between "same" versions (LP: #868977) | David Kalnischkies | 2011-10-11 | 3 | -17/+80 |
| * | | * apt-pkg/pkgcachegen.cc: | David Kalnischkies | 2011-10-11 | 5 | -132/+193 |
| * | | run apt-get download in quiet mode as it messes with output otherwise | David Kalnischkies | 2011-10-11 | 1 | -6/+5 |
| * | | run integration tests on my new amd64 box without failures | David Kalnischkies | 2011-10-11 | 6 | -32/+35 |
| * | | fix compiler warning about signed comparision on amd64, too | David Kalnischkies | 2011-10-11 | 1 | -0/+12 |
| * | | * apt-pkg/deb/debmetaindex.cc: | David Kalnischkies | 2011-10-05 | 7 | -10/+128 |
| * | | merge with current debian apt/experimental | David Kalnischkies | 2011-10-05 | 7 | -25/+66 |
| |\ \ | |/ / |/| | | |||||
* | | | * apt-pkg/contrib/configuration.cc: | Michael Vogt | 2011-10-05 | 7 | -23/+69 |
|\ \ \ | |||||
| * | | | merged fix from donkult | Michael Vogt | 2011-09-26 | 2 | -12/+25 |
| * | | | ftparchive/cachedb.cc: rewrite to fix the fixed length field | Michael Vogt | 2011-09-22 | 1 | -5/+9 |
| * | | | * ftparchive/cachedb.cc: | Michael Vogt | 2011-09-22 | 2 | -1/+6 |