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
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
2017-08-04don't keep configuration files open needlesslyDavid Kalnischkies1-1/+1
2017-08-04ftparchive: sort discovered filenames before writing indexesDavid Kalnischkies3-23/+103
2017-07-27Always warn if --force-yes is validly specified, not just if usedJulian Andres Klode3-5/+5
2017-07-27doc: Add '--allow-unauthenticated' to '--force-yes'Dominik1-1/+5
[...]