]> git.saurik.com Git - apt.git/history - apt-pkg
merge with my debian-sid branch
[apt.git] / apt-pkg /
2011-10-30  David Kalnischkiesmerge with my debian-sid branch
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...
2011-08-09  Christopher BainesMore inproved comments about loops.
2011-08-09  Michael Vogt* apt-pkg/acquire.cc:
2011-08-09  Michael Vogtmerged from the debian-experimental2 branch
2011-08-08  Michael Vogtfix crash when P.Arch() was used but the cache got...
2011-08-08  Michael Vogtapt-pkg/acquire-item.cc: add more debug output
2011-08-08  Michael Vogtapt-pkg/pkgcachegen.cc: fix incorrect test for modifica...
2011-08-07  Christopher BainesImproved errors and messages in general and improved...
2011-08-07  Christopher BainesFixed a bug on line 623, I picked this up after seeing...
2011-08-05  Michael Vogt* test/integration/test-hashsum-verification:
2011-08-05  Michael Vogt* apt-pkg/acquire-item.cc:
2011-08-05  Michael Vogtapt-pkg/acquire-item.cc: always init Verify
2011-08-05  Michael Vogt* apt-pkg/acquire-item.{cc,h}:
2011-08-05  Michael Vogtapt-pkg/pkgcachegen.cc: fix compiler error
2011-08-02  Christopher BainesInproved the SIGINT stop in the dpkgpm, not perfect...
2011-08-01  Michael Vogtfix crash when P.Arch() was used but the cache got...
2011-08-01  Michael Vogtmerged from lp:~mvo/apt/mvo
2011-08-01  Christopher BainesOnly stop on SigInt if the system state is right (still...
2011-08-01  Michael Vogtapt-pkg/pkgcachegen.cc: copy Arch to avoid segfault...
2011-08-01  Michael Vogtapt-pkg/sourcelist.cc: GetListOfFilesInDir() fails...
2011-07-31  Christopher BainesOnly allow interupts when using, Immediate-Configure...
2011-07-29  Michael Vogtapt-pkg/contrib/sha2_internal.h: remove extern "C"...
2011-07-29  Michael Vogtmerged from debian-sid
2011-07-29  Michael Vogtapt-pkg/contrib/sha256.h: use #warning to warn about...
2011-07-29  Michael Vogtmerge from lp:~mvo/apt/mvo
2011-07-29  Michael Vogt* apt-pkg/makefile:
2011-07-29  Michael Vogt* apt-pkg/pkgcachegen.{cc,h}:
2011-07-28  Michael Vogtmerged from lp:~mvo/apt/mvo
2011-07-28  Michael Vogt* apt-pkg/contrib/fileutl.{cc,h}:
2011-07-28  Michael Vogt[ABI break] merge patch from Jonathan Thomas to speed...
next