Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-07-12 | Reformat and sort all includes with clang-format | Julian Andres Klode | 1 | -1/+1 |
2014-03-13 | cleanup headers and especially #includes everywhere | David Kalnischkies | 1 | -0/+3 |
2014-01-16 | correct some style/performance/warnings from cppcheck | David Kalnischkies | 1 | -4/+3 |
2011-12-17 | try to avoid direct usage of .Fd() if possible and do read()s and co | David Kalnischkies | 1 | -0/+22 |
2011-09-19 | do not pollute namespace in the headers with using (Closes: #500198) | David Kalnischkies | 1 | -1/+1 |
2011-09-13 | Support large files in the complete toolset. Indexes of this | David Kalnischkies | 1 | -5/+5 |
2011-09-13 | reorder includes: add <config.h> if needed and include it at first | David Kalnischkies | 1 | -0/+1 |
2011-07-13 | enable Hashes::AddFD() to skip creation of certain hashes | David Kalnischkies | 1 | -3/+2 |
2011-07-13 | move implementation of checksums around by abstracting even more | David Kalnischkies | 1 | -0/+28 |