Age | Commit message (Expand) | Author |
2018-07-06 | Use cheaper entropy source for randomizing items to fetch | Julian Andres Klode |
2018-05-28 | Don't show acquire warning for "hidden" components | David Kalnischkies |
2018-05-11 | Don't force the same mirror for by-hash URIs | David Kalnischkies |
2018-05-11 | Handle by-hash URI construction more centrally | David Kalnischkies |
2018-05-11 | Drop alternative URIs we got a hash-based fail from | David Kalnischkies |
2018-05-07 | Remove obsolete RCS keywords | Guillem Jover |
2018-05-05 | Fix various typos reported by spellcheckers | David Kalnischkies |
2018-02-19 | Merge branch 'pu/not-valid-before' into 'master' | Julian Andres Klode |
2018-02-19 | Check that Date of Release file is not in the future | Julian Andres Klode |
2018-02-19 | ensure correct file permissions for auxfiles | David Kalnischkies |
2018-01-19 | allow the apt/lists/auxfiles/ directory to be missing | David Kalnischkies |
2018-01-17 | Introduce inrelease-path option for sources.list | Julian Andres Klode |
2018-01-03 | allow a method to request auxiliary files | David Kalnischkies |
2017-12-14 | remove pointless APT_PURE from void functions | David Kalnischkies |
2017-12-13 | implement fallback to alternative URIs for all items | David Kalnischkies |
2017-12-13 | give the methods more metadata about the files to acquire | David Kalnischkies |
2017-12-13 | implement Acquire::Retries support for all items | David Kalnischkies |
2017-12-13 | deprecate the single-line deprecation ignoring macro | David Kalnischkies |
2017-12-13 | if insecure repo is allowed continue on all http errors | David Kalnischkies |
2017-10-28 | use store: instead of gzip: to open local changelogs | David Kalnischkies |
2017-08-24 | Replace APT_CONST with APT_PURE everywhere | Julian Andres Klode |
2017-07-26 | don't move failed pdiff indexes out of partial | David Kalnischkies |
2017-07-26 | don't try to rename failed pdiff patches twice | David Kalnischkies |
2017-07-17 | Merge pull request Debian/apt#44 from willismonroe/patch-1 | Julian Andres Klode |
2017-07-12 | Reformat and sort all includes with clang-format | Julian Andres Klode |
2017-07-12 | Drop cacheiterators.h include | Julian Andres Klode |
2017-07-07 | don't expect more downloads from failed transactions | David Kalnischkies |
2017-06-28 | allow frontends to override releaseinfo change behaviour | David Kalnischkies |
2017-06-28 | show a Release-Notes URI if infos were changed | David Kalnischkies |
2017-06-28 | error in update on Release information changes | David Kalnischkies |
2017-06-26 | fail InRelease on non-404 HTTP errorcodes | David Kalnischkies |
2017-06-26 | show .diff/Index properly as ignored if we fallback | David Kalnischkies |
2017-06-26 | warn if an expected file can't be acquired | David Kalnischkies |
2017-06-22 | Minor grammar fix | M. Willis Monroe |
2017-03-13 | Fix mistake in CHANGEPATH comment example | Julian Andres Klode |
2017-01-19 | fix various typos reported by spellintian | David Kalnischkies |
2016-11-25 | get pdiff files from the same mirror as the index | David Kalnischkies |
2016-11-11 | show distribution mismatch for changed codenames | David Kalnischkies |
2016-11-11 | don't warn if untransformed distribution matches | David Kalnischkies |
2016-11-09 | rename Checksum-FileSize to Filesize in hashsum mismatch | David Kalnischkies |
2016-11-02 | keep Release.gpg on untrusted to trusted IMS-Hit | David Kalnischkies |
2016-09-02 | acquire: Use priority queues and a 3 stage pipeline design | Julian Andres Klode |
2016-08-29 | randomize acquire order for same type index files | David Kalnischkies |
2016-08-27 | Merge branch 'portability/freebsd' | Julian Andres Klode |
2016-08-26 | Make root group configurable via ROOT_GROUP | Julian Andres Klode |
2016-08-26 | changelog: Respect Dir setting for local changelog getting | Julian Andres Klode |
2016-08-26 | Make directory paths configurable | Julian Andres Klode |
2016-08-26 | Use C locale instead of C.UTF-8 for protocol strings | Julian Andres Klode |
2016-08-24 | do fail on weakhash/loop earlier in acquire | David Kalnischkies |
2016-08-17 | support compression and by-hash for .diff/Index files | David Kalnischkies |