Age | Commit message (Expand) | Author |
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 |
2011-02-08 | merged from lp:~donkult/apt/sid | Michael Vogt |
2011-01-28 | - download and use i18n/Index to choose which Translations to download | David Kalnischkies |
2011-01-26 | - change the internal handling of Extensions in pkgAcqIndex | David Kalnischkies |
2011-01-20 | - try downloading clearsigned InRelease before trying Release.gpg | David Kalnischkies |
2011-01-15 | * methods/rred.cc: | David Kalnischkies |
2010-09-09 | Fix missing space after dot in a message from apt-pkg | bubulle@debian.org |
2010-09-09 | * apt-pkg/acquire-item.cc: | David Kalnischkies |
2010-08-21 | * apt-pkg/acquire-item.cc: | David Kalnischkies |
2010-07-11 | mark all "Hash Sum mismatch" strings as translateable | David Kalnischkies |
2010-07-11 | [ Martin Pitt ] | David Kalnischkies |
2010-06-24 | apt-pkg/acquire-item.cc: Fix handling of local (file:/) sources | martin@piware.de |
2010-06-24 | Switch FileFd to not transparently gunzip, since that breaks code which expec... | martin@piware.de |
2010-06-17 | pkgAcqIndex::Done(): If we have an IMS-Hit, also rename the destination file ... | martin@piware.de |
2010-06-11 | * apt-pkg/acquire-item.cc: | martin@piware.de |
2010-06-11 | Fix compressed index retrieval for current timestamps | martin@piware.de |
2010-06-10 | * apt-pkg/acquire-item.cc: | martin@piware.de |