Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | * merged latest fixes from debian-sid | Michael Vogt | 2011-07-28 | 76 | -18282/+23142 | |
| |\| | | ||||||
| | * | | releasing version 0.8.15.4 | Michael Vogt | 2011-07-26 | 1 | -2/+2 | |
| | * | | refresh po/* | Michael Vogt | 2011-07-26 | 46 | -18572/+22958 | |
| | * | | merged from lp:~mvo/apt/mvo | Michael Vogt | 2011-07-26 | 6 | -3/+130 | |
| | |\| | ||||||
| | | * | fix typos in changelog, make DeEscapeString const, improve description | Michael Vogt | 2011-07-26 | 3 | -6/+7 | |
| | | * | add another escape test case, fixup octal one (its \0XX instead of \0XXX) | Michael Vogt | 2011-07-26 | 3 | -6/+11 | |
| | | * | apt-pkg/contrib/strutl.cc: kill unneeded debug output | Michael Vogt | 2011-07-26 | 1 | -1/+0 | |
| | | * | * apt-pkg/contrib/strutl.{h,cc}, test/libapt/strutil_test.cc: | Michael Vogt | 2011-07-26 | 6 | -6/+118 | |
| | | * | * apt-pkg/contrib/cdromutl.cc: | Michael Vogt | 2011-07-25 | 2 | -1/+9 | |
| | * | | merged from lp:~donkult/apt/sid | Michael Vogt | 2011-07-26 | 2 | -3/+11 | |
| | |\ \ | ||||||
| | | * | | * apt-pkg/contrib/sha1.cc: | David Miller | 2011-07-26 | 2 | -3/+11 | |
| | |/ / | ||||||
| | * | | releasing version 0.8.15.3 | Michael Vogt | 2011-07-25 | 0 | -0/+0 | |
| | * | | merged from lp:~donkult/apt/sid | Michael Vogt | 2011-07-25 | 12 | -117/+496 | |
| | |\ \ | ||||||
| | | * | | implement MultiarchCross for build-dep and source (Closes: #632221) | David Kalnischkies | 2011-07-25 | 6 | -8/+341 | |
| | | * | | the order of languages after "none" is not important, so ignore it in tests | David Kalnischkies | 2011-07-25 | 2 | -6/+40 | |
| | | * | | update the testcase to reflect that native is always on top if | David Kalnischkies | 2011-07-25 | 1 | -0/+6 | |
| | | * | | * apt-pkg/deb/deblistparser.cc: | David Kalnischkies | 2011-07-25 | 2 | -4/+11 | |
| | | * | | * apt-pkg/aptconfiguration.cc: | David Kalnischkies | 2011-07-25 | 2 | -2/+5 | |
| | | * | | move debug message about attempt install/remove to the responsible method | David Kalnischkies | 2011-07-24 | 1 | -3/+8 | |
| | | * | | alternatively check in a versioned depends if the candidate is good | David Kalnischkies | 2011-07-24 | 1 | -27/+21 | |
| | | * | | after this consider providing packages (if it is not a versioned dep) | David Kalnischkies | 2011-07-24 | 1 | -26/+27 | |
| | | * | | move the detection for installed versions up as it is the easiest case | David Kalnischkies | 2011-07-24 | 1 | -25/+20 | |
| | | * | | first round of reorder code without changing result | David Kalnischkies | 2011-07-24 | 1 | -29/+27 | |
| | | * | | buildconflicts effect all architectures | David Kalnischkies | 2011-07-24 | 2 | -12/+15 | |
| | | * | | you want to be nice and quote a filename just to be reminded by gpg | David Kalnischkies | 2011-07-23 | 1 | -1/+1 | |
| | * | | | merged from donkult | Michael Vogt | 2011-07-22 | 16 | -21/+117 | |
| | |\| | | ||||||
| | | * | | * apt-pkg/policy.cc: | David Kalnischkies | 2011-07-16 | 4 | -6/+86 | |
| | | * | | do not require unused partial dirs in 'source' (Closes: #633510) | David Kalnischkies | 2011-07-16 | 3 | -3/+5 | |
| | | * | | * doc/apt-cache.8.xml: | John Feuerstein | 2011-07-16 | 9 | -13/+15 | |
| | | * | | * cmdline/apt-key: | David Kalnischkies | 2011-07-16 | 3 | -2/+14 | |
| | * | | | merged from the mvo branch | Michael Vogt | 2011-07-22 | 2 | -1/+3 | |
| | |\ \ \ | | | |/ / | | |/| / | | | |/ | ||||||
| | | * | * cmdline/apt-get.cc: | Michael Vogt | 2011-07-22 | 2 | -1/+3 | |
| | * | | apt-pkg/contrib/configuration.cc: revert Configuration::Set() ABI break | Michael Vogt | 2011-07-15 | 2 | -2/+2 | |
| * | | | * apt-pkg/pkgcache.cc: | Julian Andres Klode | 2011-07-20 | 2 | -0/+5 | |
| * | | | apt-pkg/pkgcachegen.cc: Write the file size to the cache | Julian Andres Klode | 2011-07-20 | 2 | -0/+3 | |
| * | | | apt-pkg/pkgcache.h: Add pkgCache::Header::CacheFileSize, storing the cache size | Julian Andres Klode | 2011-07-20 | 3 | -0/+12 | |
* | | | | Support large files in the complete toolset. Indexes of this | David Kalnischkies | 2011-09-13 | 52 | -215/+270 | |
* | | | | reorder includes: add <config.h> if needed and include it at first | David Kalnischkies | 2011-09-13 | 94 | -131/+291 | |
|/ / / | ||||||
* | | | 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 | 20 | -68/+322 | |
|\| | | ||||||
| * | | merged from lp:~donkult/apt/sid | Michael Vogt | 2011-07-15 | 15 | -52/+241 | |
| |\ \ | ||||||
| | * | | * apt-pkg/depcache.cc: | David Kalnischkies | 2011-07-15 | 2 | -2/+4 | |
| | * | | merge with debian-sid 0.8.15.2 | David Kalnischkies | 2011-07-14 | 6 | -11/+78 | |
| | |\ \ | | |/ / | |/| | | ||||||
| * | | | merged from the mvo branch and add proper changelog | Michael Vogt | 2011-07-14 | 5 | -8/+71 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| | * | | merged from debian-sid | Michael Vogt | 2011-07-14 | 12 | -48/+225 | |
| | |\ \ | | |/ / | |/| | | ||||||
| * | | | fix from David Kalnischkies for the InRelease gpg verification | Michael Vogt | 2011-07-13 | 3 | -6/+35 | |
| * | | | apt-pkg/aptconfiguration.h: fix copy/paste error in getCompressionTypes() des... | Michael Vogt | 2011-07-13 | 1 | -1/+1 | |
| | * | | make ResolveByKeep() more clever and hold back packages that would go into a ... | Michael Vogt | 2011-07-14 | 4 | -410/+570 | |
| | * | | apt-pkg/acquire-item.cc: improve error message for valid-until | Michael Vogt | 2011-07-01 | 1 | -2/+4 | |
| | * | | merged from debian-sid | Michael Vogt | 2011-06-29 | 27 | -2705/+4593 | |
| | |\ \ |