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
2016-03-07Release 1.2.61.2.6Julian Andres Klode13-13/+26
2016-03-07apt-pkg/algorithms.cc: Avoid stack buffer overflow in KillListJulian Andres Klode1-10/+9
2016-03-07Fix several typosVeres Lajos18-37/+37
2016-03-06Release 1.2.51.2.5Julian Andres Klode13-13/+35
2016-03-06debian/control: Set Standards-Version to 3.9.7Julian Andres Klode1-1/+1
2016-03-06get group again after potential remap in Source: parseDavid Kalnischkies1-1/+3
2016-03-06Prevent double remapping of iterators and string viewsJulian Andres Klode1-8/+22
2016-03-06do not move not-failed pdiff-patches into CWD on failureDavid Kalnischkies2-0/+26
2016-03-06Fix lzma write support to handle "try again" caseColin Watson1-4/+25
2016-03-06add test for apt-key 0xKEY and use parameter expansionDavid Kalnischkies2-1/+12
[...]