Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * apt-pkg/deb/deblistparser.cc: | David Kalnischkies | 2011-11-03 | 1 | -1/+3 |
* | do not enter an endless loop for (essential) pre-dependency loops | David Kalnischkies | 2011-10-31 | 1 | -1/+2 |
* | * apt-pkg/contrib/sha2_internal.cc: | David Kalnischkies | 2011-10-30 | 1 | -1/+3 |
* | merge with my debian-sid branch | David Kalnischkies | 2011-10-30 | 1 | -0/+63 |
|\ | |||||
| * | * algorithms.cc: | David Kalnischkies | 2011-10-17 | 1 | -0/+8 |
| * | releasing version 0.8.15.9 | Michael Vogt | 2011-10-14 | 1 | -2/+2 |
| * | * doc/apt.conf.5.xml: | David Kalnischkies | 2011-10-05 | 1 | -1/+3 |
| * | merge with current debian apt/sid | David Kalnischkies | 2011-10-05 | 1 | -1/+14 |
| |\ | |||||
| | * | * ftparchive/cachedb.cc: | Michael Vogt | 2011-09-24 | 1 | -0/+8 |
| | * | Symbol file update | Michael Vogt | 2011-09-24 | 2 | -1/+6 |
| | |\ | |||||
| | * | | Changelog entry forspelling fix | bubulle@debian.org | 2011-09-14 | 1 | -0/+7 |
| * | | | cherrypick from my apt/experimental branch | David Kalnischkies | 2011-10-05 | 1 | -0/+4 |
| * | | | * apt-pkg/policy.cc: | David Kalnischkies | 2011-10-04 | 1 | -1/+3 |
| * | | | * apt-pkg/init.cc: | David Kalnischkies | 2011-09-21 | 1 | -1/+3 |
| * | | | * apt-pkg/deb/dpkgpm.cc: | David Kalnischkies | 2011-09-20 | 1 | -1/+10 |
| * | | | * doc/apt-get.8.xml: | David Kalnischkies | 2011-09-14 | 1 | -0/+9 |
| | |/ | |/| | |||||
| * | | 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 | 1 | -0/+5 |
| * | * cmdline/apt-get.cc: | Michael Vogt | 2011-09-14 | 1 | -0/+9 |
| |\ | |||||
| | * | * cmdline/apt-get.cc: | David Kalnischkies | 2011-09-13 | 1 | -0/+9 |
| |/ | |||||
* | | * apt-pkg/packagemanager.cc: | David Kalnischkies | 2011-10-17 | 1 | -0/+9 |
* | | 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 |