Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | * apt-pkg/acquire-item.cc: | Michael Vogt | 2006-06-14 | 1 | -0/+2 | |
* | | | | | | | | | | | * 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 | |
* | | | | | | | | | | | * 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 | 1 | -6/+430 | |
|\| | | | | | | | | | | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | * 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 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
| * | | | | | | | * 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 | 1 | -8/+17 | |
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | ||||||
| * | | | | | | | * 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 | 1 | -27/+26 | |
| * | | | | | | | * split the diff acquire code in a bit that gets the index file and one that ... | Michael Vogt | 2005-08-29 | 1 | -133/+190 | |
| * | | | | | | | * 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 | |
| * | | | | | | | * use the new cool rred method for the patchting | Michael Vogt | 2005-08-19 | 1 | -47/+65 | |
| * | | | | | | | * 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 | 1 | -15/+41 | |
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | ||||||
| * | | | | | | | * use "red" now, print meaningfull pdiff names, use IMS for the IndexDiff | Michael Vogt | 2005-05-07 | 1 | -11/+49 | |
| * | | | | | | | * first rewrite of the apt pdiff support patch finished | Michael Vogt | 2005-04-15 | 1 | -4/+244 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | 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 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | * merged with main | Michael Vogt | 2006-01-06 | 1 | -1/+1 | |
* | | | | | | * support multiple signatures | Michael Vogt | 2006-01-06 | 1 | -3/+19 | |
* | | | | | | * be more clever about I-M-S hits for the Release file and gpg-failures with ... | Michael Vogt | 2006-01-05 | 1 | -2/+25 | |
* | | | | | | * make apt-get source smarter about not downloading the same sources twice | Michael Vogt | 2006-01-04 | 1 | -1/+1 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | * ABI change: merged more flexible pkgAcquireFile code | Michael Vogt | 2005-11-22 | 1 | -12/+15 | |
| |_|_|/ |/| | | | ||||||
* | | | | * turn off "secure-acquire" when --allow-unauthenticated is given | Michael Vogt | 2005-11-09 | 1 | -0/+6 | |
| |_|/ |/| | | ||||||
* | | | * merged with apt--fixes--0 | Michael Vogt | 2005-08-23 | 1 | -8/+10 | |
* | | | * improve the timeout handling (again) | Michael Vogt | 2005-08-22 | 1 | -1/+2 | |
* | | | * report timeouts (from Connect) and fail if they happen in pkgAcqMetaSig | Michael Vogt | 2005-06-07 | 1 | -0/+6 | |
| |/ |/| | ||||||
* | | * changelog updated | Michael Vogt | 2005-04-01 | 1 | -0/+6 | |
|/ | ||||||
* | * fix for apt-get update removing the cdroms Release.gpg files | Michael Vogt | 2005-02-25 | 1 | -11/+1 | |
* | * some comments about the pkgAcqMetaSig::Custom600Headers() added | Michael Vogt | 2004-12-23 | 1 | -0/+7 | |
* | * removed Release.gpg files in partial/ before fetching a new one | Michael Vogt | 2004-12-23 | 1 | -9/+4 | |
* | * changelog updated, version is now 0.6.27ubuntu4; added DEB_BUILD_PROG_OPTS ... | Michael Vogt | 2004-12-23 | 1 | -3/+9 | |
* | * if a sign-file download fails, delete the the partial download in "partial/... | Michael Vogt | 2004-12-23 | 1 | -0/+3 | |
* | * merged changes from the conference | Michael Vogt | 2004-12-20 | 1 | -51/+412 | |
* | * imported the changes from 0.5.30 to 0.5.30ubuntu2 | Michael Vogt | 2004-11-23 | 1 | -1/+4 | |
* | Packages.bz2 support from Michael Vogt | Matt Zimmerman | 2004-11-15 | 1 | -3/+29 | |
* | Use snprintf. Observed by Brian M. Hunt | Arch Librarian | 2004-09-20 | 1 | -2/+2 | |
* | Force file perms to 0644 for cache and lists. | Arch Librarian | 2004-09-20 | 1 | -3/+7 | |
* | G++3 fixes from Randolph | Arch Librarian | 2004-09-20 | 1 | -2/+4 | |
* | Grammer error | Arch Librarian | 2004-09-20 | 1 | -2/+2 | |
* | Join with aliencode | Arch Librarian | 2004-09-20 | 1 | -60/+82 | |
* | More CD fixes | Arch Librarian | 2004-09-20 | 1 | -11/+17 | |
* | Doc fix | Arch Librarian | 2004-09-20 | 1 | -2/+11 |