Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | releasing version 0.8.16~exp7 | Michael Vogt | 2011-10-14 | 1 | -1/+1 |
* | merged lp:~donkult/apt/experimental | Michael Vogt | 2011-10-14 | 1 | -7/+33 |
|\ | |||||
| * | * apt-pkg/pkgcache.cc: | David Kalnischkies | 2011-10-12 | 1 | -1/+3 |
| * | add implicit dependencies needed for Multi-Arch at the time a Version | David Kalnischkies | 2011-10-12 | 1 | -1/+3 |
| * | a version can have only a single md5 for descriptions, so we can optimize | David Kalnischkies | 2011-10-12 | 1 | -1/+2 |
| * | share description list between "same" versions (LP: #868977) | David Kalnischkies | 2011-10-11 | 1 | -1/+2 |
| * | * apt-pkg/pkgcachegen.cc: | David Kalnischkies | 2011-10-11 | 1 | -1/+3 |
| * | * apt-pkg/deb/debmetaindex.cc: | David Kalnischkies | 2011-10-05 | 1 | -2/+5 |
| * | merge with current debian apt/experimental | David Kalnischkies | 2011-10-05 | 1 | -2/+19 |
| |\ | |/ |/| | |||||
* | | * apt-pkg/contrib/configuration.cc: | Michael Vogt | 2011-10-05 | 1 | -0/+22 |
|\ \ | |||||
| * | | merged fix from donkult | Michael Vogt | 2011-09-26 | 1 | -0/+5 |
| * | | * ftparchive/cachedb.cc: | Michael Vogt | 2011-09-22 | 1 | -0/+5 |
| * | | * methods/https.cc: | Michael Vogt | 2011-09-20 | 1 | -0/+2 |
| * | | * apt-pkg/acquire-item.h, apt-pkg/deb/debmetaindex.cc: | Michael Vogt | 2011-09-16 | 1 | -0/+2 |
| * | | * apt-pkg/contrib/configuration.cc: | Michael Vogt | 2011-09-13 | 1 | -0/+3 |
| | * | * apt-pkg/deb/debsrcrecords.cc: | David Kalnischkies | 2011-09-21 | 1 | -1/+3 |
| | * | * apt-pkg/algorithms.cc: | David Kalnischkies | 2011-09-20 | 1 | -1/+3 |
| | * | * cmdline/apt-get.cc: | David Kalnischkies | 2011-09-20 | 1 | -1/+4 |
| | * | load the dpkg base arguments only one time and reuse them later | David Kalnischkies | 2011-09-20 | 1 | -1/+2 |
| | * | * apt-pkg/deb/dpkgpm.cc: | David Kalnischkies | 2011-09-20 | 1 | -1/+4 |
| | * | remove old APT_COMPATIBILITY ifdef's | David Kalnischkies | 2011-09-19 | 1 | -1/+2 |
| | * | use forward declaration in headers if possible instead of includes | David Kalnischkies | 2011-09-19 | 1 | -1/+2 |
| | * | do not pollute namespace in the headers with using (Closes: #500198) | David Kalnischkies | 2011-09-19 | 1 | -0/+7 |
| |/ |/| | |||||
* | | releasing version 0.8.16~exp6 | Michael Vogt | 2011-09-14 | 1 | -1/+1 |
* | | enable APT in unpack/configure ordering to handle loops as well | David Kalnischkies | 2011-09-14 | 1 | -0/+6 |
|\ \ | |||||
* | | | update symbols | David Kalnischkies | 2011-09-14 | 2 | -68/+181 |
* | | | update package names too for the new abi | Michael Vogt | 2011-09-14 | 6 | -3/+4 |
* | | | * [abi-break] Support large files in the complete toolset. Indexes of this | Michael Vogt | 2011-09-14 | 1 | -1/+4 |
* | | | merge with debian/sid | David Kalnischkies | 2011-09-13 | 3 | -2/+54 |
|\ \ \ | |||||
| * | | | releasing version 0.8.15.7 | Michael Vogt | 2011-09-12 | 1 | -2/+2 |
| * | | | fix changelog typos and bugfix-link | David Kalnischkies | 2011-09-09 | 1 | -3/+3 |
| * | | | M-A:same lockstep unpack should operate on installed | David Kalnischkies | 2011-09-09 | 1 | -1/+3 |
| * | | | - add an Acquire::Min-ValidTime option (Closes: #640122) | David Kalnischkies | 2011-09-05 | 1 | -1/+5 |
| * | | | * apt-pkg/indexrecords.cc: | David Kalnischkies | 2011-09-05 | 1 | -1/+4 |
| * | | | * apt-pkg/orderlist.cc: | David Kalnischkies | 2011-08-24 | 1 | -1/+5 |
| * | | | * cmdline/apt-key: | David Kalnischkies | 2011-08-23 | 1 | -1/+4 |
| * | | | remove the caches in 'apt-get update', too, as they will be | David Kalnischkies | 2011-08-22 | 1 | -1/+3 |
| * | | | * apt-pkg/acquire.cc: | David Kalnischkies | 2011-08-22 | 1 | -1/+3 |
| * | | | * apt-pkg/acquire-item.cc: | David Kalnischkies | 2011-08-22 | 1 | -1/+4 |
| * | | | * cmdline/apt-get.cc: | David Kalnischkies | 2011-08-18 | 1 | -1/+4 |
| * | | | understand DEB_BUILD_OPTIONS nocheck to disable the testexecution | David Kalnischkies | 2011-08-17 | 1 | -0/+4 |
| * | | | * debian/apt.symbols: | David Kalnischkies | 2011-08-17 | 2 | -2/+9 |
| * | | | * test/* | David Kalnischkies | 2011-08-17 | 2 | -1/+6 |
| * | | | merge with the final changelog from debian-sid | David Kalnischkies | 2011-08-17 | 1 | -3/+3 |
| |\ \ \ | |||||
| * | | | | * apt-pkg/packagemanager.cc, apt-pkg/pkgcache.cc: | David Kalnischkies | 2011-08-17 | 1 | -0/+10 |
* | | | | | merge with debian/experimental | David Kalnischkies | 2011-09-13 | 2 | -4/+134 |
|\ \ \ \ \ | |||||
| * | | | | | releasing version 0.8.16~exp5 | Michael Vogt | 2011-08-15 | 1 | -2/+2 |
| * | | | | | merged from lp:~mvo/apt/mvo | Michael Vogt | 2011-08-15 | 1 | -1/+6 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| | * | | | | * methods/mirror.cc: | Michael Vogt | 2011-08-11 | 1 | -0/+3 |
| | * | | | | * apt-pkg/acquire.cc: | Michael Vogt | 2011-08-09 | 1 | -0/+2 |