]> git.saurik.com Git - apt.git/history - apt-pkg
use pdiff for Translation-* files if available (Closes: #657902)
[apt.git] / apt-pkg /
2012-02-18  David Kalnischkiesuse pdiff for Translation-* files if available (Closes...
2012-02-18  David Kalnischkies* apt-pkg/acquire-item.cc:
2012-02-18  David Kalnischkiesensure that the cache-directories are really directorie...
2012-02-18  David Kalnischkies* apt-pkg/indexrecords.cc:
2012-02-11  David Kalnischkies* apt-pkg/cachefile.cc:
2012-02-11  David Kalnischkiessave the universe by not printing messages about apport...
2012-02-11  David Kalnischkiescorrectly ignore already (un)hold packages
2012-02-10  David Kalnischkiesensure that architectures are not added multiple times
2012-02-09  David Kalnischkiescall dpkg --assert-multi-arch with execvp instead of...
2012-02-03  Michael Vogtrework previous patch to avoid changing the inline...
2012-02-03  Michael Vogt* apt-pkg/contrib/fileutl.h:
2012-02-03  Michael Vogt* apt-pkg/contrib/fileutl.h:
2012-01-31  Michael VogtFix IndexCopy::CopyPackages and TranslationsCopy::CopyT...
2012-01-31  Michael Vogtmerged from lp:~mvo/apt/mvo
2012-01-31  Michael Vogtmerged from lp:~donkult/apt/experimental/
2012-01-30  Michael Vogt* apt-pkg/deb/dpkgpm.cc:
2012-01-30  Michael Vogtmerged from donkult
2012-01-30  David Kalnischkies* apt-pkg/aptconfiguration.cc:
2012-01-30  David Kalnischkies* apt-pkg/contrib/configuration.cc:
2012-01-29  David Kalnischkies* apt-pkg/depcache.cc:
2012-01-29  Colin Watson* apt-pkg/algorithms.cc:
2012-01-29  Colin Watson* apt-pkg/algorithms.cc:
2012-01-29  David Kalnischkiesensure that dpkg binary doesn't have the chroot-directo...
2012-01-29  David Kalnischkies* apt-pkg/deb/dpkgpm.cc:
2012-01-20  Michael Vogtmerged from bzr+ssh://bazaar.launchpad.net/~donkult...
2012-01-20  David Kalnischkiesfix a few esoteric cppcheck errors/warnings/infos
2012-01-19  David Kalnischkiesfix typos in comments reported by the lintian in very...
2012-01-19  David Kalnischkies* apt-pkg/packagemanager.cc:
2012-01-19  Michael Vogtmerged from lp:~donkult/apt/experimental/
2012-01-19  David Kalnischkies* apt-pkg/cacheiterators.h:
2012-01-19  Michael Vogt* apt-pkg/deb/dpkgpm.cc:
2012-01-19  Michael Vogt* apt-pkg/deb/dpkgpm.cc:
2012-01-19  David Kalnischkiesif multi-arch is detected ensure that pkg:all is report...
2012-01-19  David Kalnischkies* apt-pkg/deb/dpkgpm.cc:
2012-01-18  Michael Vogt* apt-pkg/contrib/fileutl.h:
2012-01-18  Michael Vogt* apt-pkg/aptconfiguration.cc:
2012-01-18  Michael Vogt* apt-pkg/contrib/fileutils.h:
2012-01-17  David Kalnischkies* apt-pkg/contrib/fileutl.h:
2012-01-17  David Kalnischkiesimprove error reporting in case of errors in combinatio...
2012-01-17  David Kalnischkiesmerge with lp:~mvo/apt
2012-01-16  Michael Vogt* apt-pkg/contrib/fileutils.h:
2012-01-16  Michael Vogtmerged from debian-experimental2
2012-01-13  Michael Vogtmerged from lp:~donkult/apt/experimental/
2012-01-13  David Kalnischkies* apt-pkg/deb/dpkgpm.cc:
2012-01-13  David Kalnischkiesfactor out the detection of self-conflicts into Dep...
2012-01-13  David Kalnischkies* apt-pkg/pkgcache.cc:
2012-01-11  David Kalnischkies* apt-pkg/depcache.cc:
2012-01-10  David Kalnischkiesmerge with debian-sid
2012-01-02  Michael Vogtg++ 4.7 fixes
2012-01-02  Michael Vogtg++ 4.7 fixes
2011-12-20  Michael Vogtmerged from lp:~donkult/apt/sid/
2011-12-19  Michael Vogtmerged from debian-sid
2011-12-19  Michael Vogtmerged from lp:~donkult/apt/experimental
2011-12-19  Michael Vogtmerged from lp:~donkult/apt/experimental
2011-12-18  David Kalnischkiesusage of Skipping in pipes can't work, so we ignore...
2011-12-17  David Kalnischkiestry to avoid direct usage of .Fd() if possible and...
2011-12-17  David Kalnischkieskeep track of where we are in a filedescriptor so we...
2011-12-15  David Kalnischkiestry seeking on fds opened with OpenDescriptor before...
2011-12-15  David Kalnischkiesrefactor compressor calling so that we don't (need...
2011-12-15  David Kalnischkiesatleast libapt should announce to itself that it is...
2011-12-14  David Kalnischkiesuse FileFd instead of forking the compression childs...
2011-12-14  David Kalnischkies* apt-pkg/aptconfiguration.cc:
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 http://bzr.debian.org/bzr/apt/apt/debian...
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...
next