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
2017-08-24Release 1.5~rc11.5_rc1Julian Andres Klode16-17/+30
2017-08-24Make test-bug-818628-unreadable-source work on !amd64Julian Andres Klode1-0/+1
2017-08-24Replace APT_CONST with APT_PURE everywhereJulian Andres Klode21-68/+68
2017-08-24Redefine APT_CONST to mean APT_PUREJulian Andres Klode1-1/+2
2017-08-17Release 1.5~beta21.5_beta2Julian Andres Klode60-997/+2107
2017-08-17doc: Fix validity error in apt_auth.conf.5.xmlJulian Andres Klode1-1/+2
2017-08-17debian: Update symbols for libapt-pkg5.0Julian Andres Klode1-0/+20
2017-08-17Handle GCC 7 std::string operator ABI breakJulian Andres Klode3-0/+3
2017-08-12Work around float rounding change in gcc 7 on i386Julian Andres Klode1-1/+1
2017-08-04don't hang if multiple sources use unavailable methodDavid Kalnischkies1-3/+6
[...]