summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
feature/rredSupport compressed output from rred similar to apt-helper cat-fileDavid Kalnischkies4 years
mainAllow parsing an empty Provides lineDavid Kalnischkies3 weeks
masterHarden test for no new acquires after transaction abortDavid Kalnischkies3 years
 
TagDownloadAuthorAge
2.9.2commit 2170f7b62a...Julian Andres Klode3 weeks
2.9.1commit 604f5f3035...Julian Andres Klode5 weeks
2.9.0commit 106fd5d3fd...Julian Andres Klode5 weeks
2.7.14commit db79731254...Julian Andres Klode8 weeks
2.7.13commit 09092ad336...Julian Andres Klode3 months
2.7.12+nmu1commit fb9f9d58c7...Julian Andres Klode3 months
2.7.12commit 1e6c5ed296...Julian Andres Klode3 months
2.7.11commit 8e60b18f9b...Julian Andres Klode3 months
2.7.10commit 3663365969...Julian Andres Klode4 months
2.7.9commit ed053de346...Julian Andres Klode4 months
[...]
 
AgeCommit messageAuthorFilesLines
2021-04-23Release 2.3.22.3.2Julian Andres Klode5-6/+33
2021-04-23doc: Single-line JSON encoding is still mandatoryJulian Andres Klode1-2/+2
2021-04-23Support deconfiguring Essential packagesJulian Andres Klode2-27/+34
2021-04-23test/json: Make the test hook more reliableJulian Andres Klode1-4/+11
2021-04-23Avoid infinite loop on EOF on media change promptJulian Andres Klode1-1/+3
2021-04-23Merge branch 'pu/json-hooks-21.04' into 'main'Julian Andres Klode6-57/+301
2021-04-23Merge branch 'pu/json-hooks-21.04-bugfixes' into 'main'Julian Andres Klode3-4/+102
2021-04-232.3-only: Warn that the 0.1 protocol is deprecatedJulian Andres Klode2-7/+12
2021-04-23json: Hook protocol 0.2 (added upgrade,downgrade,reinstall modes)Julian Andres Klode3-41/+144
2021-04-23json: Add `package-list` and `statistics` install hooksJulian Andres Klode6-12/+52
[...]