]> git.saurik.com Git - apt.git/history - apt-pkg
remove the second usage instance of ExecCompressor in ftparchive
[apt.git] / apt-pkg /
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 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-11-29  David Kalnischkiessplit up the OpenMode into OpenMode and CompressionMode and
2011-11-23  David Kalnischkiesuse getCompressors() instead of getCompressorTypes...
2011-11-23  Steve McIntyrefactored out the decompressor code in IndexCopy::CopyPa...
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-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-21  Julian Andres Klodeapt-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-14  Michael Vogtmerged lp:~donkult/apt/experimental
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-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-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  David Kalnischkies* apt-pkg/deb/dpkgpm.cc:
2011-09-20  David Kalnischkies* apt-pkg/algorithms.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-14  Michael Vogtmerged from donkult
2011-09-14  David Kalnischkiesenable APT in unpack/configure ordering to handle loops...
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 Vogt* apt-pkg/contrib/configuration.cc:
2011-09-13  David Kalnischkiesmerge with debian/sid
2011-09-13  David Kalnischkiesmerge with debian/experimental
2011-09-13  David KalnischkiesSupport large files in the complete toolset. Indexes...
2011-09-13  Michael Vogt* apt-pkg/contrib/configuration.cc:
2011-09-13  David Kalnischkiesreorder includes: add <config.h> if needed and include...
2011-09-12  Michael Vogtmerged from lp:~donkult/apt/sid
2011-09-09  David KalnischkiesM-A:same lockstep unpack should operate on installed
2011-09-05  David Kalnischkies - add an Acquire::Min-ValidTime option (Closes: ...
2011-09-05  David Kalnischkies* apt-pkg/indexrecords.cc:
2011-08-23  David Kalnischkies* apt-pkg/orderlist.cc:
2011-08-23  David Kalnischkiesprint from their the visit came from
2011-08-22  David Kalnischkiesremove the caches in 'apt-get update', too, as they...
2011-08-22  David Kalnischkies* apt-pkg/acquire.cc:
2011-08-22  David Kalnischkies* apt-pkg/acquire-item.cc:
2011-08-17  Michael Vogtmerged from lp:~donkult/apt/sid
2011-08-17  David Kalnischkiesmerge with the final changelog from debian-sid
2011-08-17  David Kalnischkies* apt-pkg/packagemanager.cc, apt-pkg/pkgcache.cc:
2011-08-16  Christopher BainesFixed a problem where the loop flag would be removed...
2011-08-15  Christopher BainesFixed a bug where SmartUnPack would be called with...
2011-08-15  Michael Vogtmerged from lp:~mvo/apt/mvo
2011-08-15  Michael Vogtmerged from the debian-sid branch
2011-08-15  Michael Vogtmerged fixes from lp:~mvo/apt/mvo
2011-08-14  Christopher BainesApplied DonKult (David)'s excellent fix for inproving...
2011-08-13  Christopher BainesFix a bug introduced in Rev.2159 on line 398, also...
2011-08-12  Christopher BainesAdded code to allow SmartConfigure to be called mutiple...
2011-08-12  Christopher BainesInproved debug with versioning
2011-08-12  Christopher BainesSmall fix for loop handeling.
2011-08-12  Michael Vogtlots of cppcheck fixes
2011-08-11  David Kalnischkiesrename the parameter name of MarkDelete from Purge...
2011-08-11  David Kalnischkiesfix a few more cppcheck performance and scope warnings
2011-08-11  David Kalnischkiescppcheck complains about some possible speed improvemen...
2011-08-11  David Kalnischkiesfix some cppcheck: (warning) Member variable is not...
2011-08-11  David Kalnischkiescppcheck is right that the check for preventing null...
2011-08-11  Christopher BainesAdded a RmFlag function to remvoe the loop flag, this...
next