Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | * 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 package names too for the new abi | Michael Vogt | 2011-09-14 | 1 | -1/+2 | |
* | | | | * [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 | 1 | -0/+42 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | 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 | |
| * | | | * debian/apt.symbols: | David Kalnischkies | 2011-08-17 | 1 | -1/+3 | |
| * | | | * test/* | David Kalnischkies | 2011-08-17 | 1 | -1/+5 | |
| * | | | 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 | 1 | -4/+129 | |
|\ \ \ \ \ | ||||||
| * | | | | | 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 | |
| | * | | | | merged from the debian-experimental2 branch | Michael Vogt | 2011-08-09 | 1 | -0/+290 | |
| | |\ \ \ \ | ||||||
| * | \ \ \ \ | merged from the debian-sid branch | Michael Vogt | 2011-08-15 | 1 | -0/+27 | |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | / / | | | |_|/ / | | |/| | | | ||||||
| | * | | | | releasing version 0.8.15.6 | Michael Vogt | 2011-08-15 | 1 | -2/+2 | |
| | | |/ / | | |/| | | ||||||
| | * | | | lots of cppcheck fixes | Michael Vogt | 2011-08-12 | 1 | -0/+4 | |
| | |/ / | ||||||
| | * | | * test/integration/test-hashsum-verification: | Michael Vogt | 2011-08-05 | 1 | -0/+5 | |
| | |\ \ | ||||||
| | | * | | * apt-pkg/acquire-item.cc: | Michael Vogt | 2011-08-05 | 1 | -0/+3 | |
| | | * | | * test/integration/test-hashsum-verification: | Michael Vogt | 2011-08-05 | 1 | -0/+2 | |
| | * | | | merged from lp:~mvo/apt/mvo | Michael Vogt | 2011-08-01 | 1 | -0/+17 | |
| | |\| | |