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
2015-12-30Release 1.1.101.1.10Julian Andres Klode57-251/+295
2015-12-29Do not sync the cache fileJulian Andres Klode1-2/+0
2015-12-29Add support for calculating hashes over the entire cacheJulian Andres Klode3-5/+43
2015-12-29pkgCacheGenerator: Allow passing down an already created cacheJulian Andres Klode3-5/+19
2015-12-29pkgTagSection::Scan: Fix read of uninitialized valueJulian Andres Klode1-1/+1
2015-12-29strutl.cc: Add declarations for the compat _ascii() functionsJulian Andres Klode1-0/+2
2015-12-29Fix test case that was broken by switch of hash functionJulian Andres Klode1-5/+5
2015-12-29Turn tolower_ascii() and isspace_ascii() into inline functionsJulian Andres Klode2-11/+21
2015-12-29Switch to DJB hashing and use prime number as table sizeJulian Andres Klode1-7/+7
2015-12-28BufferedFileFdPrivate: Make InternalFlush() save against errorsJulian Andres Klode1-8/+8
[...]