aboutsummaryrefslogtreecommitdiffstats
path: root/src/command/DatabaseCommands.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Copyright year 2015Max Kellermann2015-01-011-1/+1
|
* command: use ConstBuffer<const char *> for argument listMax Kellermann2014-12-081-10/+11
|
* command: make argc unsignedMax Kellermann2014-06-161-10/+10
|
* command: add command "listfiles"Max Kellermann2014-03-011-0/+3
| | | | Lists files and directories. Supports storage plugins.
* copyright year 2014Max Kellermann2014-01-131-1/+1
|
* *: update copyright year to 2013Max Kellermann2013-10-301-1/+1
|
* Revert "command: new commands "findin", "searchin" with base URI"Max Kellermann2013-10-291-6/+0
| | | | | | | This reverts commit a577944ab5a1f4d688e5901fa3efaf7cd1673588. Will be replaced by new options for the old commands "search" and "find".
* command: new commands "findin", "searchin" with base URIMax Kellermann2013-10-261-0/+6
|
* *Commands: move to src/command/Max Kellermann2013-10-201-0/+57