aboutsummaryrefslogtreecommitdiffstats
path: root/src/command/TagCommands.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* command: pass Response object to command callbacksMax Kellermann2015-08-131-6/+2
* client/Response: new Client wrapper class for writing responsesMax Kellermann2015-08-121-8/+11
* command/Request: add parser methodsMax Kellermann2015-08-111-3/+2
* protocol/ArgParser: overload as ParseCommandArg(), pass referencesMax Kellermann2015-08-111-2/+2
* command/Request: new struct wrapping ConstBuffer<const char *>Max Kellermann2015-08-111-2/+3
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* command: use ConstBuffer<const char *> for argument listMax Kellermann2014-12-081-8/+9
* command: make argc unsignedMax Kellermann2014-06-161-2/+2
* Client*: move to client/Max Kellermann2014-01-241-1/+1
* copyright year 2014Max Kellermann2014-01-131-1/+1
* command: add commands "addtagid", "cleartagid"Max Kellermann2013-12-021-0/+78