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 Klode4 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
2022-05-17Release 2.5.02.5.0Julian Andres Klode5-6/+52
2022-05-17tests: Add g++ dependency to pkg-config testJulian Andres Klode1-1/+1
2022-05-11Use temporary file instead of depending on /dev/stdin for triehashDavid Kalnischkies1-2/+3
2022-05-11Build examples for arch:any packages again after nodoc branchDavid Kalnischkies1-2/+2
2022-05-11Merge branch 'ci/nomorelessdocs' into 'main'Julian Andres Klode36-172/+249
2022-05-07Ship our README.md in apt packageDavid Kalnischkies1-0/+1
2022-05-07Include our config.h in all C++ files to avoid ODR violationsDavid Kalnischkies11-1/+25
2022-05-07Ignore stty failures in testcasesDavid Kalnischkies1-2/+2
2022-05-07Do not build documentation twice in CIDavid Kalnischkies1-18/+15
2022-05-07Run ./prepare-release post-build checks in Gitlab CIDavid Kalnischkies2-9/+22
[...]