summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* factored out the decompressor code in IndexCopy::CopyPackages() andSteve McIntyre2011-11-232-81/+95
* fixup changelogMichael Vogt2011-11-231-13/+15
* merged from lp:~donkult/apt/experimentalMichael Vogt2011-11-2311-448/+935
|\
| * * cmdline/apt-get.cc:David Kalnischkies2011-11-233-1/+39
| * * apt-pkg/depcache.cc:David Kalnischkies2011-11-234-30/+195
| * fix the operator++ implementations in the cachesetsDavid Kalnischkies2011-11-221-4/+8
| * - provide a {Package,Version}List similar to {Package,Version}SetDavid Kalnischkies2011-11-116-54/+146
| * * apt-pkg/cacheset.cc:David Kalnischkies2011-11-096-377/+565
* | merged lp:~mvo/apt/convert-to-multiarch-lib-thanks-colinMichael Vogt2011-11-2312-18/+60
|\ \
| * | fix remaining renameMichael Vogt2011-11-221-0/+0
| * | rename .install to .install.in when neededMichael Vogt2011-11-224-3261/+1
| * | merged libapt multiarch enable patch from Colin Watson, many thanks!Michael Vogt2011-11-228-15/+60
* | | * apt-pkg/cdrom.cc:Michael Vogt2011-11-222-29/+59
|/ /
* | apt-pkg/cdrom.cc: Accept .bz2, .xz files in addition to .gz files (Closes: #6...Julian Andres Klode2011-11-212-4/+18
* | merged from lp:~donkult/apt/experimentalMichael Vogt2011-11-1025-821/+1181
|\|
| * * apt-pkg/deb/deblistparser.cc:David Kalnischkies2011-11-032-1/+6
| * do not enter an endless loop for (essential) pre-dependency loopsDavid Kalnischkies2011-10-312-13/+19
| * * apt-pkg/contrib/sha2_internal.cc:David Kalnischkies2011-10-302-4/+16
| * merge with my debian-sid branchDavid Kalnischkies2011-10-3023-805/+1142
| |\
| | * merged from donkultMichael Vogt2011-10-202-2/+17
| | |\
| | | * * algorithms.cc:David Kalnischkies2011-10-172-2/+17
| | |/
| | * releasing version 0.8.15.9Michael Vogt2011-10-141-2/+2
| | * merged from lp:~donkult/apt/sidMichael Vogt2011-10-1431-992/+1458
| | |\
| | | * * doc/apt.conf.5.xml:David Kalnischkies2011-10-0511-803/+1075
| | | * merge with current debian apt/sidDavid Kalnischkies2011-10-053-7/+24
| | | |\ | | | |/ | | |/|
| | * | * ftparchive/cachedb.cc:Michael Vogt2011-09-242-5/+17
| | * | Symbol file updateMichael Vogt2011-09-242-1/+6
| | |\ \
| | * | | Changelog entry forspelling fixbubulle@debian.org2011-09-141-0/+7
| | * | | Fix spelling errorbubulle@debian.org2011-09-141-1/+1
| | | | * cherrypick from my apt/experimental branchDavid Kalnischkies2011-10-057-8/+127
| | | | * * apt-pkg/policy.cc:David Kalnischkies2011-10-043-4/+26
| | | | * * apt-pkg/init.cc:David Kalnischkies2011-09-212-8/+9
| | | | * convert a few for-loop char finds to proper strchr and memchrDavid Kalnischkies2011-09-216-59/+42
| | | | * * apt-pkg/deb/dpkgpm.cc:David Kalnischkies2011-09-204-99/+123
| | | | * update the test to ensure that NotAutomatic and co is used alsoDavid Kalnischkies2011-09-151-8/+50
| | | | * * doc/apt-get.8.xml:David Kalnischkies2011-09-142-1/+10
| | | |/
| | | * update symbols fileDavid Kalnischkies2011-09-141-1/+2
| | |/
| | * releasing version 0.8.15.8Michael Vogt2011-09-141-2/+2
| | * * apt-pkg/contrib/configuration.cc:Michael Vogt2011-09-142-4/+10
| | * * cmdline/apt-get.cc:Michael Vogt2011-09-142-7/+16
| | |\
| | | * * cmdline/apt-get.cc:David Kalnischkies2011-09-132-7/+16
| | |/
* | | merged from donkultMichael Vogt2011-10-205-32/+37
|\| |
| * | * apt-pkg/packagemanager.cc:David Kalnischkies2011-10-172-9/+11
| * | create "real" testcases out of the tests for chrisDavid Kalnischkies2011-10-173-23/+26
|/ /
* | releasing version 0.8.16~exp7Michael Vogt2011-10-141-1/+1
* | merged lp:~donkult/apt/experimentalMichael Vogt2011-10-14159-1310/+1704
|\ \
| * | * apt-pkg/pkgcache.cc:David Kalnischkies2011-10-122-4/+17
| * | add implicit dependencies needed for Multi-Arch at the time a VersionDavid Kalnischkies2011-10-123-83/+109
| * | use one string to construct the error message instead of using multipleDavid Kalnischkies2011-10-121-23/+30
| * | a version can have only a single md5 for descriptions, so we can optimizeDavid Kalnischkies2011-10-122-25/+32