| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | display warnings instead of errors if the parts dirs doesn't exist | David Kalnischkies | 2009-07-15 | 4 | -9/+31 |
| * | | [contrib/error.cc] place a colon between errno and error text in output | David Kalnischkies | 2009-07-15 | 1 | -6/+7 |
| * | | merge with lp:~mvo/apt/debian-sid | David Kalnischkies | 2009-07-15 | 4 | -2/+53 |
| |\ \ |
|
| * | | | add a segfault handler to MMap to show the Cache-Limit message, which | David Kalnischkies | 2009-07-08 | 1 | -0/+24 |
| * | | | [contrib/mmap] implements a theoretical dynamic growing mmap | David Kalnischkies | 2009-07-08 | 2 | -21/+65 |
| * | | | * remove the MarkKeep calls if Is{Delete,Install}Ok false, because | David Kalnischkies | 2009-07-07 | 2 | -11/+21 |
| * | | | versions with a pin of -1 shouldn't be a candidate (Closes: #355237) | David Kalnischkies | 2009-07-01 | 1 | -0/+8 |
| * | | | * add hook for MarkInstall and MarkDelete (closes: #470035) | David Kalnischkies | 2009-06-30 | 3 | -54/+78 |
| * | | | add the various foldmarkers in apt-pkg & cmdline (no code change) | David Kalnischkies | 2009-06-30 | 26 | -284/+219 |
* | | | | * apt-pkg/acquire.cc: | Michael Vogt | 2009-07-21 | 15 | -45/+147 |
|\ \ \ \ |
|
| * | | | | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt | 2009-07-21 | 1 | -0/+9 |
| * | | | | apt-pkg/deb/dpkgpm.cc: remove dead code, add comment on problematic argument ... | Michael Vogt | 2009-07-10 | 1 | -9/+10 |
| | |_|/
| |/| | |
|
| * | | | * apt-pkg/acquire-worker.cc: | Michael Vogt | 2009-07-02 | 2 | -7/+7 |
| * | | | * apt-pkg/algorithms.cc: | Michael Vogt | 2009-06-23 | 1 | -2/+6 |
| * | | | send "dpkg-exec" message on the status fd when dpkg is run | Michael Vogt | 2009-06-17 | 1 | -0/+9 |
| * | | | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt | 2009-06-17 | 1 | -1/+29 |
| * | | | * apt-pkg/acquire.cc: | Michael Vogt | 2009-06-09 | 1 | -1/+1 |
| * | | | build fixes for g++-4.4 | Michael Vogt | 2009-04-24 | 2 | -1/+3 |
| * | | | fix problematic use of tolower() when calculating the version | Michael Vogt | 2009-04-23 | 4 | -3/+15 |
| * | | | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt | 2009-03-06 | 1 | -3/+1 |
| * | | | apt-pkg/pkgcache.cc: fix typo | Michael Vogt | 2009-02-03 | 1 | -1/+1 |
| * | | | * apt-pkg/pkgcache.cc: | Michael Vogt | 2009-02-03 | 1 | -3/+7 |
| * | | | [ABI break] use int for the package IDs (thanks to Steve Cotton) | Michael Vogt | 2009-01-30 | 1 | -4/+4 |
| * | | | [ABI break] merge support for http redirects, thanks to | Michael Vogt | 2009-01-30 | 4 | -1/+49 |
| * | | | apt-pkg/deb/debsystem.cc: add missing i18n string | Michael Vogt | 2009-01-28 | 1 | -1/+1 |
| * | | | apt-pkg/pkgcachegen.cc: when searching for duplicates in the description, avo... | Michael Vogt | 2009-01-19 | 1 | -1/+1 |
| * | | | * apt-pkg/contrib/strutl.cc: | Michael Vogt | 2009-01-08 | 1 | -5/+9 |
| * | | | merged from the debian-sid branch | Michael Vogt | 2008-12-09 | 2 | -5/+12 |
| |\ \ \ |
|
| * | | | | * methods/gpgv.cc: | Michael Vogt | 2008-12-09 | 1 | -7/+8 |
| * | | | | apt-pkg/contrib/strutl.cc: increase the size limit | Michael Vogt | 2008-12-09 | 1 | -2/+2 |
| * | | | | * apt-pkg/indexrecords.cc: | Michael Vogt | 2008-12-08 | 3 | -3/+19 |
| * | | | | fix another typo | Michael Vogt | 2008-11-12 | 1 | -1/+1 |
| * | | | | merge from debian-sid | Michael Vogt | 2008-11-12 | 1 | -1/+1 |
| * | | | | fix SIGHUP handling (closes: #463030) | Michael Vogt | 2008-11-12 | 1 | -0/+5 |
| * | | | | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt | 2008-10-28 | 1 | -4/+12 |
| * | | | | apt-pkg/cdrom.cc: add missing i18n string | Michael Vogt | 2008-10-28 | 1 | -1/+1 |
| * | | | | apt-pkg/indexcopy.cc: discard errors after Verify() | Michael Vogt | 2008-10-28 | 1 | -0/+1 |
| * | | | | * apt-ftparchive might write corrupt Release files (LP: #46439) | Michael Vogt | 2008-10-28 | 11 | -32/+76 |
| |\ \ \ \ |
|
| * | | | | | * apt-pkg/algorithms.cc: | Michael Vogt | 2008-10-01 | 2 | -1/+3 |
| * | | | | | * apt-pkg/packagemanager.cc, apt-pkg/deb/dpkgpm.cc: | Michael Vogt | 2008-10-01 | 2 | -4/+2 |
| * | | | | | * apt-pkg/pkgcachegen.cc: | Michael Vogt | 2008-09-23 | 2 | -5/+18 |
| * | | | | | * apt-pkg/cacheiterators.h: | Michael Vogt | 2008-09-22 | 1 | -5/+5 |
| * | | | | | * apt-pkg/indexcopy.cc: | Michael Vogt | 2008-08-09 | 1 | -0/+9 |
| * | | | | | fix various -Wall warnings | Michael Vogt | 2008-08-05 | 6 | -8/+11 |
| * | | | | | * add DPkg::NoTriggers option so that applications that call | Michael Vogt | 2008-07-25 | 1 | -0/+3 |
| * | | | | | apt-pkg/deb/dpkgpm.cc: improve the trigger text | Michael Vogt | 2008-07-17 | 1 | -1/+1 |
| * | | | | | apt-pkg/depcache.cc: when checking for new important deps, skip critical ones | Michael Vogt | 2008-06-03 | 1 | -2/+3 |
| * | | | | | merged from the debian-sid branch | Michael Vogt | 2008-05-28 | 1 | -1/+3 |
| |\ \ \ \ \ |
|
| * | | | | | | * improve apt progress reporting, display trigger actions | Michael Vogt | 2008-05-23 | 2 | -1/+43 |
* | | | | | | | * apt-pkg/contrib/hashes.cc, apt-pkg/contrib/md5.cc: | Julian Andres Klode | 2009-07-16 | 2 | -8/+18 |
| |_|_|_|_|/
|/| | | | | |
|