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
2016-08-04Release 1.3~pre31.3_pre3Julian Andres Klode62-498/+2123
2016-08-03ExecGPGV: Pass current config state to apt-key via temp fileJulian Andres Klode1-0/+23
2016-08-03ExecGPGV: Fork in all casesJulian Andres Klode1-43/+34
2016-08-03ExecGPGV: Rework file removal on exit()Julian Andres Klode1-28/+23
2016-08-03gpgv: Unlink the correct temp file in error caseJulian Andres Klode1-4/+4
2016-07-31apt-key: ignore any error produced by gpgconf --killDavid Kalnischkies1-1/+1
2016-07-31apt-key: kill gpg-agent explicitly in cleanupDavid Kalnischkies1-1/+13
2016-07-30prevent C++ locale number formatting in text APIs (try 2)David Kalnischkies3-4/+4
2016-07-29edsp: try to read responses even if writing failedDavid Kalnischkies1-15/+20
2016-07-29if the FileFd failed already following calls should fail, tooDavid Kalnischkies1-8/+10
[...]