]> git.saurik.com Git - apt.git/history - apt-pkg/packagemanager.cc
fix typos in comments reported by the lintian in very-picky-modes
[apt.git] / apt-pkg / packagemanager.cc
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  David Kalnischkies* apt-pkg/cacheiterators.h:
2012-01-18  Michael Vogt* apt-pkg/aptconfiguration.cc:
2012-01-16  Michael Vogtmerged from debian-experimental2
2012-01-13  Michael Vogtmerged from lp:~donkult/apt/experimental/
2012-01-13  David Kalnischkiesfactor out the detection of self-conflicts into Dep...
2011-12-20  Michael Vogtmerged from lp:~donkult/apt/sid/
2011-12-19  Michael Vogtmerged from debian-sid
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-10-31  David Kalnischkiesdo not enter an endless loop for (essential) pre-depend...
2011-10-30  David Kalnischkiesmerge with my debian-sid branch
2011-10-20  Michael Vogtmerged from donkult
2011-10-17  David Kalnischkies* apt-pkg/packagemanager.cc:
2011-10-14  Michael Vogtmerged lp:~donkult/apt/experimental
2011-10-05  David Kalnischkiesmerge with current debian apt/experimental
2011-10-05  Michael Vogt* apt-pkg/contrib/configuration.cc:
2011-09-19  David Kalnischkiesremove an extra argument for the error mesage format
2011-09-14  Michael Vogtmerged from donkult
2011-09-14  David Kalnischkiesenable APT in unpack/configure ordering to handle loops...
2011-09-14  Michael Vogtmerged from lp:~donkult/apt/experimental
2011-09-13  David Kalnischkiesmerge with debian/sid
2011-09-13  David Kalnischkiesmerge with debian/experimental
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-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 Kalnischkiesfix a few more cppcheck performance and scope warnings
2011-08-11  David Kalnischkiescppcheck complains about some possible speed improvemen...
2011-08-11  Christopher BainesAdded a RmFlag function to remvoe the loop flag, this...
2011-08-09  Michael Vogtmerged from the debian-experimental2 branch
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-01  Michael Vogtfix crash when P.Arch() was used but the cache got...
2011-08-01  Christopher BainesOnly stop on SigInt if the system state is right (still...
2011-07-29  Michael Vogtmerge from lp:~mvo/apt/mvo
2011-07-28  Michael Vogtmerged from lp:~mvo/apt/mvo
2011-07-28  Michael Vogtmerged from debian-apt
2011-07-28  Michael Vogt* merged latest fixes from debian-sid
2011-07-27  Christopher BainesSmartConfigure and SmartUnPack have got smarter! The...
2011-07-16  Christopher BainesDont try to configure packages using SmartConfigure...
2011-07-15  Michael Vogtmerged from http://bzr.debian.org/bzr/apt/apt/debian-sid
2011-07-14  Christopher BainesInproved errors and warnings, will now warn if package...
2011-07-14  Christopher BainesMore changes to make imediate configuration work for...
2011-07-13  Christopher BainesMore changes to the SmartUnpack method to allow imediat...
2011-07-06  Christopher BainesAdded a APT::Immediate-Configure-All option to enable...
2011-07-05  Christopher BainesFlag the package in the SmartUnPack method as UnPacked...
2011-07-05  Christopher BainesFix for reinstallation of packages
2011-07-05  Michael Vogtmerge lp:~mvo/apt/sha512-template to get fixes for the
2011-07-05  Christopher Baines[ David Kalnischkies ]
2011-07-05  Christopher BainesChanged check in the SmartUnpack method, reverted chang...
2011-07-05  Christopher BainesRemoved some debug stuff, corrected the VerifyConfigure...
2011-07-04  Christopher BainesAdded temp debug statement.
2011-07-03  Christopher BainesAdded debug output to package manager.
2011-07-02  Christopher BainesThe modification to orderlist.cc is from a patch DonKul...
2011-06-30  Michael Vogtmerged from debian-sid
2011-06-29  Michael Vogtmerge lp:~mvo/apt/abi-break
2011-06-27  Christopher BainesRemoved temp debug lines.
2011-06-27  Christopher BainesFixed missing argument in VerifyConfigure call.
2011-06-27  Christopher BainesInitial commit from my GSoC project. Added a verificati...
2011-06-08  Michael Vogt* [ABI-Break] Implement EDSP in libapt-pkg so that...
2011-06-08  Michael Vogtmerge lp:~mvo/apt/sha512-template to add support for...
2011-05-31  Michael Vogtmerged from the debian branch
2011-05-17  David Kalnischkies* apt-pkg/pkgcache.h:
2011-05-17  David Kalnischkies* doc/external-dependency-solver-protocol.txt:
2011-05-17  David Kalnischkies* Implement EDSP in libapt-pkg so that all front-ends...
2011-05-16  Michael Vogtmerged from lp:~donkult/apt/sid
2011-05-16  David Kalnischkies* apt-pkg/packagemanager.cc:
2011-03-10  Michael Vogtmerged from debian-sid
2011-03-10  Michael Vogtmerged the lp:~mvo/apt/mvo branch
2011-03-10  Michael Vogtmerged from donkult
2011-03-08  David KalnischkiesRemove the "pseudopackage" handling of Architecture...
2010-10-13  Michael Vogtmerged from debian-sid branch
2010-10-13  Michael Vogt* apt-pkg/deb/debsystem.cc:
2010-10-13  Michael Vogt* debian/apt.cron.daily:
2010-10-01  Michael Vogtmerged from lp:~donkult/apt/sid
2010-09-29  David Kalnischkies* apt-pkg/packagemanager.cc:
2010-09-03  Michael Vogtmerged from lp:~donkult/apt/sid
2010-07-30  Michael Vogt* merge of the debian-expermental-ma branch
2010-07-11  David Kalnischkies[ Martin Pitt ]
2010-07-09  Michael Vogt* apt-pkg/deb/dpkgpm.cc:
2010-07-09  Michael Vogtmerged from donkult
2010-07-05  David Kalnischkiesmerge with debian-experimental-ma
2010-06-10  David Kalnischkiesmerge with debian-experimental-ma to get the public...
2010-06-10  David Kalnischkies* apt-pkg/orderlist.cc:
2010-06-09  Michael Vogtmerge lp:~mvo/apt/ubuntu-mirror-method-improvements
next