Age | Commit message (Expand) | Author |
2016-07-06 | don't change owner/perms/times through file:// symlinks | David Kalnischkies |
2016-05-28 | accept only the expected UTC timezones in date parsing | David Kalnischkies |
2016-05-04 | tests: disable generation of Release.gpg by default | David Kalnischkies |
2016-05-01 | gpgv: cleanup statusfd parsing a bit | David Kalnischkies |
2016-05-01 | don't show NO_PUBKEY warning if repo is signed by another key | David Kalnischkies |
2016-01-08 | keep compressed indexes in a low-cost format | David Kalnischkies |
2015-12-19 | tests: support spaces in path and TMPDIR | David Kalnischkies |
2015-11-21 | review of new/changed translatable program strings | Justin B Rye |
2015-11-19 | tests: use quiet level 0 by default in tests | David Kalnischkies |
2015-11-04 | support arch:all data e.g. in separate Packages file | David Kalnischkies |
2015-11-04 | disable updating insecure repositories in apt by default | David Kalnischkies |
2015-11-04 | refer to apt-secure(8) in unsecure repositories warning | David Kalnischkies |
2015-11-04 | rework errors and warnings around insecure repositories | David Kalnischkies |
2015-09-15 | tests: don't use hardcoded port for http and https | David Kalnischkies |
2015-09-14 | tests: use more 'native' instead of 'amd64' if possible | David Kalnischkies |
2015-09-14 | avoid using global PendingError to avoid failing too often too soon | David Kalnischkies |
2015-06-15 | condense parallel requests with the same hashes to one | David Kalnischkies |
2015-06-15 | show item ID in Hit, Ign and Err lines as well | David Kalnischkies |
2015-05-18 | treat older Release files than we already have as an IMSHit | David Kalnischkies |
2015-04-19 | a hit on Release files means the indexes will be hits too | David Kalnischkies |
2014-11-08 | fix variable naming typo used in debug output | David Kalnischkies |
2014-10-24 | promote filesize to a hashstring | David Kalnischkies |
2014-10-20 | testcases: do not allow warnings in testsuccess | David Kalnischkies |
2014-10-20 | check lists/ content in tests doing rollback | David Kalnischkies |
2014-10-20 | autorun permission tests for all apt-get update calls | David Kalnischkies |
2014-10-14 | Add new configallowinsecurerepositories to the test framework | Michael Vogt |
2014-10-13 | fix compile and tests error | David Kalnischkies |
2014-10-07 | display errortext for all Err as well as Ign logs | David Kalnischkies |
2014-10-06 | Rework pkgAcqMeta{Index,Sig,ClearSig}::Done() for readability | Michael Vogt |
2014-10-02 | cleanup around pkgAcqMetaSig and improved tests | Michael Vogt |
2014-10-01 | fix leftover files from Acquire::GzipIndex | Michael Vogt |
2014-08-02 | add ims check verify | Michael Vogt |
2014-08-01 | make i-m-s work again | Michael Vogt |