summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-11add a testcase for FindPackages() to better validate that cdrom should work.David Kalnischkies
2011-12-11* apt-pkg/cdrom.cc:David Kalnischkies
2011-12-11use fileutl exists-functions instead of doing the stat'ing by handDavid Kalnischkies
2011-12-11strip the extension of the translation file before storing it in the listDavid Kalnischkies
2011-12-10* apt-pkg/contrib/fileutl.{h,cc}:David Kalnischkies
2011-12-10enable FileFd to guess the compressor based on the filename if requested orDavid Kalnischkies
2011-12-10* cmdline/apt-config.cc:David Kalnischkies
2011-11-30ensure that we exit instead of proceed in execution after the trapDavid Kalnischkies
2011-11-29split up the OpenMode into OpenMode and CompressionMode andDavid Kalnischkies
2011-11-24use getCompressors() instead of getCompressorTypes() and use it everywhereDavid Kalnischkies
2011-11-23fix another hickup in the changelogDavid Kalnischkies
2011-11-23factored out the decompressor code in IndexCopy::CopyPackages() andSteve McIntyre
2011-11-23fixup changelogMichael Vogt
2011-11-23merged from lp:~donkult/apt/experimentalMichael Vogt
2011-11-23merged lp:~mvo/apt/convert-to-multiarch-lib-thanks-colinMichael Vogt
2011-11-23* cmdline/apt-get.cc:David Kalnischkies
2011-11-23* apt-pkg/depcache.cc:David Kalnischkies
2011-11-22fix the operator++ implementations in the cachesetsDavid Kalnischkies
2011-11-22* apt-pkg/cdrom.cc:Michael Vogt
2011-11-22fix remaining renameMichael Vogt
2011-11-22rename .install to .install.in when neededMichael Vogt
2011-11-22merged libapt multiarch enable patch from Colin Watson, many thanks!Michael Vogt
2011-11-21apt-pkg/cdrom.cc: Accept .bz2, .xz files in addition to .gz files (Closes: #6...Julian Andres Klode
2011-11-11 - provide a {Package,Version}List similar to {Package,Version}SetDavid Kalnischkies
2011-11-10merged from lp:~donkult/apt/experimentalMichael Vogt
2011-11-09* apt-pkg/cacheset.cc:David Kalnischkies
2011-11-03* apt-pkg/deb/deblistparser.cc:David Kalnischkies
2011-10-31do not enter an endless loop for (essential) pre-dependency loopsDavid Kalnischkies
2011-10-30* apt-pkg/contrib/sha2_internal.cc:David Kalnischkies
2011-10-30merge with my debian-sid branchDavid Kalnischkies
2011-10-20merged from donkultMichael Vogt
2011-10-20merged from donkultMichael Vogt
2011-10-17* algorithms.cc:David Kalnischkies
2011-10-17* apt-pkg/packagemanager.cc:David Kalnischkies
2011-10-17create "real" testcases out of the tests for chrisDavid Kalnischkies
2011-10-14releasing version 0.8.16~exp7Michael Vogt
2011-10-14merged lp:~donkult/apt/experimentalMichael Vogt
2011-10-14releasing version 0.8.15.90.8.15.9Michael Vogt
2011-10-14merged from lp:~donkult/apt/sidMichael Vogt
2011-10-12* apt-pkg/pkgcache.cc:David Kalnischkies
2011-10-12add implicit dependencies needed for Multi-Arch at the time a VersionDavid Kalnischkies
2011-10-12use one string to construct the error message instead of using multipleDavid Kalnischkies
2011-10-12a version can have only a single md5 for descriptions, so we can optimizeDavid Kalnischkies
2011-10-11share description list between "same" versions (LP: #868977)David Kalnischkies
2011-10-11* apt-pkg/pkgcachegen.cc:David Kalnischkies
2011-10-11run apt-get download in quiet mode as it messes with output otherwiseDavid Kalnischkies
2011-10-11run integration tests on my new amd64 box without failuresDavid Kalnischkies
2011-10-11fix compiler warning about signed comparision on amd64, tooDavid Kalnischkies
2011-10-05* doc/apt.conf.5.xml:David Kalnischkies
2011-10-05merge with current debian apt/sidDavid Kalnischkies