Age | Commit message (Expand) | Author |
2018-01-03 | refactor message generation for methods | David Kalnischkies |
2017-07-26 | fail early in http if server answer is too small as well | David Kalnischkies |
2017-07-26 | don't move failed pdiff indexes out of partial | David Kalnischkies |
2017-06-26 | show .diff/Index properly as ignored if we fallback | David Kalnischkies |
2017-01-19 | fix various typos reported by spellintian | David Kalnischkies |
2016-08-17 | support compression and by-hash for .diff/Index files | David Kalnischkies |
2016-08-10 | implement generic config fallback for methods | David Kalnischkies |
2016-07-27 | rred: truncate result file before writing to it | David Kalnischkies |
2016-04-25 | don't ask server if we have entire file in partial/ | David Kalnischkies |
2016-04-25 | make random acquire queues work less random | David Kalnischkies |
2016-04-07 | stop handling items in doomed transactions | David Kalnischkies |
2016-03-14 | don't use Desc.URI to calculate .diff/Index filenames | David Kalnischkies |
2016-03-14 | require $(HASH)-Download field in .diff/Index files | David Kalnischkies |
2016-03-14 | test: remove SHA1 support testing as unsupported | David Kalnischkies |
2016-03-13 | Test that SHA1-only .diff/Index files are not used | Julian Andres Klode |
2016-03-06 | do not move not-failed pdiff-patches into CWD on failure | David Kalnischkies |
2016-01-08 | remove uncompressed leftover partial file before pdiff bootstrap | David Kalnischkies |
2016-01-08 | use filesize of compressed pdiffs for the limit if possible | David Kalnischkies |
2016-01-08 | keep compressed indexes in a low-cost format | David Kalnischkies |
2016-01-08 | allow pdiff bootstrap from all supported compressors | David Kalnischkies |
2015-12-19 | tests: support spaces in path and TMPDIR | David Kalnischkies |
2015-09-14 | tests: try to support spaces in TMPDIR | David Kalnischkies |
2015-09-14 | tests: use SHA1 checksum only by default in tests | David Kalnischkies |
2015-09-14 | various changes to increase test-coverage | David Kalnischkies |
2015-08-28 | implement PDiff patching for compressed files | David Kalnischkies |
2015-06-15 | show item ID in Hit, Ign and Err lines as well | David Kalnischkies |
2015-06-09 | support hashes for compressed pdiff files | David Kalnischkies |
2015-06-09 | add more parsing error checking for rred | David Kalnischkies |
2015-06-09 | check patch hashes in rred worker instead of in the handler | David Kalnischkies |
2015-05-11 | improve partial/ cleanup in abort and failure cases | David Kalnischkies |
2015-04-19 | a hit on Release files means the indexes will be hits too | David Kalnischkies |
2015-03-16 | test exitcode as well as string equality | David Kalnischkies |
2014-11-08 | reenable patchsize limit option for pdiffs | David Kalnischkies |
2014-10-07 | Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-... | Michael Vogt |
2014-09-30 | support parsing of all hashes for pdiff | David Kalnischkies |
2014-09-23 | make pdiff transactional (but at the cost of a CopyFile() | Michael Vogt |
2014-05-09 | use HashStringList in the acquire system | David Kalnischkies |
2014-02-10 | always cleanup patchfiles at the end of rred call | David Kalnischkies |
2014-01-15 | integrate Anthonys rred with POC for client-side merge | David Kalnischkies |
2013-12-13 | implement POC client-side merging of pdiffs via apt-file | David Kalnischkies |
2013-08-28 | configurable compression for testcases | David Kalnischkies |
2013-08-12 | add chronic-like testsuccess/testfailure helpers | David Kalnischkies |
2013-06-24 | simple fork and pidfile aptwebserver | David Kalnischkies |
2012-04-11 | fix the remaining lzma calls with xz --format=lzma in the testcases | David Kalnischkies |
2011-01-24 | do not add Index file by hand now that ftparchive does it by itself | David Kalnischkies |
2011-01-15 | * methods/rred.cc: | David Kalnischkies |
2010-10-13 | tests/integration/test-*: remove a bunch of "local" that are used outside fun... | Michael Vogt |
2010-08-21 | * apt-pkg/acquire-item.cc: | David Kalnischkies |