ntk/apt.git
2011-12-15 David Kalnischkiesatleast libapt should announce to itself that it is...
2011-12-14 David Kalnischkiesremove the second usage instance of ExecCompressor...
2011-12-14 David Kalnischkiesuse FileFd instead of forking the compression childs...
2011-12-13 David Kalnischkiesallow Open() and OpenDescriptor() to be called with...
2011-12-13 David Kalnischkiesnote to myself: In case you rename something, make...
2011-12-13 David Kalnischkiesrevert 2184.1.3: forward declaration instead of headers
2011-12-12 David Kalnischkiesrevert 2184.1.2: do not pollute namespace in headers
2011-12-12 David KalnischkiesAllow the FileFd to use an external Compressor to uncom...
2011-12-11 David Kalnischkies - add a ReadLine method
2011-12-11 David Kalnischkiesuse different compression types in the test now that...
2011-12-11 David Kalnischkiesadd a testcase for FindPackages() to better validate...
2011-12-11 David Kalnischkies* apt-pkg/cdrom.cc:
2011-12-10 David Kalnischkiesuse fileutl exists-functions instead of doing the stat...
2011-12-10 David Kalnischkiesstrip the extension of the translation file before...
2011-12-10 David Kalnischkies* apt-pkg/contrib/fileutl.{h,cc}:
2011-12-10 David Kalnischkiesenable FileFd to guess the compressor based on the...
2011-12-10 David Kalnischkies* cmdline/apt-config.cc:
2011-11-30 David Kalnischkiesensure that we exit instead of proceed in execution...
2011-11-29 David Kalnischkiessplit up the OpenMode into OpenMode and CompressionMode and
2011-11-23 David Kalnischkiesuse getCompressors() instead of getCompressorTypes...
2011-11-23 David Kalnischkiesfix another hickup in the changelog
2011-11-23 Steve McIntyrefactored out the decompressor code in IndexCopy::CopyPa...
2011-11-23 Michael Vogtfixup changelog
2011-11-23 Michael Vogtmerged from lp:~donkult/apt/experimental
2011-11-23 Michael Vogtmerged lp:~mvo/apt/convert-to-multiarch-lib-thanks...
2011-11-23 David Kalnischkies* cmdline/apt-get.cc:
2011-11-22 David Kalnischkies* apt-pkg/depcache.cc:
2011-11-22 David Kalnischkiesfix the operator++ implementations in the cachesets
2011-11-22 Michael Vogt* apt-pkg/cdrom.cc:
2011-11-22 Michael Vogtfix remaining rename
2011-11-22 Michael Vogtrename .install to .install.in when needed
2011-11-22 Michael Vogtmerged libapt multiarch enable patch from Colin Watson...
2011-11-21 Julian Andres... apt-pkg/cdrom.cc: Accept .bz2, .xz files in addition...
2011-11-11 David Kalnischkies - provide a {Package,Version}List similar to {Package...
2011-11-10 Michael Vogtmerged from lp:~donkult/apt/experimental
2011-11-09 David Kalnischkies* apt-pkg/cacheset.cc:
2011-11-03 David Kalnischkies* apt-pkg/deb/deblistparser.cc:
2011-10-31 David Kalnischkiesdo not enter an endless loop for (essential) pre-depend...
2011-10-30 David Kalnischkies* apt-pkg/contrib/sha2_internal.cc:
2011-10-30 David Kalnischkiesmerge with my debian-sid branch
2011-10-20 Michael Vogtmerged from donkult
2011-10-20 Michael Vogtmerged from donkult
2011-10-17 David Kalnischkies* algorithms.cc:
2011-10-17 David Kalnischkies* apt-pkg/packagemanager.cc:
2011-10-17 David Kalnischkiescreate "real" testcases out of the tests for chris
2011-10-14 Michael Vogtreleasing version 0.8.16~exp7
2011-10-14 Michael Vogtmerged lp:~donkult/apt/experimental
2011-10-14 Michael Vogtreleasing version 0.8.15.9 0.8.15.9
2011-10-14 Michael Vogtmerged from lp:~donkult/apt/sid
2011-10-12 David Kalnischkies* apt-pkg/pkgcache.cc:
2011-10-12 David Kalnischkiesadd implicit dependencies needed for Multi-Arch at...
2011-10-12 David Kalnischkiesuse one string to construct the error message instead...
2011-10-12 David Kalnischkiesa version can have only a single md5 for descriptions...
2011-10-11 David Kalnischkiesshare description list between "same" versions (LP...
2011-10-11 David Kalnischkies* apt-pkg/pkgcachegen.cc:
2011-10-11 David Kalnischkiesrun apt-get download in quiet mode as it messes with...
2011-10-11 David Kalnischkiesrun integration tests on my new amd64 box without failures
2011-10-11 David Kalnischkiesfix compiler warning about signed comparision on amd64...
2011-10-05 David Kalnischkies* doc/apt.conf.5.xml:
2011-10-05 David Kalnischkiesmerge with current debian apt/sid
2011-10-05 David Kalnischkiescherrypick from my apt/experimental branch
2011-10-05 David Kalnischkies* apt-pkg/deb/debmetaindex.cc:
2011-10-05 David Kalnischkiesmerge with current debian apt/experimental
2011-10-05 Michael Vogt* apt-pkg/contrib/configuration.cc:
2011-10-03 David Kalnischkies* apt-pkg/policy.cc:
2011-09-26 Michael Vogtmerged fix from donkult
2011-09-24 Michael Vogt* ftparchive/cachedb.cc:
2011-09-24 Michael VogtSymbol file update
2011-09-22 Michael Vogtftparchive/cachedb.cc: rewrite to fix the fixed length...
2011-09-22 Michael Vogt* ftparchive/cachedb.cc:
2011-09-21 David Kalnischkies* apt-pkg/init.cc:
2011-09-21 David Kalnischkies* apt-pkg/deb/debsrcrecords.cc:
2011-09-21 David Kalnischkiesconvert a few for-loop char finds to proper strchr...
2011-09-20 Michael Vogt* methods/https.cc:
2011-09-20 David Kalnischkies* apt-pkg/deb/dpkgpm.cc:
2011-09-20 David Kalnischkies* apt-pkg/algorithms.cc:
2011-09-20 David Kalnischkies* cmdline/apt-get.cc:
2011-09-20 David Kalnischkiesload the dpkg base arguments only one time and reuse...
2011-09-20 David Kalnischkies* apt-pkg/deb/dpkgpm.cc:
2011-09-19 David Kalnischkiesfix foldmarker in algorithms.h
2011-09-19 David Kalnischkiesremove old APT_COMPATIBILITY ifdef's
2011-09-19 David Kalnischkiesuse forward declaration in headers if possible instead...
2011-09-19 David Kalnischkiesdo not pollute namespace in the headers with using...
2011-09-19 David Kalnischkiesremove an extra argument for the error mesage format
2011-09-16 Michael Vogt* apt-pkg/acquire-item.h, apt-pkg/deb/debmetaindex.cc:
2011-09-15 David Kalnischkiesupdate the test to ensure that NotAutomatic and co...
2011-09-14 Michael Vogtreleasing version 0.8.16~exp6
2011-09-14 David Kalnischkies* doc/apt-get.8.xml:
2011-09-14 Michael Vogtmerged from donkult
2011-09-14 David Kalnischkiesenable APT in unpack/configure ordering to handle loops...
2011-09-14 bubulle@debian.orgChangelog entry forspelling fix
2011-09-14 Michael Vogtmerged from donkult
2011-09-14 bubulle@debian.orgFix spelling error
2011-09-14 David Kalnischkiesupdate symbols
2011-09-14 David Kalnischkiesupdate symbols file
2011-09-14 Michael Vogtupdate package names too for the new abi
2011-09-14 Michael Vogt* [abi-break] Support large files in the complete tools...
2011-09-14 Michael Vogtmerged from lp:~donkult/apt/experimental
2011-09-14 Michael Vogtreleasing version 0.8.15.8 0.8.15.8
2011-09-14 Michael Vogt* apt-pkg/contrib/configuration.cc:
next