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
2017-06-30Upload 1.5~alpha4 to experimental1.5_alpha4Julian Andres Klode5-6/+22
2017-06-30shippable: Run tests in parallelJulian Andres Klode1-2/+2
2017-06-30CMake: Do not allow FORCE_CURL=ON with WITH_CURL=OFFJulian Andres Klode1-1/+4
2017-06-30TLS support: Error out on unsupported curl optionsJulian Andres Klode1-2/+4
2017-06-30Improve closing the TLS connectionJulian Andres Klode1-3/+3
2017-06-30Switch to 'http' as the default https methodJulian Andres Klode11-15/+39
2017-06-30travis: Switch to DockerJulian Andres Klode2-26/+23
2017-06-30Allow http(s) and socks5h for http and https in proxy auto detectJulian Andres Klode1-1/+16
2017-06-30http: Add support for https:// proxiesJulian Andres Klode1-3/+8
2017-06-30http: Add support for CONNECT proxying to HTTPS locationsJulian Andres Klode3-1/+132
[...]