Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-09-27 | fix: %i in format string (no. 1) requires 'int' but the argument type is | David Kalnischkies | 1 | -3/+3 |
2014-09-23 | Merge branch 'debian/sid' into debian/experimental | Michael Vogt | 1 | -3/+4 |
2014-09-05 | Improve Debug::Acquire::http debug output | Michael Vogt | 1 | -3/+4 |
2014-05-09 | reenable pipelining via hashsum reordering support | David Kalnischkies | 1 | -4/+42 |
2014-03-13 | cleanup headers and especially #includes everywhere | David Kalnischkies | 1 | -16/+11 |
2014-03-13 | warning: extra ‘;’ [-Wpedantic] | David Kalnischkies | 1 | -10/+10 |
2014-02-22 | Fix typos in documentation (codespell) | Michael Vogt | 1 | -3/+3 |
2014-02-14 | allow http protocol to switch to https | David Kalnischkies | 1 | -5/+9 |
2014-02-11 | use utimes instead of utimensat/futimens | David Kalnischkies | 1 | -6/+6 |
2014-01-16 | correct some style/performance/warnings from cppcheck | David Kalnischkies | 1 | -13/+12 |
2013-10-01 | refactor http client implementation | David Kalnischkies | 1 | -0/+665 |