Age | Commit message (Expand) | Author |
2006-04-02 | * fix in the log class to avoid absurdely big downloads | Michael Vogt |
2006-03-30 | * fix FTBFS | Michael Vogt |
2006-03-30 | * make the code follow the apt coding standards better | Michael Vogt |
2006-03-01 | * merged with debian-sid branch | Michael Vogt |
2006-02-21 | * more work for the DefaultAptSources spec | Michael Vogt |
2006-02-21 | * handle network failures more gracefully (default apt sources spec) | Michael Vogt |
2006-02-20 | tyop | Michael Vogt |
2006-02-20 | * only remove the sigfile if pkgAcqMetaSig::Failed() didn't fail for a networ... | Michael Vogt |
2006-01-12 | * merged with apt--debian-sid--0 | Michael Vogt |
2006-01-06 | * merged with main | Michael Vogt |
2006-01-06 | * support multiple signatures | Michael Vogt |
2006-01-05 | * be more clever about I-M-S hits for the Release file and gpg-failures with ... | Michael Vogt |
2006-01-04 | * make apt-get source smarter about not downloading the same sources twice | Michael Vogt |
2005-11-30 | * hack around file:/ uri problem when pdiffs are used (needs to be done prope... | Michael Vogt |
2005-11-30 | * merged with apt--mvo | Michael Vogt |
2005-11-30 | * hack around local file:/ uri problem | Michael Vogt |
2005-11-22 | * ABI change: merged more flexible pkgAcquireFile code | Michael Vogt |
2005-11-14 | * merged daniels wonderful doxygen work | Michael Vogt |
2005-11-14 | * merged with apt--mvo | Michael Vogt |
2005-11-09 | * turn off "secure-acquire" when --allow-unauthenticated is given | Michael Vogt |
2005-10-17 | * merged pdiff support | Michael Vogt |
2005-09-27 | * merged with apt--mvo | Michael Vogt |
2005-09-09 | * don't forget the final md5sum checking! | Michael Vogt |
2005-09-06 | * merged with michael.vogt@ubuntu.com--2005/apt--mvo--0 to be in sync with de... | Michael Vogt |
2005-08-30 | * fix a missing StatDone if nothing needs to be fetched | Michael Vogt |
2005-08-29 | * fixed apt-pkg/acquire-item.h (looks like the last commit didn't include it?) | Michael Vogt |
2005-08-29 | * split the diff acquire code in a bit that gets the index file and one that ... | Michael Vogt |
2005-08-23 | * merged with apt--fixes--0 | Michael Vogt |
2005-08-22 | * improve the timeout handling (again) | Michael Vogt |
2005-08-22 | * bugfix/updates in the rred.cc code (big thanks for helping Robert!) | Michael Vogt |
2005-08-22 | * rred.cc: use the d'tor of FileFd to close the file-fd; acquuire-item.cc: ma... | Michael Vogt |
2005-08-19 | * use the new cool rred method for the patchting | Michael Vogt |
2005-06-07 | * report timeouts (from Connect) and fail if they happen in pkgAcqMetaSig | Michael Vogt |
2005-05-09 | * another bug in QueueNextDiff fixed | Michael Vogt |
2005-05-09 | * fix a bug QueueNextDiff | Michael Vogt |
2005-05-07 | * merge with matt, search for the right patch next instead of applying them i... | Michael Vogt |
2005-05-07 | * use "red" now, print meaningfull pdiff names, use IMS for the IndexDiff | Michael Vogt |
2005-04-15 | * first rewrite of the apt pdiff support patch finished | Michael Vogt |
2005-04-08 | Sync with apt--main--0--patch-78 | Otavio Salvador |
2005-03-23 | Fix problems due APT and structural changes. | Otavio Salvador |
2005-03-23 | Port DDTP to APT 0.6 branch | Otavio Salvador |
2005-02-25 | * fix for apt-get update removing the cdroms Release.gpg files | Michael Vogt |
2004-12-23 | * some comments about the pkgAcqMetaSig::Custom600Headers() added | Michael Vogt |
2004-12-23 | * removed Release.gpg files in partial/ before fetching a new one | Michael Vogt |
2004-12-23 | * changelog updated, version is now 0.6.27ubuntu4; added DEB_BUILD_PROG_OPTS ... | Michael Vogt |
2004-12-23 | * if a sign-file download fails, delete the the partial download in "partial/... | Michael Vogt |
2004-12-20 | * merged changes from the conference | Michael Vogt |
2004-11-23 | * imported the changes from 0.5.30 to 0.5.30ubuntu2 | Michael Vogt |
2004-11-15 | Packages.bz2 support from Michael Vogt | Matt Zimmerman |
2004-09-20 | Use snprintf. Observed by Brian M. Hunt | Arch Librarian |