summaryrefslogtreecommitdiff
path: root/apt-private/private-search.cc
Commit message (Collapse)AuthorAgeFilesLines
* make apt search case-insensitive by defaultMichael Vogt2014-04-071-2/+6
|
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-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)
* Merge remote-tracking branch 'donkult/debian/sid' into debian/sidMichael Vogt2014-01-261-4/+4
|\ | | | | | | | | | | | | Conflicts: apt-private/private-list.cc doc/po/de.po test/integration/framework
| * correct some style/performance/warnings from cppcheckDavid Kalnischkies2014-01-161-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
* | add integration test for apt searchMichael Vogt2014-01-221-1/+1
|/
* fix vim-style foldmarkerDavid Kalnischkies2013-09-031-2/+4
| | | | Git-Dch: Ignore
* squash merge of the feature/apt-binary branch without the changes from ↵Michael Vogt2013-08-121-0/+99
experimental