| Commit message (Expand) | Author | Age | Files | Lines |
* | * apt-pkg/deb/dpkgpm.{cc,h}: | Michael Vogt | 2007-08-03 | 5 | -137/+283 |
|\ |
|
| * | apt-pkg/deb/dpkgpm.{cc,h} | Michael Vogt | 2007-07-19 | 3 | -25/+36 |
| * | apt-pkg/deb/dpkgpm.{cc,h}: | Michael Vogt | 2007-07-19 | 2 | -138/+117 |
| * | apt-pkg/deb/dpkgpm.{cc,h}: | Michael Vogt | 2007-07-19 | 2 | -13/+57 |
| * | apt-pkg/deb/dpkgpm.{cc,h}: | Michael Vogt | 2007-07-16 | 2 | -131/+178 |
| |\ |
|
| | * | apt-pkg/deb/dpkgpm.cc: | Michael Vogt | 2007-07-16 | 1 | -18/+20 |
| | * | apt-pkg/deb/dpkgpm.cc: | Michael Vogt | 2007-07-15 | 1 | -3/+13 |
| | * | apt-pkg/deb/dpkgpm.cc: | Michael Vogt | 2007-07-15 | 1 | -107/+104 |
| | * | apt-pkg/deb/dpkgpm.{cc,h}: | Michael Vogt | 2007-07-15 | 2 | -23/+43 |
| | * | apt-pkg/deb/dpkgpm.cc: | Michael Vogt | 2007-07-15 | 1 | -5/+20 |
| |/ |
|
| * | * first (raw and ineffient) implementation | Michael Vogt | 2007-07-03 | 2 | -7/+72 |
* | | * apt-pkg/acquire-item.cc: | Michael Vogt | 2007-08-03 | 1 | -7/+12 |
|\ \ |
|
| * | | * methods/https.cc: | Michael Vogt | 2007-08-02 | 1 | -7/+13 |
* | | | * Applied patch from Aurelien Jarno <aurel32@debian.org> to fix wrong | Otavio Salvador | 2007-08-01 | 2 | -9/+1 |
* | | | * Applied patch from Guillem Jover <guillem.jover@nokia.com> to add | Otavio Salvador | 2007-07-28 | 1 | -1/+1 |
* | | | * apt-pkg/depcache.cc: | Michael Vogt | 2007-07-26 | 1 | -10/+27 |
* | | | * Fix compilation warnings: | Otavio Salvador | 2007-07-10 | 3 | -5/+5 |
| |/
|/| |
|
* | | * fixed compile errors with g++ 7.3 (thanks to | Michael Vogt | 2007-07-01 | 6 | -9/+14 |
|\ \ |
|
| * | | * fixes in the auto-mark code (thanks to Daniel | Michael Vogt | 2007-06-29 | 1 | -3/+6 |
| * | | Correct typos. Thanks Clytie for reporting. | bubulle@debian.org | 2007-06-21 | 1 | -2/+2 |
| * | | * fix some warnings | Michael Vogt | 2007-06-19 | 2 | -3/+3 |
| * | | * fixed compile errors with g++ 7.3 (thanks to | Michael Vogt | 2007-06-19 | 3 | -1/+3 |
* | | | * merged from apt--mvo | Michael Vogt | 2007-06-18 | 1 | -1/+1 |
|\| | |
|
| * | | * apt-pkg/depcache.cc: | Michael Vogt | 2007-06-14 | 1 | -1/+1 |
* | | | * apt-pkg/pkgrecords.cc,h: | Michael Vogt | 2007-06-10 | 2 | -15/+17 |
|/ / |
|
* | | * merged from apt--mvo | Michael Vogt | 2007-06-09 | 2 | -3/+9 |
|\ \ |
|
| * \ | * merged the remaining bits from the apt--no-pragma branch | Michael Vogt | 2007-06-09 | 40 | -142/+0 |
| |\ \ |
|
| * | | | * merged another missing bit from the ubuntu branch | Michael Vogt | 2007-06-09 | 2 | -2/+2 |
| * | | | * merged some more missing bits | Michael Vogt | 2007-06-09 | 1 | -1/+7 |
| |\ \ \ |
|
| | * | | | * apt-pkg/depcache.cc: | Michael Vogt | 2007-03-14 | 1 | -1/+4 |
| * | | | | * huge merge to bring the apt debian-sid and ubuntu branches as close | Michael Vogt | 2007-06-09 | 72 | -374/+3826 |
| |\ \ \ \ |
|
* | \ \ \ \ | * Removed the more leftover #pragma interface/implementation | Michael Vogt | 2007-06-08 | 40 | -142/+0 |
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | * remove all the remaining #pragma implementation | Michael Vogt | 2007-06-08 | 41 | -145/+0 |
* | | | | | | * add "purge" commandline argument, closes: #133421) | Michael Vogt | 2007-06-08 | 5 | -0/+6 |
|\ \ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| * | | | | | * fix FTBFS with gcc 4.3, closes: #417090 | Michael Vogt | 2007-06-08 | 5 | -0/+6 |
* | | | | | | * revert bits of the acquire-item merge that broke the | Michael Vogt | 2007-06-07 | 1 | -14/+13 |
| |_|/ / /
|/| | | | |
|
* | | | | | * merged the debian/experimental changes back | Michael Vogt | 2007-06-06 | 72 | -381/+3342 |
|\ \ \ \ \ |
|
| * \ \ \ \ | * updated from http://people.ubuntu.com/~mvo/bzr/apt/auto-mark/ | Michael Vogt | 2007-05-02 | 2 | -6/+18 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| | * | | | | * apt-pkg/depcache.cc: | Michael Vogt | 2007-03-14 | 1 | -1/+16 |
| | * | | | | * apt-pkg/packagemanager.cc: | Michael Vogt | 2007-03-13 | 1 | -1/+2 |
| * | | | | | * merged with the apt--mvo branch | Michael Vogt | 2007-05-02 | 8 | -17/+47 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | * merged from apt--mvo | Michael Vogt | 2007-01-12 | 2 | -2/+7 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | * merged apt--curl-https branch | Michael Vogt | 2006-12-19 | 1 | -2/+4 |
| |\ \ \ \ \ \ \
| | | |_|_|_|_|/
| | |/| | | | | |
|
| * | | | | | | | * apt-pkg/depcache.cc: | Michael Vogt | 2006-12-18 | 1 | -0/+5 |
| |\ \ \ \ \ \ \
| | | |_|_|/ / /
| | |/| | | | | |
|
| | * | | | | | | * apt-pkg/depcache.cc: | Michael Vogt | 2006-12-18 | 1 | -0/+5 |
| * | | | | | | | * merged the apt-breaks-iwj branch | Michael Vogt | 2006-12-14 | 14 | -32/+122 |
| |\ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ | * merged with apt--mvo | Michael Vogt | 2006-12-14 | 6 | -114/+120 |
| | |\ \ \ \ \ \ \ |
|
| | | * | | | | | | | * apt-pkg/deb/debsrcrecords.{cc,h}: | Michael Vogt | 2006-12-01 | 2 | -2/+2 |
| | * | | | | | | | | 0.6.46.3ubuntu2 change as uploaded: fix dist-upgrade | Ian Jackson | 2006-12-08 | 1 | -0/+1 |
| | * | | | | | | | | bump cache version | Ian Jackson | 2006-09-05 | 1 | -1/+1 |