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 Klode5 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
2015-12-26Release 1.1.81.1.8Julian Andres Klode13-13/+20
2015-12-26apt-helper: Check that we can open stdoutJulian Andres Klode1-1/+2
2015-12-26Refactor InternalReadLine to not unroll Size == 0 caseJulian Andres Klode1-5/+4
2015-12-26Change InternalReadLine to always use buffer.read() return valueJulian Andres Klode1-12/+8
2015-12-26apt-helper: Add a cat-file command for concatening filesJulian Andres Klode1-0/+33
2015-12-26Release 1.1.71.1.7Julian Andres Klode13-13/+23
2015-12-26Get rid of memmove() in our read bufferingJulian Andres Klode1-76/+57
2015-12-26rred: Allow passing files as arguments for compressor testingJulian Andres Klode1-2/+14
2015-12-26Use a hardcoded buffer size of 4096 to fix performanceJulian Andres Klode1-4/+2
2015-12-24Mark all FileFdPrivate classes as hidden1.1.6Julian Andres Klode1-6/+6
[...]