Age | Commit message (Expand) | Author | Files | Lines |
2014-03-13 | cleanup headers and especially #includes everywhere | David Kalnischkies | 1 | -0/+4 |
2014-03-13 | warning: unused parameter ‘foo’ [-Wunused-parameter] | David Kalnischkies | 1 | -2/+2 |
2014-03-13 | warning: extra ‘;’ [-Wpedantic] | David Kalnischkies | 1 | -1/+1 |
2014-02-22 | Fix typos in documentation (codespell) | Michael Vogt | 1 | -1/+1 |
2014-02-11 | use utimes instead of utimensat/futimens | David Kalnischkies | 1 | -9/+9 |
2014-01-16 | correct some style/performance/warnings from cppcheck | David Kalnischkies | 1 | -18/+18 |
2013-07-26 | fix missing va_end() | Michael Vogt | 1 | -0/+2 |
2012-03-04 | fix a bunch of cppcheck "(warning) Member variable '<#>' is not | David Kalnischkies | 1 | -1/+3 |
2011-12-17 | try to avoid direct usage of .Fd() if possible and do read()s and co | David Kalnischkies | 1 | -1/+1 |
2011-09-19 | use forward declaration in headers if possible instead of includes | David Kalnischkies | 1 | -0/+3 |
2011-09-19 | do not pollute namespace in the headers with using (Closes: #500198) | David Kalnischkies | 1 | -9/+9 |
2011-09-13 | Support large files in the complete toolset. Indexes of this | David Kalnischkies | 1 | -8/+8 |
2011-09-13 | reorder includes: add <config.h> if needed and include it at first | David Kalnischkies | 1 | -1/+4 |
2011-03-10 | * debian/zzapt.cron.daily: | Michael Vogt | 1 | -1/+2 |
2010-06-09 | move the users away from the deprecated StrToTime() method | David Kalnischkies | 1 | -2/+1 |
2005-03-06 | Bring consistency to the use of capitals in programs messages | Christian Perrier | 1 | -3/+3 |
2004-12-13 | Merge apt--authentication--0 | Matt Zimmerman | 1 | -1/+1 |
2004-11-27 | Call setlocale in all methods, don't call bindtextdomain in http | Matt Zimmerman | 1 | -0/+2 |
2004-09-20 | * Patch from Eric Wong <normalperson@yhbt.net> to inclu... | Arch Librarian | 1 | -2/+2 |
2004-09-20 | Lots and lots of i18n updates. | Arch Librarian | 1 | -13/+14 |
2004-09-20 | Add an options and timeout config item to ssh/rsh. | Arch Librarian | 1 | -5/+36 |
2004-09-20 | Alfredo's vendor stuff | Arch Librarian | 1 | -2/+2 |
2004-09-20 | More SHA-1 prep | Arch Librarian | 1 | -7/+7 |
2004-09-20 | Join with aliencode | Arch Librarian | 1 | -0/+486 |