aboutsummaryrefslogtreecommitdiffstats
path: root/src/command/OutputCommands.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* command: pass Response object to command callbacksMax Kellermann2015-08-131-12/+4
* client/Response: new Client wrapper class for writing responsesMax Kellermann2015-08-121-14/+15
* command/Request: add parser methodsMax Kellermann2015-08-111-4/+3
* protocol/ArgParser: overload as ParseCommandArg(), pass referencesMax Kellermann2015-08-111-3/+3
* command/Request: new struct wrapping ConstBuffer<const char *>Max Kellermann2015-08-111-4/+5
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* command: use ConstBuffer<const char *> for argument listMax Kellermann2014-12-081-8/+16
* command: make argc unsignedMax Kellermann2014-06-161-4/+4
* OutputAll: convert to class, move instance to class PartitionMax Kellermann2014-01-281-10/+6
* output/*: move to output/plugins/Max Kellermann2014-01-231-2/+2
* copyright year 2014Max Kellermann2014-01-131-1/+1
* include cleanup using iwyuMax Kellermann2013-11-281-2/+0
* *: update copyright year to 2013Max Kellermann2013-10-301-1/+1
* *Commands: move to src/command/Max Kellermann2013-10-201-0/+90