Age | Commit message (Expand) | Author |
2013-08-26 | set Acquire::PDiffs::FileLimit to 20 to avoid needless huge fetches | Michael Vogt |
2013-08-22 | Merge remote-tracking branch 'mvo/bugfix/coverity' into debian/sid | Michael Vogt |
2013-08-12 | fix: --print-uris removes authentication | David Kalnischkies |
2013-08-12 | some more coverity fixes | Michael Vogt |
2013-07-25 | pick up Translation-* even if only compressed available | David Kalnischkies |
2013-06-20 | do not redownload unchanged InRelease files | David Kalnischkies |
2013-04-10 | Fix English spelling error in a message ('A error'). Unfuzzy | bubulle@debian.org |
2013-04-08 | merged bundle from david | Michael Vogt |
2013-04-02 | merged lp:~mvo/apt/fix-inrelease5 | Michael Vogt |
2013-03-15 | * apt-pkg/acquire-item.cc: | David Kalnischkies |
2013-03-10 | various simple changes to fix cppcheck warnings | David Kalnischkies |
2013-01-14 | ensure sha512 is really used when available (thanks to Tyler Hicks ) | Michael Vogt |
2012-03-06 | add Debug::pkgAcqArchive::NoQueue to disable package downloading | David Kalnischkies |
2012-03-04 | * apt-pkg/acquire-item.cc: | David Kalnischkies |
2012-02-18 | use pdiff for Translation-* files if available (Closes: #657902) | David Kalnischkies |
2012-02-18 | * apt-pkg/acquire-item.cc: | David Kalnischkies |
2011-12-17 | try to avoid direct usage of .Fd() if possible and do read()s and co | David Kalnischkies |
2011-09-19 | use forward declaration in headers if possible instead of includes | David Kalnischkies |
2011-09-13 | merge with debian/sid | David Kalnischkies |
2011-09-13 | merge with debian/experimental | David Kalnischkies |
2011-09-13 | reorder includes: add <config.h> if needed and include it at first | David Kalnischkies |
2011-08-22 | * apt-pkg/acquire-item.cc: | David Kalnischkies |
2011-08-15 | merged from the debian-sid branch | Michael Vogt |
2011-08-15 | merged fixes from lp:~mvo/apt/mvo | Michael Vogt |
2011-08-11 | cppcheck complains about some possible speed improvements which could be | David Kalnischkies |
2011-08-08 | fix crash when P.Arch() was used but the cache got remapped | Michael Vogt |
2011-08-08 | apt-pkg/acquire-item.cc: add more debug output | Michael Vogt |
2011-08-05 | * test/integration/test-hashsum-verification: | Michael Vogt |
2011-08-05 | * apt-pkg/acquire-item.cc: | Michael Vogt |
2011-08-05 | apt-pkg/acquire-item.cc: always init Verify | Michael Vogt |
2011-08-05 | * apt-pkg/acquire-item.{cc,h}: | Michael Vogt |
2011-07-28 | * [ABI break] apt-pkg/acquire-item.{cc,h}: | Michael Vogt |
2011-07-15 | merged from http://bzr.debian.org/bzr/apt/apt/debian-sid | Michael Vogt |
2011-07-05 | * apt-pkg/acquire*.{cc,h}: | David Kalnischkies |
2011-07-01 | apt-pkg/acquire-item.cc: improve error message for valid-until | Michael Vogt |
2011-06-29 | merge lp:~mvo/apt/abi-break | Michael Vogt |
2011-06-08 | merge lp:~mvo/apt/sha512-template to add support for sha512 | Michael Vogt |
2011-05-31 | apt-pkg/acquire-item.cc: only test packages file for correctness if its not e... | Michael Vogt |
2011-05-30 | Reject files known to be invalid (LP: #346386) (Closes: #627642) | Julian Andres Klode |
2011-05-30 | apt-pkg/acquire-item.cc: Reject files known to be invalid (LP: #346386) (Clos... | Julian Andres Klode |
2011-04-26 | * apt-pkg/acquire-item.cc: | Ben Finney |
2011-04-16 | apt-pkg/acquire-item.cc: Only try to rename existing Release files (Closes: #... | Julian Andres Klode |
2011-04-08 | * apt-pkg/acquire-item.cc: | Julian Andres Klode |
2011-04-04 | merged from lp:~donkult/apt/sid | Michael Vogt |
2011-04-02 | apt-pkg/acquire-item.cc: Use stat buffer if stat was0.8.13.1 | Julian Andres Klode |
2011-03-16 | * apt-pkg/vendor.cc, apt-pkg/vendorlist.cc: | David Kalnischkies |
2011-03-14 | apt-pkg/acquire-item.cc: add some more missing Fail-Ignore | Michael Vogt |
2011-03-14 | apt-pkg/acquire-item.{cc,h}: mark InRelease with Fail-Ignore to ensure the mi... | Michael Vogt |
2011-03-11 | * apt-pkg/acquire-item.cc: | Michael Vogt |
2011-02-25 | add sha512 support in the client now as well | Michael Vogt |