summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | * merged latest fixes from debian-sidMichael Vogt2011-07-2876-18282/+23142
| |\| |
| | * | releasing version 0.8.15.4Michael Vogt2011-07-261-2/+2
| | * | refresh po/*Michael Vogt2011-07-2646-18572/+22958
| | * | merged from lp:~mvo/apt/mvoMichael Vogt2011-07-266-3/+130
| | |\|
| | | * fix typos in changelog, make DeEscapeString const, improve descriptionMichael Vogt2011-07-263-6/+7
| | | * add another escape test case, fixup octal one (its \0XX instead of \0XXX)Michael Vogt2011-07-263-6/+11
| | | * apt-pkg/contrib/strutl.cc: kill unneeded debug outputMichael Vogt2011-07-261-1/+0
| | | * * apt-pkg/contrib/strutl.{h,cc}, test/libapt/strutil_test.cc:Michael Vogt2011-07-266-6/+118
| | | * * apt-pkg/contrib/cdromutl.cc:Michael Vogt2011-07-252-1/+9
| | * | merged from lp:~donkult/apt/sidMichael Vogt2011-07-262-3/+11
| | |\ \
| | | * | * apt-pkg/contrib/sha1.cc:David Miller2011-07-262-3/+11
| | |/ /
| | * | releasing version 0.8.15.3Michael Vogt2011-07-250-0/+0
| | * | merged from lp:~donkult/apt/sidMichael Vogt2011-07-2512-117/+496
| | |\ \
| | | * | implement MultiarchCross for build-dep and source (Closes: #632221)David Kalnischkies2011-07-256-8/+341
| | | * | the order of languages after "none" is not important, so ignore it in testsDavid Kalnischkies2011-07-252-6/+40
| | | * | update the testcase to reflect that native is always on top ifDavid Kalnischkies2011-07-251-0/+6
| | | * | * apt-pkg/deb/deblistparser.cc:David Kalnischkies2011-07-252-4/+11
| | | * | * apt-pkg/aptconfiguration.cc:David Kalnischkies2011-07-252-2/+5
| | | * | move debug message about attempt install/remove to the responsible methodDavid Kalnischkies2011-07-241-3/+8
| | | * | alternatively check in a versioned depends if the candidate is goodDavid Kalnischkies2011-07-241-27/+21
| | | * | after this consider providing packages (if it is not a versioned dep)David Kalnischkies2011-07-241-26/+27
| | | * | move the detection for installed versions up as it is the easiest caseDavid Kalnischkies2011-07-241-25/+20
| | | * | first round of reorder code without changing resultDavid Kalnischkies2011-07-241-29/+27
| | | * | buildconflicts effect all architecturesDavid Kalnischkies2011-07-242-12/+15
| | | * | you want to be nice and quote a filename just to be reminded by gpgDavid Kalnischkies2011-07-231-1/+1
| | * | | merged from donkultMichael Vogt2011-07-2216-21/+117
| | |\| |
| | | * | * apt-pkg/policy.cc:David Kalnischkies2011-07-164-6/+86
| | | * | do not require unused partial dirs in 'source' (Closes: #633510)David Kalnischkies2011-07-163-3/+5
| | | * | * doc/apt-cache.8.xml:John Feuerstein2011-07-169-13/+15
| | | * | * cmdline/apt-key:David Kalnischkies2011-07-163-2/+14
| | * | | merged from the mvo branchMichael Vogt2011-07-222-1/+3
| | |\ \ \ | | | |/ / | | |/| / | | | |/
| | | * * cmdline/apt-get.cc:Michael Vogt2011-07-222-1/+3
| | * | apt-pkg/contrib/configuration.cc: revert Configuration::Set() ABI breakMichael Vogt2011-07-152-2/+2
| * | | * apt-pkg/pkgcache.cc:Julian Andres Klode2011-07-202-0/+5
| * | | apt-pkg/pkgcachegen.cc: Write the file size to the cacheJulian Andres Klode2011-07-202-0/+3
| * | | apt-pkg/pkgcache.h: Add pkgCache::Header::CacheFileSize, storing the cache sizeJulian Andres Klode2011-07-203-0/+12
* | | | Support large files in the complete toolset. Indexes of thisDavid Kalnischkies2011-09-1352-215/+270
* | | | reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies2011-09-1394-131/+291
|/ / /
* | | releasing version 0.8.16~exp3Michael Vogt2011-07-151-2/+2
* | | merged from http://bzr.debian.org/bzr/apt/apt/debian-sidMichael Vogt2011-07-1520-68/+322
|\| |
| * | merged from lp:~donkult/apt/sidMichael Vogt2011-07-1515-52/+241
| |\ \
| | * | * apt-pkg/depcache.cc:David Kalnischkies2011-07-152-2/+4
| | * | merge with debian-sid 0.8.15.2David Kalnischkies2011-07-146-11/+78
| | |\ \ | | |/ / | |/| |
| * | | merged from the mvo branch and add proper changelogMichael Vogt2011-07-145-8/+71
| |\ \ \ | | | |/ | | |/|
| | * | merged from debian-sidMichael Vogt2011-07-1412-48/+225
| | |\ \ | | |/ / | |/| |
| * | | fix from David Kalnischkies for the InRelease gpg verification Michael Vogt2011-07-133-6/+35
| * | | apt-pkg/aptconfiguration.h: fix copy/paste error in getCompressionTypes() des...Michael Vogt2011-07-131-1/+1
| | * | make ResolveByKeep() more clever and hold back packages that would go into a ...Michael Vogt2011-07-144-410/+570
| | * | apt-pkg/acquire-item.cc: improve error message for valid-untilMichael Vogt2011-07-011-2/+4
| | * | merged from debian-sidMichael Vogt2011-06-2927-2705/+4593
| | |\ \