Age | Commit message (Expand) | Author | Files | Lines |
2008-10-03 | Fix some typos in docs and translations (thanks to timeless, closes: 368665) | Luca Bruno | 4 | -4/+4 |
2008-10-01 | * apt-pkg/packagemanager.cc, apt-pkg/deb/dpkgpm.cc: | Michael Vogt | 4 | -5/+5 |
2008-09-25 | Restore the apt ABI. | Daniel Burrows | 2 | -13/+40 |
2008-09-23 | * apt-pkg/pkgcachegen.cc: | egon | 2 | -5/+18 |
2008-07-25 | * add DPkg::NoTriggers option so that applications that call | Michael Vogt | 1 | -0/+3 |
2008-07-25 | * improve apt progress reporting, display trigger actions | Michael Vogt | 2 | -1/+43 |
2008-07-25 | * apt-pkg/depcache.cc: | Michael Vogt | 1 | -2/+3 |
2008-05-23 | Apply patch to avoid truncating of arbitrary files. Thanks to Bryan | Otavio Salvador | 1 | -1/+3 |
2008-04-27 | Improve the debugging of the auto-remove code. | Daniel Burrows | 1 | -2/+43 |
2008-04-02 | Fix ReadMessages to handle messages that are longer than 64000 bytes. | Daniel Burrows | 1 | -4/+40 |
2008-04-01 | Improve the names used for the non-whitespace iterators. | Daniel Burrows | 1 | -6/+6 |
2008-04-01 | Remove a debugging message that I left in by accident (if it ever triggers th... | Daniel Burrows | 1 | -5/+0 |
2008-04-01 | Improve some comments in the configuration parser. | Daniel Burrows | 1 | -4/+8 |
2008-04-01 | Lift the 1024-character limit on configuration file lines. | Daniel Burrows | 1 | -49/+117 |
2008-03-31 | When a line in a config file is too long, say which config file it is. | Daniel Burrows | 1 | -1/+2 |
2008-03-18 | Patch MarkInstall to follow currently satisfied Recommends even if they aren'... | Daniel Burrows | 1 | -7/+29 |
2008-03-11 | typo fixes | Michael Vogt | 1 | -2/+2 |
2008-02-21 | * Fix typos in manpages. Thanks to Daniel Leidert for the fixes | Michael Vogt | 2 | -3/+3 |
2008-02-16 | * Fix regression about APT::Get::List-Cleanup setting being ignored, | Otavio Salvador | 1 | -1/+1 |
2008-02-06 | - Make the breaks handling use the kill list. This means, that a | Michael Vogt | 1 | -6/+7 |
2008-02-04 | * apt-pkg/deb/debmetaindex.cc: | Michael Vogt | 1 | -0/+9 |
2008-02-01 | * apt-pkg/algorithms.cc: | Michael Vogt | 1 | -1/+5 |
2008-01-31 | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt | 1 | -1/+3 |
2008-01-10 | * apt-pkg/algorithms.cc: | Michael Vogt | 1 | -1/+1 |
2008-01-07 | * apt-pkg/packagemanager.{cc,h}: | Michael Vogt | 11 | -81/+198 |
2008-01-07 | * apt-pkg/acquire-worker.cc, methods/connect.cc: | Michael Vogt | 1 | -0/+1 |
2008-01-07 | * move the ListUpdate() code from cachefile.h into algorithms.{cc,h} | Michael Vogt | 4 | -76/+78 |
2008-01-04 | support optional PulseInterval in ListUpdate | Michael Vogt | 2 | -4/+12 |
2008-01-04 | * merged the apt--DoListUpdate branch, this provides a common interface | Michael Vogt | 6 | -64/+140 |
2008-01-03 | * apt-pkg/packagemanager.{cc,h}: | Michael Vogt | 2 | -12/+42 |
2007-12-27 | * Fix compilation warnings in apt-pkg/cdrom.cc and | Otavio Salvador | 2 | -3/+3 |
2007-12-19 | merged from bzr.debian.net | Michael Vogt | 2 | -3/+8 |
2007-12-17 | apt-pkg/deb/dpkgpm.cc: fix types | Michael Vogt | 1 | -4/+4 |
2007-12-16 | * apt-pkg/contrib/configuration.cc: | Otavio Salvador | 1 | -1/+6 |
2007-12-16 | * Applied patch from Peter Eisentraut <peter_e@gmx.net> to fix a | Otavio Salvador | 1 | -2/+2 |
2007-12-13 | merged from debian-sid | Michael Vogt | 1 | -3/+3 |
2007-12-08 | * Applied patch from Alexander Winston <alexander.winston@comcast.net> | Otavio Salvador | 1 | -3/+3 |
2007-12-07 | * apt-pkg/acquire-item.{cc,h}: | Michael Vogt | 2 | -6/+19 |
2007-11-26 | * Applied patch from Aurelien Jarno <aurel32@debian.org> to avoid CPU | Otavio Salvador | 2 | -2/+10 |
2007-10-31 | Minor fixes on racy_pselect | Otavio Salvador | 1 | -3/+3 |
2007-10-29 | * Umount CD-ROM when calling apt-cdrom ident, except when called with | Otavio Salvador | 1 | -0/+7 |
2007-10-29 | * Applied patch from Brian M. Carlson <sandals@crustytoothpaste.ath.cx> | Otavio Salvador | 1 | -0/+24 |
2007-10-26 | * Applied patch from Frans Pop <elendil@planet.nl> to fix a trailing | Otavio Salvador | 1 | -2/+2 |
2007-10-25 | Changed ABI | Otavio Salvador | 2 | -2/+2 |
2007-10-25 | * Applied patch from Daniel Burrows <dburrows@debian.org> to add support | Otavio Salvador | 3 | -0/+10 |
2007-10-25 | * Applied patch from Daniel Leidert <daniel.leidert@wgdd.de> to fix | Otavio Salvador | 1 | -4/+4 |
2007-10-20 | merged with apt--mvo | Michael Vogt | 1 | -14/+28 |
2007-10-20 | apt-pkg/deb/dpkgpm.cc: | Michael Vogt | 1 | -4/+18 |
2007-10-15 | * merge from apt--mvo (fix resource leak, run apt.cron.daily only if | Michael Vogt | 1 | -1/+4 |
2007-10-15 | apt-pkg/deb/dpkgpm.cc: | Michael Vogt | 1 | -1/+4 |