Age | Commit message (Expand) | Author |
2006-04-02 | * merge a fix from the pdiff branch | Michael Vogt |
2006-04-02 | * merged the pdiff stuff | Michael Vogt |
2006-04-02 | * apt-pkg/acquire-item.cc: pdiff unzip+rred stuff is Local=true | Michael Vogt |
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-30 | * merged the apt-ftparchive improvments by aj (thanks dude!) | Michael Vogt |
2006-03-28 | * "downloading" -> "retrieving" (thanks to kamion) | Michael Vogt |
2006-03-28 | * only show ETA if that makes sense | Michael Vogt |
2006-03-08 | * added ajs patch | 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-19 | * don't explod if a Provides has DepCompareOp | 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 local file:/ uri problem | Michael Vogt |
2005-11-29 | * fix a string (thanks to bubulle) | Michael Vogt |
2005-11-23 | * fix for #340448 | Michael Vogt |
2005-11-23 | * applied parts of the string speedup patch from debian #319377 (ABI change) | Michael Vogt |
2005-11-22 | * merged http download limit for apt (#146877) | Michael Vogt |
2005-11-22 | * ABI change: merged more flexible pkgAcquireFile code | Michael Vogt |
2005-11-22 | * some more debug output | Michael Vogt |
2005-11-21 | * merge fix for #339533 | Michael Vogt |
2005-11-14 | * merged the sources.list.d patch | Michael Vogt |
2005-11-09 | * turn off "secure-acquire" when --allow-unauthenticated is given | Michael Vogt |
2005-10-22 | * revert patch from patch-59, causes all sorts of trouble | Michael Vogt |
2005-10-20 | * renamed Trust-CDROM to TrustCDROM to make it consistent with ubuntu | Michael Vogt |
2005-10-19 | * sparc64 alignment fix | Michael Vogt |
2005-10-19 | * added APT::Authentication::Trust-CDROM option | Michael Vogt |
2005-10-17 | * removed the URL-Reamp hack (we have pdiff support in the main archive now),... | Michael Vogt |
2005-09-28 | * leak fix for debian #250583 | Michael Vogt |
2005-09-22 | * make sure that the pkgRecords D'tor does not segfault | Michael Vogt |
2005-09-13 | * merged from apt--cdrom-fallback--0 | Michael Vogt |
2005-09-12 | * fix apt-pkg/cdrom.cc to umount the cdrom again if anything fails | 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-09-06 | * dont bump the soname, it doesn't break the abi! | Michael Vogt |
2005-08-31 | * include a human readable string for the MediaChange status-fd message as well | Michael Vogt |
2005-08-31 | * meda-change message is send over status-fd now | Michael Vogt |
2005-08-31 | * README.arch updates, comment in apt-pkg/algorithm.h added, apt-pkg/cacheite... | Michael Vogt |
2005-08-30 | * be less verbose and call the Url-Remap: APT::URL-Remap | 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-29 | * debug support (Debug::pkgAcquire::RRed) for rred method added | 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 |