Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-04-07 | make apt search case-insensitive by default | Michael Vogt | 1 | -2/+6 | |
2014-03-13 | cleanup headers and especially #includes everywhere | David Kalnischkies | 1 | -27/+17 | |
Beside being a bit cleaner it hopefully also resolves oddball problems I have with high levels of parallel jobs. Git-Dch: Ignore Reported-By: iwyu (include-what-you-use) | |||||
2014-01-26 | Merge remote-tracking branch 'donkult/debian/sid' into debian/sid | Michael Vogt | 1 | -4/+4 | |
Conflicts: apt-private/private-list.cc doc/po/de.po test/integration/framework | |||||
2014-01-22 | add integration test for apt search | Michael Vogt | 1 | -1/+1 | |
2014-01-16 | correct some style/performance/warnings from cppcheck | David Kalnischkies | 1 | -4/+4 | |
The most "visible" change is from utime to utimensat/futimens as the first one isn't part of POSIX anymore. Reported-By: cppcheck Git-Dch: Ignore | |||||
2013-09-03 | fix vim-style foldmarker | David Kalnischkies | 1 | -2/+4 | |
Git-Dch: Ignore | |||||
2013-08-12 | squash merge of the feature/apt-binary branch without the changes from ↵ | Michael Vogt | 1 | -0/+99 | |
experimental |