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
2016-02-04Release 1.2.21.2.2Julian Andres Klode14-84/+133
2016-02-04Use some semantically more correct buffer operationsJulian Andres Klode1-1/+1
2016-02-04test: Fix apt-key tests to work with current gpg 2.1Julian Andres Klode1-1/+11
2016-02-04Correctly report write errors when flushing buffered writerJulian Andres Klode1-1/+1
2016-02-04rred: If there were I/O errors, failJulian Andres Klode1-0/+5
2016-02-04NEWS: Prefix the keep deb option with Binary::apt::Julian Andres Klode1-3/+4
2016-02-04Merge branch 'master' of github.com:adrian17/aptJulian Andres Klode1-1/+3
2016-02-03edspsystem.cc: include <stdlib.h> for mkdtempFredrik Fornwall1-0/+1
2016-02-03Avoid temporary strings in SubstVar.Adrian Wielgosik1-1/+3
2016-02-03avoid building dependency tree in 'source' commandDavid Kalnischkies5-25/+5
[...]