summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* The 'not dead yet' releaseMichael Vogt2009-07-2142-467/+518
|\
| * eliminate (hopefully all) segfaults in pkgcachegen.cc and mmap.ccDavid Kalnischkies2009-07-213-67/+50
| * display warnings instead of errors if the parts dirs doesn't existDavid Kalnischkies2009-07-155-9/+32
| * [contrib/error.cc] place a colon between errno and error text in outputDavid Kalnischkies2009-07-151-6/+7
| * merge with lp:~mvo/apt/debian-sidDavid Kalnischkies2009-07-1513-615/+775
| |\
| * | add a segfault handler to MMap to show the Cache-Limit message, whichDavid Kalnischkies2009-07-082-0/+26
| * | [contrib/mmap] implements a theoretical dynamic growing mmapDavid Kalnischkies2009-07-083-21/+67
| * | * remove the MarkKeep calls if Is{Delete,Install}Ok false, becauseDavid Kalnischkies2009-07-072-11/+21
| * | [apt-get] add possibility to hide the user simulation noteDavid Kalnischkies2009-07-073-6/+9
| * | versions with a pin of -1 shouldn't be a candidate (Closes: #355237)David Kalnischkies2009-07-013-4/+13
| * | * add hook for MarkInstall and MarkDelete (closes: #470035)David Kalnischkies2009-06-305-61/+84
| * | add the various foldmarkers in apt-pkg & cmdline (no code change)David Kalnischkies2009-06-3034-495/+420
* | | merged from mvoMichael Vogt2009-07-211-0/+3
|\ \ \
| * | | debian/apt.cron.daily: add missing check_size_constrainsMichael Vogt2009-07-211-0/+3
* | | | merge from mvoMichael Vogt2009-07-211-173/+140
|\| | |
| * | | debian/apt.cron.daily: cleanups in the cron scriptMichael Vogt2009-07-211-169/+141
* | | | * apt-pkg/acquire.cc:Michael Vogt2009-07-2127-246/+760
|\| | |
| * | | * apt-pkg/deb/dpkgpm.cc:Michael Vogt2009-07-212-0/+11
| * | | apt-pkg/deb/dpkgpm.cc: remove dead code, add comment on problematic argument ...Michael Vogt2009-07-101-9/+10
| * | | * apt-pkg/acquire-worker.cc:Michael Vogt2009-07-024-8/+17
| * | | * apt-pkg/algorithms.cc:Michael Vogt2009-06-232-2/+9
| * | | send "dpkg-exec" message on the status fd when dpkg is runMichael Vogt2009-06-172-0/+10
| * | | * apt-pkg/deb/dpkgpm.cc:Michael Vogt2009-06-172-1/+32
| * | | * apt-pkg/acquire.cc:Michael Vogt2009-06-092-1/+8
| * | | * cmdline/apt-mark:Michael Vogt2009-06-032-27/+47
| * | | build fixes for g++-4.4Michael Vogt2009-04-243-2/+4
| * | | fix problematic use of tolower() when calculating the version Michael Vogt2009-04-235-3/+19
| * | | * methods/gpgv.cc:Michael Vogt2009-04-082-6/+36
| * | | * cmdline/acqprogress.cc:Michael Vogt2009-03-272-2/+8
| * | | ftparchive/cachedb.cc: compact() the database after c_del()Michael Vogt2009-03-241-0/+1
| * | | make pre-build.sh executableMichael Vogt2009-03-191-0/+0
| * | | make it bzr-buildpackage ableMichael Vogt2009-03-193-0/+10
| * | | cmdline/apt-get.cc: fix typoMichael Vogt2009-03-091-1/+1
| * | | fix "apt-get source pkg" if there is a binary package andMichael Vogt2009-03-092-7/+17
| * | | * apt-pkg/deb/dpkgpm.cc:Michael Vogt2009-03-061-3/+1
| * | | * methods/https.cc:Michael Vogt2009-02-033-2/+11
| * | | apt-pkg/pkgcache.cc: fix typoMichael Vogt2009-02-031-1/+1
| * | | * apt-pkg/pkgcache.cc:Michael Vogt2009-02-032-3/+10
| * | | methods/https.cc: do not unlink partial files (thanks to robbiew)Michael Vogt2009-02-031-1/+0
| * | | [ABI break] use int for the package IDs (thanks to Steve Cotton)Michael Vogt2009-01-302-4/+5
| * | | [ABI break] merge support for http redirects, thanks toMichael Vogt2009-01-308-3/+132
| * | | apt-pkg/deb/debsystem.cc: add missing i18n stringMichael Vogt2009-01-281-1/+1
| * | | apt-pkg/pkgcachegen.cc: when searching for duplicates in the description, avo...Michael Vogt2009-01-191-1/+1
| * | | * apt-pkg/contrib/strutl.cc:Michael Vogt2009-01-082-5/+11
| * | | Clarify the --help for 'purge' (LP: #243948)Michael Vogt2008-12-162-1/+2
| * | | merged from the debian-sid branchMichael Vogt2008-12-0979-7100/+9399
| |\ \ \
| * | | | * methods/gpgv.cc:Michael Vogt2008-12-094-12/+18
| * | | | apt-pkg/contrib/strutl.cc: increase the size limitMichael Vogt2008-12-091-2/+2
| * | | | * apt-pkg/indexrecords.cc:Michael Vogt2008-12-084-3/+23
| * | | | - fix "apt-get source pkg=ver" if binary name != source nameMichael Vogt2008-12-082-3/+7