Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge from lp:~mvo/apt/mvo | Michael Vogt | 2011-07-29 | 1 | -0/+4 |
|\ | |||||
| * | * apt-pkg/pkgcachegen.{cc,h}: | Michael Vogt | 2011-07-29 | 1 | -0/+4 |
* | | * apt-pkg/makefile: | Michael Vogt | 2011-07-29 | 1 | -0/+7 |
* | | releasing version 0.8.16~exp4 | Michael Vogt | 2011-07-28 | 1 | -2/+2 |
* | | merged from lp:~mvo/apt/mvo | Michael Vogt | 2011-07-28 | 1 | -0/+7 |
|\| | |||||
| * | * apt-pkg/contrib/fileutl.{cc,h}: | Michael Vogt | 2011-07-28 | 1 | -0/+7 |
* | | [ABI break] merge patch from Jonathan Thomas to speed up the | Michael Vogt | 2011-07-28 | 1 | -0/+3 |
* | | [ABI break] merged patch from Jonathan Thomas to have a new | Michael Vogt | 2011-07-28 | 1 | -0/+3 |
* | | * [ABI break] apt-pkg/acquire-item.{cc,h}: | Michael Vogt | 2011-07-28 | 1 | -0/+2 |
* | | * apt-pkg/cdrom.{cc,h}: | Michael Vogt | 2011-07-28 | 1 | -0/+2 |
* | | merged from debian-apt | Michael Vogt | 2011-07-28 | 1 | -0/+8 |
|\ \ | |||||
| * | | * apt-pkg/deb/deblistparser.cc: | David Kalnischkies | 2011-07-27 | 1 | -0/+8 |
* | | | * merged latest fixes from debian-sid | Michael Vogt | 2011-07-28 | 2 | -2/+49 |
|\| | | |||||
| * | | releasing version 0.8.15.4 | Michael Vogt | 2011-07-26 | 1 | -2/+2 |
| * | | refresh po/* | Michael Vogt | 2011-07-26 | 1 | -0/+1 |
| * | | merged from lp:~mvo/apt/mvo | Michael Vogt | 2011-07-26 | 1 | -2/+10 |
| |\| | |||||
| | * | fix typos in changelog, make DeEscapeString const, improve description | Michael Vogt | 2011-07-26 | 1 | -2/+3 |
| | * | * apt-pkg/contrib/strutl.{h,cc}, test/libapt/strutil_test.cc: | Michael Vogt | 2011-07-26 | 1 | -0/+3 |
| | * | * apt-pkg/contrib/cdromutl.cc: | Michael Vogt | 2011-07-25 | 1 | -0/+2 |
| * | | * apt-pkg/contrib/sha1.cc: | David Miller | 2011-07-26 | 1 | -0/+9 |
| * | | merged from lp:~donkult/apt/sid | Michael Vogt | 2011-07-25 | 1 | -2/+11 |
| |\ \ | |||||
| | * | | implement MultiarchCross for build-dep and source (Closes: #632221) | David Kalnischkies | 2011-07-25 | 1 | -1/+2 |
| | * | | * apt-pkg/deb/deblistparser.cc: | David Kalnischkies | 2011-07-25 | 1 | -1/+5 |
| | * | | * apt-pkg/aptconfiguration.cc: | David Kalnischkies | 2011-07-25 | 1 | -1/+4 |
| | * | | buildconflicts effect all architectures | David Kalnischkies | 2011-07-24 | 1 | -1/+2 |
| * | | | merged from donkult | Michael Vogt | 2011-07-22 | 2 | -1/+15 |
| |\| | | |||||
| | * | | * apt-pkg/policy.cc: | David Kalnischkies | 2011-07-16 | 1 | -1/+3 |
| | * | | do not require unused partial dirs in 'source' (Closes: #633510) | David Kalnischkies | 2011-07-16 | 1 | -1/+2 |
| | * | | * doc/apt-cache.8.xml: | John Feuerstein | 2011-07-16 | 1 | -1/+3 |
| | * | | * cmdline/apt-key: | David Kalnischkies | 2011-07-16 | 2 | -1/+10 |
| * | | | merged from the mvo branch | Michael Vogt | 2011-07-22 | 1 | -0/+2 |
| |\ \ \ | | |/ / | |/| / | | |/ | |||||
| | * | * cmdline/apt-get.cc: | Michael Vogt | 2011-07-22 | 1 | -0/+2 |
* | | | * apt-pkg/pkgcache.cc: | Julian Andres Klode | 2011-07-20 | 1 | -0/+2 |
* | | | apt-pkg/pkgcachegen.cc: Write the file size to the cache | Julian Andres Klode | 2011-07-20 | 1 | -0/+2 |
* | | | apt-pkg/pkgcache.h: Add pkgCache::Header::CacheFileSize, storing the cache size | Julian Andres Klode | 2011-07-20 | 1 | -0/+7 |
* | | | releasing version 0.8.16~exp3 | Michael Vogt | 2011-07-15 | 1 | -2/+2 |
* | | | merged from http://bzr.debian.org/bzr/apt/apt/debian-sid | Michael Vogt | 2011-07-15 | 2 | -5/+24 |
|\| | | |||||
| * | | * apt-pkg/depcache.cc: | David Kalnischkies | 2011-07-15 | 1 | -1/+3 |
| * | | merge with debian-sid 0.8.15.2 | David Kalnischkies | 2011-07-14 | 1 | -2/+16 |
| |\ \ | |||||
| | * | | merged from the mvo branch and add proper changelog | Michael Vogt | 2011-07-14 | 1 | -0/+10 |
| | |/ | |||||
| | * | fix from David Kalnischkies for the InRelease gpg verification | Michael Vogt | 2011-07-13 | 1 | -0/+7 |
| * | | * apt-pkg/init.cc: | David Kalnischkies | 2011-07-06 | 1 | -1/+3 |
| * | | * cmdline/apt-get.cc: | David Kalnischkies | 2011-07-06 | 1 | -1/+3 |
| * | | * doc/apt.conf.5.xml: | David Kalnischkies | 2011-07-05 | 1 | -1/+3 |
| * | | * doc/sources.list.5.xml: | David Kalnischkies | 2011-07-05 | 1 | -1/+3 |
| * | | remove empty line dpkg-gensymbols complains about | David Kalnischkies | 2011-06-30 | 1 | -1/+0 |
| * | | * apt-pkg/pkgcachegen.cc: | David Kalnischkies | 2011-06-30 | 1 | -0/+9 |
| * | | merge with debian-sid 0.8.15.1 | David Kalnischkies | 2011-06-30 | 1 | -1/+1 |
| |\| | |||||
| * | | allow package:architecure in Package: | David Kalnischkies | 2011-06-30 | 1 | -1/+2 |
| * | | - ensure that only the first specific stanza for a package is used | David Kalnischkies | 2011-06-29 | 1 | -1/+3 |