]> git.saurik.com Git - apt.git/history - apt-pkg
* apt-pkg/depcache.cc:
[apt.git] / apt-pkg /
2005-08-19  Michael Vogt* use the new cool rred method for the patchting
2005-08-19  Michael Vogt* added a InRootSetFunc class for clients to add own...
2005-08-18  Michael Vogt* merged from main
2005-08-16  Christian PerrierMerge with Matt
2005-08-09  Michael Vogt* merged the apt--sane-handle-timeout--0 branch
2005-08-09  Michael Vogt* merged from main
2005-08-08  Michael Vogt* merged with main
2005-07-28  Michael Vogt* added a BUGS file with known problem, added apt-cdrom...
2005-07-28  Michael Vogt* code cleanups (thanks matt!), moved UsePackage before...
2005-07-04  Michael Vogt* invert the auto-mark flag only for new installs ...
2005-06-30  Michael Vogt* slighly more debug output, renamed "--automatic-remov...
2005-06-30  Michael Vogt* Install-Reason -> Auto-Installed in pkgstates
2005-06-30  Michael Vogt* some WS fixes
2005-06-30  Michael Vogt* added APT::NeverAutoRemove (a list of regexp for...
2005-06-30  Michael Vogt* added a callback to pkgMarkUsed() so that frontend...
2005-06-29  Michael Vogt* fix a bug when readStateFile is called with no OpProg...
2005-06-29  Michael Vogt* merged with ubuntu, only use the pkgCache::Flag:...
2005-06-29  Michael Vogt* use mark-and-sweep from aptitude now as GC algorithm
2005-06-28  Michael Vogt* merged with apt--ubuntu--0
2005-06-28  Michael Vogt* bumped the library version
2005-06-28  Michael Vogt* cleanups, documentation updates (don't show any debug...
2005-06-27  Michael Vogt* merged with mainline
2005-06-26  Matt ZimmermanMerge with mvo
2005-06-26  Christian PerrierMerge with Matt
2005-06-26  Matt ZimmermanMerge with mainline
2005-06-26  Michael Vogt* merged/removed conflicts with apt--main--0
2005-06-24  Christian PerrierSync with Andre Luis Lopes and Otavio branches
2005-06-24  Michael Vogt* merged with the apt--improved-do-install patch
2005-06-24  Michael Vogt* merged with apt--main and apt--fixes
2005-06-24  Michael Vogt* moved the importend algorithm to algorithm.h as ...
2005-06-24  Michael Vogt* write the state file after a successfull commit from...
2005-06-24  Michael Vogt* moved most of the real work into depcache::writeStateFile
2005-06-23  Michael Vogt* cleanups
2005-06-08  Michael Vogt* merged with otavios branch
2005-06-08  Michael Vogt* merged with apt--main and apt--fixes
2005-06-07  Michael Vogt* report timeouts (from Connect) and fail if they happe...
2005-06-03  Michael Vogt* fix a stupid bug in the depcache::Init() code
2005-06-01  Michael Vogt* added a missing OpProgress::Done() in depCache::Init...
2005-05-24  Matt Zimmermanmerge bubulle@debian.org--2005/apt--main--0
2005-05-24  Matt ZimmermanMerge michael.vogt@ubuntu.com--2005/apt--fixes--0
2005-05-23  Michael Vogt* merged with my apt--fixes--0 branch
2005-05-13  Michael Vogt* don't throw any more warnings
2005-05-13  Michael Vogt* FindInCache() uses the correct file now
2005-05-13  Michael Vogt* made the translation downloading work
2005-05-13  Michael Vogt* fix for output of the description and the debTranslat...
2005-05-13  Michael Vogt* try harder to get the correct language code
2005-05-13  Michael Vogt* fixed a problem when it comes to the cache rebuilding
2005-05-13  Otavio SalvadorAdd FindInCache method to skip the rebuild of cache...
2005-05-12  Otavio SalvadorMerge last changes from apt--main--0.
2005-05-10  Michael Vogt* make pinning on component work again (we just use...
2005-05-10  Michael Vogt* ported/cleaned up the "Automatic dependency handling...
2005-05-09  Michael Vogt* another bug in QueueNextDiff fixed
2005-05-09  Michael Vogt* fix a bug QueueNextDiff
2005-05-07  Michael Vogt* merge with matt, search for the right patch next...
2005-05-07  Michael Vogt* use "red" now, print meaningfull pdiff names, use...
2005-05-07  Christian PerrierMerge with Matt
2005-05-05  Christian PerrierUpdate French man pages translations
2005-04-15  Michael Vogt* first rewrite of the apt pdiff support patch finished
2005-04-10  Christian PerrierMerge with Matt
2005-04-08  Otavio SalvadorSync with apt--main--0--patch-78
2005-04-06  Matt ZimmermanMerge apt--mvo--0
2005-03-31  Michael Vogt* merged the apt--main with the 2004 bwlimit tree
2005-03-31  Otavio SalvadorSync with apt--main--0--patch-76
2005-03-30  Otavio SalvadorSync with apt@packages.debian.org/apt--main--0--patch-75
2005-03-30  Otavio SalvadorSync with apt@packages.debian.org/apt--main--0--patch-74
2005-03-28  Christian PerrierSync with Matt
2005-03-26  Matt ZimmermanMerge bubulle@debian.org--2005/apt--main--0
2005-03-23  Otavio SalvadorFix problems due APT and structural changes.
2005-03-23  Otavio SalvadorRemove a unused var.
2005-03-23  Otavio SalvadorPort DDTP to APT 0.6 branch
2005-03-06  Christian PerrierBring consistency to the use of capitals in programs...
2005-03-05  Christian PerrierMerge with matt
2005-02-26  Matt ZimmermanMerge apt--mvo--0
2005-02-25  Michael Vogt* path scoring changed, the non-symlink path is scored...
2005-02-25  Michael Vogt* fix for apt-get update removing the cdroms Release...
2005-02-10  Michael Vogt* PulseIntervall can be configured now to make frontend...
2005-02-08  Michael Vogt* merged with matt's tree
2005-02-05  Christian PerrierMerge with Matt and update French translation
2005-02-04  Matt ZimmermanMove CD-ROM handling backend into libapt-pkg
2005-02-04  Matt ZimmermanFix syntax in sha1.cc
2005-02-04  Matt Zimmermanallow SHA1Summation to process a file descriptor until EOF
2005-01-20  Michael Vogt* starmeged with matt, added some comments to the unset...
2005-01-19  Matt ZimmermanIncrement libapt-pkg version
2005-01-19  Matt ZimmermanMerge michael.vogt@canonical.com--2004/apt--status...
2004-12-29  Matt ZimmermanMerge apt--mvo--0
2004-12-23  Michael Vogt* some comments about the pkgAcqMetaSig::Custom600Heade...
2004-12-23  Michael Vogt* removed Release.gpg files in partial/ before fetching...
2004-12-23  Michael Vogt* changelog updated, version is now 0.6.27ubuntu4;...
2004-12-23  Michael Vogt* if a sign-file download fails, delete the the partial...
2004-12-20  Michael Vogt* merged changes from the conference
2004-12-14  Matt ZimmermanMerge from mvo
2004-12-13  Matt ZimmermanMerge misc-abi-changes
2004-12-13  Matt ZimmermanMerge apt--authentication--0
2004-11-23  Matt ZimmermanMerge changes from Hoary (0.5.30,0.5.30ubuntu2]
2004-11-23  Michael Vogt* imported the changes from 0.5.30 to 0.5.30ubuntu2
2004-11-15  Matt ZimmermanPackages.bz2 support from Michael Vogt
2004-11-13  Matt ZimmermanIncrease Dpkg::MaxArgs and Dpkg::MaxArgBytes
2004-09-20  Arch Librarian* Fix typo in error message when encountering unknown...
2004-09-20  Arch Librarian* Increase length of line buffer in ReadConfigFile...
2004-09-20  Arch Librarian* Implement an ugly workaround for the 10000-character ...
next