| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | * merged from mainline | Michael Vogt | 2006-06-09 | 2 | -2/+7 |
| |\ | |||||
| | * | * merge the patch from Steinar | Michael Vogt | 2006-06-09 | 1 | -1/+1 |
| | * | * added Debug::pkgDepCache::AutoInstall debug option | Michael Vogt | 2006-05-27 | 1 | -1/+6 |
| * | | * merged from the aj-ftparchive-improvements branch | Michael Vogt | 2006-05-16 | 1 | -1/+4 |
| |\ \ | |||||
| | * | | * apt-pkg/contrib/sha256.cc: | Michael Vogt | 2006-05-16 | 1 | -1/+4 |
| * | | | * apt-pkg/acquire-item.cc: | Michael Vogt | 2006-05-11 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | * apt-pkg/acquire-item.cc: | Michael Vogt | 2006-05-11 | 1 | -1/+1 |
| * | | | | * merged the zero epoch handling patch | Michael Vogt | 2006-05-08 | 1 | -1/+22 |
| |\ \ \ \ | | |_|/ | |/| | | |||||
| | * | | | * apt-pkg/deb/debversion.cc: | Michael Vogt | 2006-05-08 | 1 | -1/+22 |
| * | | | | * merged with mainline | Michael Vogt | 2006-04-26 | 3 | -77/+24 |
| |\| | | | |||||
| | * | | | * apt-pkg/tagfile.{cc,h}: | Michael Vogt | 2006-04-26 | 2 | -75/+22 |
| | |\ \ \ | |||||
| | * | | | | * apt-pkg/deb/dpkgpm.cc: wording fixes (thanks to mdz) | Michael Vogt | 2006-04-25 | 1 | -2/+2 |
| * | | | | | * merged with mainline | Michael Vogt | 2006-04-26 | 1 | -2/+2 |
| |\| | | | | |||||
| | * | | | | * wording (thanks to mdz) | Michael Vogt | 2006-04-18 | 1 | -2/+2 |
| * | | | | | * merge a fix from the pdiff branch | Michael Vogt | 2006-04-02 | 1 | -0/+2 |
| |\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| | * | | | | * apt-pkg/acquire-item.cc: pdiff unzip+rred stuff is Local=true | Michael Vogt | 2006-04-02 | 1 | -0/+2 |
| * | | | | | * merged the pdiff stuff | Michael Vogt | 2006-04-02 | 2 | -6/+494 |
| |\| | | | | |||||
| | * | | | | * fix in the log class to avoid absurdely big downloads | Michael Vogt | 2006-04-02 | 1 | -1/+2 |
| | * | | | | * fix FTBFS | Michael Vogt | 2006-03-30 | 1 | -3/+2 |
| | * | | | | * make the code follow the apt coding standards better | Michael Vogt | 2006-03-30 | 1 | -20/+41 |
| | * | | | | * hack around local file:/ uri problem | Michael Vogt | 2005-11-30 | 1 | -1/+5 |
| | * | | | | * removed the URL-Reamp hack (we have pdiff support in the main archive now),... | Michael Vogt | 2005-10-17 | 3 | -16/+1 |
| | * | | | | * 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 | 8 | -14/+54 |
| | |\ \ \ \ | |||||
| | * | | | | | * 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 | 2 | -1/+16 |
| | * | | | | | * bugfix/updates in the rred.cc code (big thanks for helping Robert!) | Michael Vogt | 2005-08-22 | 1 | -0/+4 |
| | * | | | | | * rred.cc: use the d'tor of FileFd to close the file-fd; acquuire-item.cc: ma... | Michael Vogt | 2005-08-22 | 1 | -6/+9 |
| | * | | | | | * merged with mainline | Michael Vogt | 2005-08-19 | 15 | -44/+337 |
| | * | | | | | * use the new cool rred method for the patchting | Michael Vogt | 2005-08-19 | 2 | -48/+67 |
| | * | | | | | * merged with apt--main and apt--fixes | Michael Vogt | 2005-06-08 | 11 | -16/+26 |
| | * | | | | | * another bug in QueueNextDiff fixed | Michael Vogt | 2005-05-09 | 1 | -2/+4 |
| | * | | | | | * fix a bug QueueNextDiff | Michael Vogt | 2005-05-09 | 1 | -6/+6 |
| | * | | | | | * merge with matt, search for the right patch next instead of applying them i... | Michael Vogt | 2005-05-07 | 3 | -19/+73 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | * use "red" now, print meaningfull pdiff names, use IMS for the IndexDiff | Michael Vogt | 2005-05-07 | 2 | -14/+58 |
| | * | | | | | | * first rewrite of the apt pdiff support patch finished | Michael Vogt | 2005-04-15 | 2 | -5/+280 |
| | * | | | | | | * merged the apt--main with the 2004 bwlimit tree | Michael Vogt | 2005-03-31 | 1 | -0/+4 |
| * | | | | | | | * merged the apt-ftparchive improvments by aj (thanks dude!) | Michael Vogt | 2006-03-30 | 6 | -4/+504 |
| |\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | / | | |_|_|_|/ | |/| | | | | |||||
| | * | | | | | * added ajs patch | Michael Vogt | 2006-03-08 | 6 | -4/+504 |
| | | |_|_|/ | |/| | | | |||||
| * | | | | | * "downloading" -> "retrieving" (thanks to kamion) | Michael Vogt | 2006-03-28 | 1 | -2/+2 |
| * | | | | | * only show ETA if that makes sense | Michael Vogt | 2006-03-28 | 1 | -1/+7 |
| |/ / / / | |||||
| * | | | | tyop | Michael Vogt | 2006-02-20 | 1 | -1/+1 |
| * | | | | * only remove the sigfile if pkgAcqMetaSig::Failed() didn't fail for a networ... | Michael Vogt | 2006-02-20 | 1 | -12/+7 |
| * | | | | * don't explod if a Provides has DepCompareOp | Michael Vogt | 2006-01-19 | 1 | -5/+6 |
| * | | | | * merged with main | Michael Vogt | 2006-01-06 | 1 | -1/+1 |
| * | | | | * support multiple signatures | Michael Vogt | 2006-01-06 | 2 | -5/+22 |
