Age | Commit message (Expand) | Author |
---|---|---|
2014-03-13 | cleanup headers and especially #includes everywhere | David Kalnischkies |
2014-03-13 | warning: unused parameter ‘foo’ [-Wunused-parameter] | David Kalnischkies |
2014-03-13 | warning: no previous declaration for foobar() [-Wmissing-declarations] | David Kalnischkies |
2013-03-18 | test/libapt/tagfile_test.cc: add missing "unistd.h" (thanks to Niels Thykier) | Michael Vogt |
2013-03-18 | fix pkgTagSection::Exists() and add test | Michael Vogt |