]> git.saurik.com Git - apt.git/history - apt-pkg
Applied DonKult (David)'s excellent fix for inproving the loop management. Now both...
[apt.git] / apt-pkg /
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-11  Christopher BainesAdded a RmFlag function to remvoe the loop flag, this...
2011-08-09  Christopher BainesMore inproved comments about loops.
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-02  Christopher BainesInproved the SIGINT stop in the dpkgpm, not perfect...
2011-08-01  Christopher BainesOnly stop on SigInt if the system state is right (still...
2011-07-31  Christopher BainesOnly allow interupts when using, Immediate-Configure...
2011-07-27  Christopher BainesSmartConfigure and SmartUnPack have got smarter! The...
2011-07-16  Christopher BainesDont try to configure packages using SmartConfigure...
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  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 Vogt* doc/makefile:
2011-06-28  Michael Vogtmerged from lp:~mvo/apt/mvo
2011-06-28  Michael Vogtmerged from donkult
2011-06-28  Michael Vogtcherry pick from donkult
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-27  Michael Vogt* apt-pkg/deb/dpkgpm.cc:
2011-06-09  Michael Vogtapt-pkg/deb/debindexfile.cc: kill off another Translati...
2011-06-09  Michael Vogtapt-pkg/deb/debindexfile.cc: remove tests for Translati...
2011-06-09  Michael Vogt* apt-pkg/deb/deblistparser.cc:
2011-05-31  Michael Vogtmerge from lp:~mvo/apt/mvo
2011-05-31  Michael Vogtapt-pkg/acquire-item.cc: only test packages file for...
2011-05-31  Michael Vogtmerged from the debian branch
2011-05-30  Julian Andres KlodeReject files known to be invalid (LP: #346386) (Closes...
2011-05-30  Julian Andres Klodeapt-pkg/acquire-item.cc: Reject files known to be inval...
2011-05-28  Jörg Sommer* apt-pkg/init.cc:
2011-05-28  Jörg Sommeruse the correct option name in comment for Acquire...
2011-05-23  David Kalnischkieslog reinstall commands in history.log
2011-05-19  David Kalnischkiesremove invalid pkgcache.bin and rebuild it if possible
2011-05-17  David Kalnischkiesrename I to J to avoid redefining a variable (clang...
2011-05-16  Michael Vogtmerged from lp:~donkult/apt/sid
2011-05-16  David Kalnischkies* apt-pkg/packagemanager.cc:
2011-05-12  David KalnischkiesMAP_ANON is deprecated in favor of MAP_ANONYMOUS, but...
2011-05-12  David Kalnischkies* apt-pkg/contrib/netrc.cc:
2011-05-12  David Kalnischkiesrewrite new and previously satisfied important dependen...
2011-05-12  David Kalnischkiesmove the broken dependency detection above the new...
2011-05-11  David Kalnischkiesconvert a lot of places to use IsNegative instead of...
2011-05-11  David Kalnischkiesif critical or-group can't be satisfied, exit directly.
2011-05-10  David Kalnischkiesfix order of CurrentURI and UsedMirror in Status()...
2011-04-26  Ben Finney* apt-pkg/acquire-item.cc:
2011-04-26  David Kalnischkies* apt-pkg/acquire-worker.cc:
2011-04-26  David Kalnischkies* apt-pkg/deb/debmetaindex.cc:
2011-04-25  David Kalnischkies* apt-pkg/pkgcache.cc:
2011-04-21  David Kalnischkiessimplify the code for wildcard pinning a bit
2011-04-21  Julian Andres KlodeMake purge work again for config-files (LP: #244598...
2011-04-20  David Kalnischkiesmerge with debian-sid branch and 0.8.14.1 release
2011-04-18  Julian Andres Klodeapt-pkg/depcache.cc: Really release action groups only...
2011-04-16  David Kalnischkies* apt-pkg/deb/dpkgpm.cc:
2011-04-16  David Kalnischkiescppcheck: (style) Variable 'State' is assigned a value...
2011-04-16  David Kalnischkies* apt-pkg/orderlist.cc:
2011-04-16  David Kalnischkiesremove the extra unnecessary qualification cppcheck...
2011-04-16  David Kalnischkies* apt-pkg/acquire-method.cc:
2011-04-16  Julian Andres Klodeapt-pkg/acquire-item.cc: Only try to rename existing...
2011-04-15  David Kalnischkiesfix a bunch of cppcheck warnings/errors based on a...
2011-04-15  David Kalnischkies* apt-pkg/depcache.cc:
2011-04-15  Julian Andres KlodeMerge from DonKult
2011-04-15  Julian Andres Klode* apt-pkg/policy.cc:
2011-04-14  Julian Andres Klode* apt-pkg/deb/deblistparser.cc:
2011-04-08  Michael Vogtmerged from the mvo branch
2011-04-08  Julian Andres Klode* apt-pkg/acquire-item.cc:
2011-04-07  Julian Andres Klode* apt-pkg/indexcopy.cc:
2011-04-06  David Kalnischkies* apt-pkg/pkgcache.cc:
2011-04-06  David Kalnischkiesdocument the pkg:any specialcasing in FindPkg as well...
2011-04-05  Michael Vogt* apt-pkg/aptconfiguration.cc:
2011-04-05  Michael Vogtmerged from debian-sid
2011-04-04  Michael Vogtmerged from lp:~donkult/apt/sid
2011-04-04  Michael Vogtmerged from debian-sid
2011-04-02  Julian Andres Klodeapt-pkg/acquire-item.cc: Use stat buffer if stat was 0.8.13.1
2011-04-02  David Kalnischkieslet TimeRFC1123 return an empty string if gmtime()...
2011-04-02  David Kalnischkiesimpossible to be too long but just to be sure use snprintf
2011-03-28  David Kalnischkies* apt-pkg/deb/deblistparser.cc:
2011-03-26  David Kalnischkiesdo not change protected packages in autoinstall (Closes...
2011-03-26  David Kalnischkies* apt-pkg/aptconfiguration.cc:
2011-03-25  David Kalnischkies* apt-pkg/cacheiterator.h:
2011-03-25  David Kalnischkies* apt-pkg/pkgcachegen.cc:
2011-03-25  David Kalnischkies* apt-pkg/depcache.cc:
2011-03-23  David Kalnischkies* apt-pkg/deb/deblistparser.h:
2011-03-20  David Kalnischkiesreorganize the marker methods a bit by moving the commo...
2011-03-16  David Kalnischkies* apt-pkg/vendor.cc, apt-pkg/vendorlist.cc:
2011-03-16  David Kalnischkies* apt-pkg/deb/dpkgpm.cc:
2011-03-15  Michael Vogtmerged from lp:~mvo/apt/mvo
2011-03-15  Michael Vogtapt-pkg/acquire-method.cc: fix copy/paste error
2011-03-14  Michael Vogtapt-pkg/acquire-item.cc: add some more missing Fail...
next