Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2015-01-01 | Copyright year 2015 | Max Kellermann | 1 | -1/+1 |
2014-12-08 | command: use ConstBuffer<const char *> for argument list | Max Kellermann | 1 | -20/+21 |
2014-07-12 | QueueCommands: new command "rangeid" | Max Kellermann | 1 | -0/+3 |
2014-06-16 | command: make argc unsigned | Max Kellermann | 1 | -19/+19 |
2014-01-13 | copyright year 2014 | Max Kellermann | 1 | -1/+1 |
2013-10-30 | *: update copyright year to 2013 | Max Kellermann | 1 | -1/+1 |
2013-10-20 | *Commands: move to src/command/ | Max Kellermann | 1 | -0/+0 |
2013-10-20 | command: convert command_return to to a strictly-typed enum | Max Kellermann | 1 | -20/+20 |
2013-10-19 | *: use references instead of pointers | Max Kellermann | 1 | -19/+19 |
2013-01-03 | Client: rename the struct client to class Client | Max Kellermann | 1 | -19/+21 |
2012-09-25 | *Commands: remove extern"C" from C++ headers | Max Kellermann | 1 | -4/+0 |
2012-08-29 | command: move code to *Commands.cxx | Max Kellermann | 1 | -0/+86 |