summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
feature/rredSupport compressed output from rred similar to apt-helper cat-fileDavid Kalnischkies6 years
mainAllow parsing an empty Provides lineDavid Kalnischkies2 years
masterHarden test for no new acquires after transaction abortDavid Kalnischkies5 years
 
TagDownloadAuthorAge
2.9.2commit 2170f7b62a...Julian Andres Klode2 years
2.9.1commit 604f5f3035...Julian Andres Klode2 years
2.9.0commit 106fd5d3fd...Julian Andres Klode2 years
2.7.14commit db79731254...Julian Andres Klode2 years
2.7.13commit 09092ad336...Julian Andres Klode2 years
2.7.12+nmu1commit fb9f9d58c7...Julian Andres Klode2 years
2.7.12commit 1e6c5ed296...Julian Andres Klode2 years
2.7.11commit 8e60b18f9b...Julian Andres Klode2 years
2.7.10commit 3663365969...Julian Andres Klode2 years
2.7.9commit ed053de346...Julian Andres Klode2 years
[...]
 
AgeCommit messageAuthorFilesLines
2021-09-07Release 2.3.92.3.9Julian Andres Klode5-6/+23
2021-09-06Improve error handling of cycling delayed queuesJulian Andres Klode1-5/+8
2021-09-06Merge branch 'fix/recursivemark' into 'main'Julian Andres Klode11-129/+281
2021-08-29Increase recursion limits from 100 to 3000David Kalnischkies3-5/+78
2021-08-28Stop autoremover from endlessly exploring cyclic providersDavid Kalnischkies2-1/+31
2021-08-28Don't venture too deeply in AutoRemovers MarkPackageDavid Kalnischkies1-9/+16
2021-08-28Move hidden MarkPackage to a static functionDavid Kalnischkies2-113/+93
2021-08-28Simplify selection of highest source version providersDavid Kalnischkies1-6/+3
2021-08-28Inhibit autoremove calculation in apt-mark and apt showDavid Kalnischkies2-0/+5
2021-08-28Try to show core dump info in test frameworkDavid Kalnischkies4-5/+65
[...]