Age | Commit message (Expand) | Author |
2018-09-11 | Support subkeys properly in Signed-By options | David Kalnischkies |
2018-08-29 | Don't use invalid iterator in Fallback-Of handling | David Kalnischkies |
2018-02-19 | Check that Date of Release file is not in the future | Julian Andres Klode |
2018-01-17 | Introduce inrelease-path option for sources.list | Julian Andres Klode |
2017-12-13 | give the methods more metadata about the files to acquire | David Kalnischkies |
2017-12-13 | deprecate the single-line deprecation ignoring macro | David Kalnischkies |
2017-09-13 | Fix translator comment location for legacy target warning | Julian Andres Klode |
2017-09-09 | Do not warn about duplicate "legacy" targets | Julian Andres Klode |
2017-07-12 | Reformat and sort all includes with clang-format | Julian Andres Klode |
2017-07-12 | Handle supported components with slashes in sources.list | Apollon Oikonomopoulos |
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 | warn if an expected file can't be acquired | David Kalnischkies |
2016-12-31 | avoid producing invalid options if repo has no host | David Kalnischkies |
2016-07-22 | allow arch=all to override No-Support-for-Architecture-all | David Kalnischkies |
2016-07-19 | refactor plus/minus sources.list option handling | David Kalnischkies |
2016-06-22 | add insecure (and weak) allow-options for sources.list | David Kalnischkies |
2016-06-22 | handle weak-security repositories as unauthenticated | David Kalnischkies |
2016-06-17 | merge sources.list lines based on Release filename | David Kalnischkies |
2016-05-15 | Normalize Signed-By values by removing trailing commas everywhere | Julian Andres Klode |
2016-05-15 | Add conflicting Signed-By values to error message | Julian Andres Klode |
2016-05-10 | Strip trailing commas for created signed-by fingerprint lists | Julian Andres Klode |
2016-05-08 | implement Identifier field for IndexTargets | David Kalnischkies |
2016-05-08 | implement Fallback-Of for IndexTargets | David Kalnischkies |
2016-05-07 | download arch:all also for NATIVE_ARCHITECTURE indextargets | David Kalnischkies |
2016-05-07 | don't construct MetaIndex acquire items with IndexTargets | David Kalnischkies |
2016-05-01 | support Signed-By in Release files as a sort of HPKP | David Kalnischkies |
2016-05-01 | support multiple fingerprints in signed-by | David Kalnischkies |
2016-03-25 | drop confusing comma from no strong hash message | David Kalnischkies |
2016-01-27 | only warn about missing/invalid Date field for now | David Kalnischkies |
2016-01-08 | keep compressed indexes in a low-cost format | David Kalnischkies |
2015-12-27 | allow repositories to forbid arch:all for specific index targets | David Kalnischkies |
2015-12-14 | show a more descriptive error for weak Release files | David Kalnischkies |
2015-11-21 | review of new/changed translatable program strings | Justin B Rye |
2015-11-04 | support arch:all data e.g. in separate Packages file | David Kalnischkies |
2015-09-14 | add by-hash sources.list option and document all of by-hash | David Kalnischkies |
2015-09-14 | avoid using global PendingError to avoid failing too often too soon | David Kalnischkies |
2015-08-30 | detect and deal with indextarget duplicates | David Kalnischkies |
2015-08-30 | implement $(NATIVE_ARCHITECTURE) substvar for indextargets | David Kalnischkies |
2015-08-29 | implement indextargets option 'DefaultEnabled' | David Kalnischkies |
2015-08-29 | use c++11 algorithms to avoid strange compiler warnings | David Kalnischkies |
2015-08-28 | implement PDiff patching for compressed files | David Kalnischkies |
2015-08-27 | sources.list and indextargets option for pdiffs | David Kalnischkies |
2015-08-27 | allow explicit dis/enable of IndexTargets in sources options | David Kalnischkies |
2015-08-27 | not all targets are deb-src targets | David Kalnischkies |
2015-08-17 | Cleanup includes after running iwyu | Michael Vogt |
2015-08-10 | add volatile sources support in libapt-pkg | David Kalnischkies |
2015-08-10 | rename 'apt-get files' to 'apt-get indextargets' | David Kalnischkies |
2015-08-10 | add c++11 override marker to overridden methods | David Kalnischkies |
2015-08-10 | allow individual targets to be kept compressed | David Kalnischkies |