| Commit message (Expand) | Author | Age | Files | Lines |
* | client, command: use StringIsEqual() | Max Kellermann | 2015-08-14 | 1 | -11/+10 |
* | command: pass Response object to command callbacks | Max Kellermann | 2015-08-13 | 1 | -3/+1 |
* | client/Response: new Client wrapper class for writing responses | Max Kellermann | 2015-08-12 | 1 | -35/+34 |
* | command/Request: new struct wrapping ConstBuffer<const char *> | Max Kellermann | 2015-08-11 | 1 | -2/+3 |
* | command/{Queue,Other}: eliminate local "bool" variable | Max Kellermann | 2015-08-11 | 1 | -6/+4 |
* | StickerDatabase: convert the struct name to upper case | Max Kellermann | 2015-01-28 | 1 | -1/+1 |
* | Copyright year 2015 | Max Kellermann | 2015-01-01 | 1 | -1/+1 |
* | sticker/Match: add inequality operators | Max Kellermann | 2014-12-12 | 1 | -0/+4 |
* | sticker/Match: add operator "EQUALS" | Max Kellermann | 2014-12-12 | 1 | -1/+17 |
* | sticker/Song: add enum StickerOperator to sticker_song_find() | Max Kellermann | 2014-12-12 | 1 | -0/+4 |
* | sticker/Database: use the Error library | Max Kellermann | 2014-12-12 | 1 | -7/+23 |
* | command: use ConstBuffer<const char *> for argument list | Max Kellermann | 2014-12-08 | 1 | -22/+25 |
* | command: make argc unsigned | Max Kellermann | 2014-06-16 | 1 | -2/+2 |
* | DatabasePlugin: split header | Max Kellermann | 2014-02-19 | 1 | -1/+1 |
* | StickerCommands: include cleanup | Max Kellermann | 2014-02-19 | 1 | -1/+0 |
* | Instance: add Database attribute | Max Kellermann | 2014-02-04 | 1 | -1/+4 |
* | db/Simple: remove unused function db_get_directory() | Max Kellermann | 2014-02-04 | 1 | -1/+0 |
* | SongSticker: add Database reference parameter | Max Kellermann | 2014-02-04 | 1 | -1/+1 |
* | sticker: don't use classes Directory and Song | Max Kellermann | 2014-01-29 | 1 | -11/+4 |
* | Database*: move to db/ | Max Kellermann | 2014-01-24 | 1 | -4/+4 |
* | Sticker*: move to sticker/ | Max Kellermann | 2014-01-24 | 1 | -3/+3 |
* | LightSong: new class to be used by DatabasePlugin callbacks | Max Kellermann | 2014-01-19 | 1 | -5/+5 |
* | copyright year 2014 | Max Kellermann | 2014-01-13 | 1 | -1/+1 |
* | SongSticker: use Song references | Max Kellermann | 2014-01-08 | 1 | -5/+5 |
* | include cleanup using iwyu | Max Kellermann | 2013-11-28 | 1 | -2/+0 |
* | *: update copyright year to 2013 | Max Kellermann | 2013-10-30 | 1 | -1/+1 |
* | *Commands: move to src/command/ | Max Kellermann | 2013-10-20 | 1 | -0/+178 |