Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge from debian-sid apt 0.7.24 | Michael Vogt | 2009-12-03 | 1 | -2/+17 |
|\ | |||||
| * | merged from david | Michael Vogt | 2009-09-24 | 1 | -2/+17 |
| |\ | |||||
| | * | Ignore TriggerPendings between multiple --configure calls | David Kalnischkies | 2009-09-24 | 1 | -2/+17 |
| * | | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt | 2009-09-24 | 1 | -24/+27 |
| |\ \ | | |/ | |/| | |||||
* | | | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt | 2009-12-03 | 1 | -0/+17 |
* | | | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt | 2009-09-24 | 1 | -24/+27 |
|\ \ \ | | |/ | |/| | |||||
| * | | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt | 2009-09-24 | 1 | -24/+27 |
* | | | merged from debian | Michael Vogt | 2009-09-23 | 2 | -41/+82 |
|\ \ \ | | |/ | |/| | |||||
| * | | cleanup commit for trigger processing: | David Kalnischkies | 2009-09-18 | 1 | -3/+1 |
| * | | Add even more config options and try to handle configuration problems | David Kalnischkies | 2009-09-15 | 2 | -8/+22 |
| * | | add and document experimental options to make aggressive | David Kalnischkies | 2009-09-13 | 2 | -7/+34 |
| * | | apt-pkg/deb/dpkgpm.cc: make some variables constant and add foldmarkers | David Kalnischkies | 2009-09-11 | 1 | -36/+38 |
| |/ | |||||
* | | * apt-pkg/deb/dpkgpm.cc: | Matt Zimmerman | 2009-08-06 | 1 | -0/+7 |
* | | merged from debian | Michael Vogt | 2009-07-30 | 7 | -15/+78 |
|\| | |||||
| * | * apt-pkg/acquire.cc: | Michael Vogt | 2009-07-21 | 3 | -21/+76 |
| |\ | |||||
| | * | * 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 |
| | * | 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 |
| | * | fix problematic use of tolower() when calculating the version | Michael Vogt | 2009-04-23 | 1 | -1/+1 |
| | * | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt | 2009-03-06 | 1 | -3/+1 |
| | * | apt-pkg/deb/debsystem.cc: add missing i18n string | Michael Vogt | 2009-01-28 | 1 | -1/+1 |
| | * | * methods/gpgv.cc: | Michael Vogt | 2008-12-09 | 1 | -7/+8 |
| | * | 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-ftparchive might write corrupt Release files (LP: #46439) | Michael Vogt | 2008-10-28 | 2 | -13/+40 |
| | |\ | |||||
| | * | | * apt-pkg/packagemanager.cc, apt-pkg/deb/dpkgpm.cc: | Michael Vogt | 2008-10-01 | 1 | -0/+2 |
| * | | | merged r1811..1815 from lp:~donkult/apt/experimental | Michael Vogt | 2009-06-30 | 4 | -0/+17 |
| * | | | [ABI break] Allow pinning by codename (closes: #97564) | Michael Vogt | 2009-06-29 | 1 | -0/+2 |
| |\ \ \ | |||||
| | * | | | [apt-pkg] allow also codenames for specifying a release | David Kalnischkies | 2009-05-07 | 1 | -0/+2 |
| * | | | | Introduce support for the Enhances field. (Closes: #137583) | jak@debian.org | 2009-06-15 | 1 | -0/+2 |
| |/ / / | |||||
* | | | | merged from the debian-sid branch | Michael Vogt | 2009-06-09 | 1 | -1/+0 |
|\| | | | |||||
| * | | | build fixes, change version 0.7.21 | Michael Vogt | 2009-04-14 | 1 | -0/+1 |
| * | | | * apt-pkg/contrib/strutl.cc: | Michael Vogt | 2009-04-09 | 2 | -4/+2 |
* | | | | include apt ordering into apport package failures | Michael Vogt | 2009-04-28 | 1 | -0/+6 |
* | | | | * fix problematic use of tolower() when calculating the version | Michael Vogt | 2009-04-24 | 2 | -1/+18 |
* | | | | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt | 2009-03-06 | 1 | -3/+1 |
* | | | | merged from the mvo branch | Michael Vogt | 2009-01-28 | 1 | -1/+1 |
* | | | | LP: #263089 | Michael Vogt | 2009-01-28 | 1 | -5/+5 |
* | | | | apt-pkg/deb/debsystem.cc: add missing apti18n.h header | Michael Vogt | 2008-12-08 | 1 | -0/+1 |
* | | | | make dpkg string translatable | Michael Vogt | 2008-11-26 | 1 | -2/+2 |
* | | | | * /apt-pkg/deb/debsystem.cc: | Michael Vogt | 2008-11-26 | 1 | -1/+1 |
* | | | | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt | 2008-11-26 | 1 | -0/+6 |
* | | | | merged from debian-sid | Michael Vogt | 2008-11-24 | 2 | -12/+52 |
|\| | | | |||||
| * | | | merge from the mvo branch | Michael Vogt | 2008-11-12 | 1 | -1/+1 |
| * | | | apt-pkg/deb/dpkgpm.cc: fix typo (thanks to jackyf) | Michael Vogt | 2008-11-12 | 1 | -1/+1 |
| * | | | fix SIGHUP handling (closes: #463030) | Michael Vogt | 2008-11-12 | 1 | -0/+5 |
| * | | | fix various -Wall warnings | Michael Vogt | 2008-10-28 | 1 | -2/+2 |
| | |/ | |/| |