Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * merged with apt--mvo | Michael Vogt | 2006-01-10 | 49 | -4614/+7955 |
|\ | |||||
| * | * fix http data corruption (#280844) | Michael Vogt | 2006-01-10 | 3 | -11/+8 |
| |\ | |||||
| | * | * added http data corruption fix patch (#280844) | Michael Vogt | 2005-10-23 | 3 | -11/+9 |
| | *-. | * merged with apt--mvo--0 and apt--ddtp--0 | Michael Vogt | 2005-10-23 | 9 | -16/+42 |
| | |\ \ | |||||
| | | * | | * ABI/API change: add "VerIterator::TranslatedDescription()" method to make t... | Michael Vogt | 2005-10-21 | 3 | -7/+21 |
| | * | | | * merge with apt--ddtp--0 | Michael Vogt | 2005-10-20 | 2 | -2/+2 |
| | |\| | | |||||
| | | * | | * fix a off-by-one error when showing the description | Michael Vogt | 2005-10-20 | 1 | -1/+1 |
| | | * | | * merged with mainline | Michael Vogt | 2005-10-19 | 14 | -500/+320 |
| | | |\ \ | |||||
| | * | \ \ | * merged with main | Michael Vogt | 2005-10-20 | 3 | -3/+4 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | * merged with apt--mvo, prepared another upload | Michael Vogt | 2005-10-19 | 5 | -24/+29 |
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | | | |||||
| | * | | | | | * merged with apt--mvo | Michael Vogt | 2005-10-19 | 7 | -18/+68 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | * regenerated the pot file | Michael Vogt | 2005-10-17 | 1 | -121/+151 |
| | * | | | | | | * merged with ddtp | Michael Vogt | 2005-10-17 | 2 | -2/+2 |
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | | | |||||
| | | * | | | | | * update soname | Michael Vogt | 2005-10-17 | 2 | -2/+2 |
| | * | | | | | | * changelog updates | Michael Vogt | 2005-10-17 | 1 | -2/+6 |
| | * | | | | | | * merged with apt--mvo--0 | Michael Vogt | 2005-10-17 | 5 | -474/+241 |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | * merged pdiff support | Michael Vogt | 2005-10-17 | 6 | -7/+740 |
| | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | * removed the URL-Reamp hack (we have pdiff support in the main archive now),... | Michael Vogt | 2005-10-17 | 6 | -59/+3 |
| | | * | | | | | | | * don't forget the final md5sum checking! | Michael Vogt | 2005-09-09 | 1 | -1/+18 |
| | | * | | | | | | | * merged with michael.vogt@ubuntu.com--2005/apt--mvo--0 to be in sync with de... | Michael Vogt | 2005-09-06 | 32 | -443/+1042 |
| | | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | * dont bump the soname, it doesn't break the abi! | Michael Vogt | 2005-09-06 | 1 | -1/+1 |
| | | * | | | | | | | | * be less verbose and call the Url-Remap: APT::URL-Remap | Michael Vogt | 2005-08-30 | 1 | -6/+2 |
| | | * | | | | | | | | * fix a missing StatDone if nothing needs to be fetched | Michael Vogt | 2005-08-30 | 1 | -0/+1 |
| | | * | | | | | | | | * fixed apt-pkg/acquire-item.h (looks like the last commit didn't include it?) | Michael Vogt | 2005-08-29 | 2 | -36/+38 |
| | | * | | | | | | | | * split the diff acquire code in a bit that gets the index file and one that ... | Michael Vogt | 2005-08-29 | 2 | -135/+211 |
| | | * | | | | | | | | * debug support (Debug::pkgAcquire::RRed) for rred method added | Michael Vogt | 2005-08-29 | 3 | -1/+32 |
| | | * | | | | | | | | * method/rred.cc cleanup (thanks to robertle) | Michael Vogt | 2005-08-23 | 2 | -144/+150 |
| | | * | | | | | | | | * bugfix/updates in the rred.cc code (big thanks for helping Robert!) | Michael Vogt | 2005-08-22 | 3 | -10/+40 |
| | | * | | | | | | | | * rred.cc: use the d'tor of FileFd to close the file-fd; acquuire-item.cc: ma... | Michael Vogt | 2005-08-22 | 2 | -15/+11 |
| | | * | | | | | | | | * merged with mainline | Michael Vogt | 2005-08-19 | 64 | -2663/+3818 |
| | | * | | | | | | | | * use the new cool rred method for the patchting | Michael Vogt | 2005-08-19 | 4 | -50/+69 |
| | | * | | | | | | | | * added methods/rred.cc (thanks to robertle) | Michael Vogt | 2005-07-28 | 2 | -0/+228 |
| | | * | | | | | | | | * merged with apt--main and apt--fixes | Michael Vogt | 2005-06-08 | 74 | -3897/+7118 |
| | | * | | | | | | | | * another bug in QueueNextDiff fixed | Michael Vogt | 2005-05-09 | 2 | -7/+9 |
| | | * | | | | | | | | * fix a bug QueueNextDiff | Michael Vogt | 2005-05-09 | 2 | -11/+11 |
| | | * | | | | | | | | * merge with matt, search for the right patch next instead of applying them i... | Michael Vogt | 2005-05-07 | 6 | -23/+90 |
| | | |\ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | * use "red" now, print meaningfull pdiff names, use IMS for the IndexDiff | Michael Vogt | 2005-05-07 | 3 | -20/+64 |
| | | * | | | | | | | | | * first rewrite of the apt pdiff support patch finished | Michael Vogt | 2005-04-15 | 4 | -36/+311 |
| | | * | | | | | | | | | tag of michael.vogt@ubuntu.com--2005/apt--local-install--0--base-0 | Michael Vogt | 2005-04-15 | 0 | -0/+0 |
| | | * | | | | | | | | | tag of michael.vogt@ubuntu.com--2005/apt--bwlimit--0--patch-1 | Michael Vogt | 2005-04-11 | 0 | -0/+0 |
| | | * | | | | | | | | | * merged the apt--main with the 2004 bwlimit tree | Michael Vogt | 2005-03-31 | 5 | -5/+51 |
| | | * | | | | | | | | | tag of apt@packages.debian.org/apt--main--0--patch-76 | Michael Vogt | 2005-03-31 | 0 | -0/+0 |
| | * | | | | | | | | | | * merged ddtp support | Michael Vogt | 2005-10-17 | 29 | -55/+1110 |
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / | | | |/| | | | | | | | | |||||
| | | * | | | | | | | | | * remvoed the remap feature again, dosn't work anyway | Michael Vogt | 2005-09-27 | 1 | -11/+3 |
| | | * | | | | | | | | | * added DDTP::URL-Remap. KILL THIS FEATURE once ddtp support is offical | Michael Vogt | 2005-09-27 | 1 | -3/+11 |
| | | * | | | | | | | | | * merged with apt--mvo | Michael Vogt | 2005-09-27 | 75 | -6360/+13959 |
| | | |\ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | * added README.ddtp | Michael Vogt | 2005-09-27 | 1 | -0/+74 |
| | | * | | | | | | | | | | * updated with mainline | Michael Vogt | 2005-08-30 | 67 | -2607/+3816 |
| | | * | | | | | | | | | | * added a BUGS file with known problem, added apt-cdrom support for translate... | Michael Vogt | 2005-07-28 | 5 | -14/+242 |
| | | * | | | | | | | | | | * code cleanups (thanks matt!), moved UsePackage before the description list ... | Michael Vogt | 2005-07-28 | 10 | -31/+50 |