Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merged from the mvo branch | Michael Vogt | 2009-07-21 | 2 | -5/+7 |
|\ | |||||
| * | Only run Download-Upgradable and Unattended-Upgrades if the initial | Michael Vogt | 2009-07-21 | 2 | -6/+8 |
* | | The 'not dead yet' release | Michael Vogt | 2009-07-21 | 1 | -5/+11 |
|\ \ | |||||
| * | | eliminate (hopefully all) segfaults in pkgcachegen.cc and mmap.cc | David Kalnischkies | 2009-07-21 | 1 | -2/+2 |
| * | | display warnings instead of errors if the parts dirs doesn't exist | David Kalnischkies | 2009-07-15 | 1 | -0/+1 |
| * | | merge with lp:~mvo/apt/debian-sid | David Kalnischkies | 2009-07-15 | 4 | -4/+19 |
| |\ \ | |||||
| * | | | add a segfault handler to MMap to show the Cache-Limit message, which | David Kalnischkies | 2009-07-08 | 1 | -0/+2 |
| * | | | [contrib/mmap] implements a theoretical dynamic growing mmap | David Kalnischkies | 2009-07-08 | 1 | -0/+2 |
| * | | | versions with a pin of -1 shouldn't be a candidate (Closes: #355237) | David Kalnischkies | 2009-07-01 | 1 | -0/+1 |
| * | | | * add hook for MarkInstall and MarkDelete (closes: #470035) | David Kalnischkies | 2009-06-30 | 1 | -3/+2 |
| * | | | add the various foldmarkers in apt-pkg & cmdline (no code change) | David Kalnischkies | 2009-06-30 | 1 | -0/+1 |
* | | | | merged from mvo | Michael Vogt | 2009-07-21 | 1 | -0/+3 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | debian/apt.cron.daily: add missing check_size_constrains | Michael Vogt | 2009-07-21 | 1 | -0/+3 |
* | | | | merge from mvo | Michael Vogt | 2009-07-21 | 1 | -173/+140 |
|\| | | | |||||
| * | | | debian/apt.cron.daily: cleanups in the cron script | Michael Vogt | 2009-07-21 | 1 | -169/+141 |
* | | | | * apt-pkg/acquire.cc: | Michael Vogt | 2009-07-21 | 2 | -74/+363 |
|\| | | | |||||
| * | | | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt | 2009-07-21 | 1 | -0/+2 |
| * | | | * apt-pkg/acquire-worker.cc: | Michael Vogt | 2009-07-02 | 1 | -0/+7 |
| * | | | * apt-pkg/algorithms.cc: | Michael Vogt | 2009-06-23 | 1 | -0/+3 |
| * | | | send "dpkg-exec" message on the status fd when dpkg is run | Michael Vogt | 2009-06-17 | 1 | -0/+1 |
| * | | | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt | 2009-06-17 | 1 | -0/+3 |
| * | | | * apt-pkg/acquire.cc: | Michael Vogt | 2009-06-09 | 1 | -0/+7 |
| * | | | * cmdline/apt-mark: | Michael Vogt | 2009-06-03 | 1 | -0/+2 |
| * | | | build fixes for g++-4.4 | Michael Vogt | 2009-04-24 | 1 | -1/+1 |
| * | | | fix problematic use of tolower() when calculating the version | Michael Vogt | 2009-04-23 | 1 | -0/+4 |
| * | | | * methods/gpgv.cc: | Michael Vogt | 2009-04-08 | 1 | -0/+2 |
| * | | | * cmdline/acqprogress.cc: | Michael Vogt | 2009-03-27 | 1 | -0/+6 |
| * | | | fix "apt-get source pkg" if there is a binary package and | Michael Vogt | 2009-03-09 | 1 | -0/+3 |
| * | | | * methods/https.cc: | Michael Vogt | 2009-02-03 | 1 | -0/+2 |
| * | | | * apt-pkg/pkgcache.cc: | Michael Vogt | 2009-02-03 | 1 | -0/+3 |
| * | | | [ABI break] use int for the package IDs (thanks to Steve Cotton) | Michael Vogt | 2009-01-30 | 1 | -0/+1 |
| * | | | [ABI break] merge support for http redirects, thanks to | Michael Vogt | 2009-01-30 | 1 | -0/+2 |
| * | | | * apt-pkg/contrib/strutl.cc: | Michael Vogt | 2009-01-08 | 1 | -0/+2 |
| * | | | Clarify the --help for 'purge' (LP: #243948) | Michael Vogt | 2008-12-16 | 1 | -0/+1 |
| * | | | merged from the debian-sid branch | Michael Vogt | 2008-12-09 | 12 | -38/+235 |
| |\ \ \ | |||||
| * | | | | * methods/gpgv.cc: | Michael Vogt | 2008-12-09 | 1 | -3/+8 |
| * | | | | * apt-pkg/indexrecords.cc: | Michael Vogt | 2008-12-08 | 1 | -0/+4 |
| * | | | | - fix "apt-get source pkg=ver" if binary name != source name | Michael Vogt | 2008-12-08 | 1 | -0/+4 |
| * | | | | fix SIGHUP handling (closes: #463030) | Michael Vogt | 2008-11-12 | 1 | -0/+1 |
| * | | | | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt | 2008-10-28 | 1 | -0/+2 |
| * | | | | * apt-ftparchive might write corrupt Release files (LP: #46439) | Michael Vogt | 2008-10-28 | 2 | -28/+246 |
| |\ \ \ \ | |||||
| * | | | | | * apt-pkg/algorithms.cc: | Michael Vogt | 2008-10-01 | 1 | -0/+3 |
| * | | | | | * apt-pkg/packagemanager.cc, apt-pkg/deb/dpkgpm.cc: | Michael Vogt | 2008-10-01 | 1 | -0/+3 |
| * | | | | | * apt-pkg/pkgcachegen.cc: | Michael Vogt | 2008-09-23 | 1 | -0/+3 |
| * | | | | | * apt-pkg/cacheiterators.h: | Michael Vogt | 2008-09-22 | 1 | -0/+2 |
| * | | | | | * doc/makefile: | Michael Vogt | 2008-09-12 | 1 | -1/+3 |
| * | | | | | * cmdline/apt-cache.cc: | Michael Vogt | 2008-09-09 | 1 | -0/+3 |
| * | | | | | * apt-pkg/indexcopy.cc: | Michael Vogt | 2008-08-09 | 1 | -0/+4 |
| * | | | | | make "apt-get build-dep" installed packages marked automatic | Michael Vogt | 2008-08-06 | 1 | -1/+5 |
| * | | | | | fix various -Wall warnings | Michael Vogt | 2008-08-05 | 1 | -0/+1 |