summaryrefslogtreecommitdiff
path: root/apt-pkg
Commit message (Expand)AuthorAgeFilesLines
...
| * | display warnings instead of errors if the parts dirs doesn't existDavid Kalnischkies2009-07-154-9/+31
| * | [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-154-2/+53
| |\ \
| * | | add a segfault handler to MMap to show the Cache-Limit message, whichDavid Kalnischkies2009-07-081-0/+24
| * | | [contrib/mmap] implements a theoretical dynamic growing mmapDavid Kalnischkies2009-07-082-21/+65
| * | | * remove the MarkKeep calls if Is{Delete,Install}Ok false, becauseDavid Kalnischkies2009-07-072-11/+21
| * | | versions with a pin of -1 shouldn't be a candidate (Closes: #355237)David Kalnischkies2009-07-011-0/+8
| * | | * add hook for MarkInstall and MarkDelete (closes: #470035)David Kalnischkies2009-06-303-54/+78
| * | | add the various foldmarkers in apt-pkg & cmdline (no code change)David Kalnischkies2009-06-3026-284/+219
* | | | * apt-pkg/acquire.cc:Michael Vogt2009-07-2115-45/+147
|\ \ \ \
| * | | | * apt-pkg/deb/dpkgpm.cc:Michael Vogt2009-07-211-0/+9
| * | | | 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-022-7/+7
| * | | * apt-pkg/algorithms.cc:Michael Vogt2009-06-231-2/+6
| * | | send "dpkg-exec" message on the status fd when dpkg is runMichael Vogt2009-06-171-0/+9
| * | | * apt-pkg/deb/dpkgpm.cc:Michael Vogt2009-06-171-1/+29
| * | | * apt-pkg/acquire.cc:Michael Vogt2009-06-091-1/+1
| * | | build fixes for g++-4.4Michael Vogt2009-04-242-1/+3
| * | | fix problematic use of tolower() when calculating the version Michael Vogt2009-04-234-3/+15
| * | | * apt-pkg/deb/dpkgpm.cc:Michael Vogt2009-03-061-3/+1
| * | | apt-pkg/pkgcache.cc: fix typoMichael Vogt2009-02-031-1/+1
| * | | * apt-pkg/pkgcache.cc:Michael Vogt2009-02-031-3/+7
| * | | [ABI break] use int for the package IDs (thanks to Steve Cotton)Michael Vogt2009-01-301-4/+4
| * | | [ABI break] merge support for http redirects, thanks toMichael Vogt2009-01-304-1/+49
| * | | 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-081-5/+9
| * | | merged from the debian-sid branchMichael Vogt2008-12-092-5/+12
| |\ \ \
| * | | | * methods/gpgv.cc:Michael Vogt2008-12-091-7/+8
| * | | | apt-pkg/contrib/strutl.cc: increase the size limitMichael Vogt2008-12-091-2/+2
| * | | | * apt-pkg/indexrecords.cc:Michael Vogt2008-12-083-3/+19
| * | | | fix another typoMichael Vogt2008-11-121-1/+1
| * | | | merge from debian-sidMichael Vogt2008-11-121-1/+1
| * | | | fix SIGHUP handling (closes: #463030)Michael Vogt2008-11-121-0/+5
| * | | | * apt-pkg/deb/dpkgpm.cc:Michael Vogt2008-10-281-4/+12
| * | | | apt-pkg/cdrom.cc: add missing i18n stringMichael Vogt2008-10-281-1/+1
| * | | | apt-pkg/indexcopy.cc: discard errors after Verify()Michael Vogt2008-10-281-0/+1
| * | | | * apt-ftparchive might write corrupt Release files (LP: #46439)Michael Vogt2008-10-2811-32/+76
| |\ \ \ \
| * | | | | * apt-pkg/algorithms.cc:Michael Vogt2008-10-012-1/+3
| * | | | | * apt-pkg/packagemanager.cc, apt-pkg/deb/dpkgpm.cc:Michael Vogt2008-10-012-4/+2
| * | | | | * apt-pkg/pkgcachegen.cc:Michael Vogt2008-09-232-5/+18
| * | | | | * apt-pkg/cacheiterators.h:Michael Vogt2008-09-221-5/+5
| * | | | | * apt-pkg/indexcopy.cc:Michael Vogt2008-08-091-0/+9
| * | | | | fix various -Wall warningsMichael Vogt2008-08-056-8/+11
| * | | | | * add DPkg::NoTriggers option so that applications that callMichael Vogt2008-07-251-0/+3
| * | | | | apt-pkg/deb/dpkgpm.cc: improve the trigger textMichael Vogt2008-07-171-1/+1
| * | | | | apt-pkg/depcache.cc: when checking for new important deps, skip critical onesMichael Vogt2008-06-031-2/+3
| * | | | | merged from the debian-sid branchMichael Vogt2008-05-281-1/+3
| |\ \ \ \ \
| * | | | | | * improve apt progress reporting, display trigger actionsMichael Vogt2008-05-232-1/+43
* | | | | | | * apt-pkg/contrib/hashes.cc, apt-pkg/contrib/md5.cc:Julian Andres Klode2009-07-162-8/+18
| |_|_|_|_|/ |/| | | | |