summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Expand)Author
2008-04-27Improve the debugging of the auto-remove code.Daniel Burrows
2008-04-02Fix ReadMessages to handle messages that are longer than 64000 bytes.Daniel Burrows
2008-04-01Improve the names used for the non-whitespace iterators.Daniel Burrows
2008-04-01Remove a debugging message that I left in by accident (if it ever triggers th...Daniel Burrows
2008-04-01Improve some comments in the configuration parser.Daniel Burrows
2008-04-01Lift the 1024-character limit on configuration file lines.Daniel Burrows
2008-03-31When a line in a config file is too long, say which config file it is.Daniel Burrows
2008-03-18Patch MarkInstall to follow currently satisfied Recommends even if they aren'...Daniel Burrows
2008-03-11typo fixesMichael Vogt
2008-02-21* Fix typos in manpages. Thanks to Daniel Leidert for the fixesMichael Vogt
2008-02-16* Fix regression about APT::Get::List-Cleanup setting being ignored,Otavio Salvador
2008-02-06 - Make the breaks handling use the kill list. This means, that aMichael Vogt
2008-02-04* apt-pkg/deb/debmetaindex.cc:Michael Vogt
2008-02-01* apt-pkg/algorithms.cc: Michael Vogt
2008-01-31* apt-pkg/deb/dpkgpm.cc:Michael Vogt
2008-01-10* apt-pkg/algorithms.cc:Michael Vogt
2008-01-07* apt-pkg/packagemanager.{cc,h}:Michael Vogt
2008-01-07* apt-pkg/acquire-worker.cc, methods/connect.cc:Michael Vogt
2008-01-07* move the ListUpdate() code from cachefile.h into algorithms.{cc,h}Michael Vogt
2008-01-04support optional PulseInterval in ListUpdateMichael Vogt
2008-01-04* merged the apt--DoListUpdate branch, this provides a common interfaceMichael Vogt
2008-01-03* apt-pkg/packagemanager.{cc,h}:Michael Vogt
2007-12-27* Fix compilation warnings in apt-pkg/cdrom.cc andOtavio Salvador
2007-12-19merged from bzr.debian.netMichael Vogt
2007-12-17apt-pkg/deb/dpkgpm.cc: fix typesMichael Vogt
2007-12-16* apt-pkg/contrib/configuration.cc:Otavio Salvador
2007-12-16* Applied patch from Peter Eisentraut <peter_e@gmx.net> to fix aOtavio Salvador
2007-12-13merged from debian-sidMichael Vogt
2007-12-08* Applied patch from Alexander Winston <alexander.winston@comcast.net>Otavio Salvador
2007-12-07* apt-pkg/acquire-item.{cc,h}:Michael Vogt
2007-11-26* Applied patch from Aurelien Jarno <aurel32@debian.org> to avoid CPUOtavio Salvador
2007-10-31Minor fixes on racy_pselectOtavio Salvador
2007-10-29* Umount CD-ROM when calling apt-cdrom ident, except when called withOtavio Salvador
2007-10-29* Applied patch from Brian M. Carlson <sandals@crustytoothpaste.ath.cx>Otavio Salvador
2007-10-26* Applied patch from Frans Pop <elendil@planet.nl> to fix a trailingOtavio Salvador
2007-10-25Changed ABIOtavio Salvador
2007-10-25* Applied patch from Daniel Burrows <dburrows@debian.org> to add supportOtavio Salvador
2007-10-25* Applied patch from Daniel Leidert <daniel.leidert@wgdd.de> to fixOtavio Salvador
2007-10-20merged with apt--mvoMichael Vogt
2007-10-20apt-pkg/deb/dpkgpm.cc:Michael Vogt
2007-10-15* merge from apt--mvo (fix resource leak, run apt.cron.daily only ifMichael Vogt
2007-10-15apt-pkg/deb/dpkgpm.cc:Michael Vogt
2007-10-15* apt-pkg/depcache.cc:Michael Vogt
2007-10-05 - only send LastModified if we actually have a fileMichael Vogt
2007-10-05apt-pkg/acquire-item.cc:Michael Vogt
2007-10-03merged from the dpkg-log branchMichael Vogt
2007-10-02 - apt-pkg/deb/debmetaindex.cc: comparison with string literal resultsOtavio Salvador
2007-10-02 - apt-pkg/deb/dpkgpm.cc: initialization order and conversion fromOtavio Salvador
2007-10-02 - apt-pkg/cdrom.cc: '%lu' expects 'long unsigned int', but argumentOtavio Salvador
2007-10-02 - apt-pkg/acquire-item.cc: likewise;Otavio Salvador