| Commit message (Expand) | Author | Age | Files | Lines |
* | command: use ConstBuffer<const char *> for argument list | Max Kellermann | 2014-12-08 | 1 | -38/+24 |
* | DatabaseCommands: add "window" parameter to "search"/"find" | Max Kellermann | 2014-11-18 | 1 | -1/+13 |
* | Merge branch 'v0.18.x' | Max Kellermann | 2014-07-11 | 1 | -0/+3 |
|\ |
|
| * | PlaylistEdit: postpone UpdateQueuedSong() when adding multiple songs | Max Kellermann | 2014-07-11 | 1 | -0/+3 |
* | | command: make argc unsigned | Max Kellermann | 2014-06-16 | 1 | -12/+12 |
* | | db/Count: implement grouping | Max Kellermann | 2014-04-27 | 1 | -2/+16 |
* | | DatabasePrint: move PrintSongCount() to Count.cxx | Max Kellermann | 2014-04-26 | 1 | -0/+1 |
* | | DatabasePrint: refactor variable/function names | Max Kellermann | 2014-04-25 | 1 | -2/+2 |
* | | DatabaseCommands: disallow "grouping" by the selected tag | Max Kellermann | 2014-04-25 | 1 | -0/+7 |
* | | DatabasePrint: eliminate printAllIn(), printInfoForAllIn() | Max Kellermann | 2014-04-24 | 1 | -2/+4 |
* | | DatabaseCommands: "list" allows grouping | Max Kellermann | 2014-04-24 | 1 | -1/+20 |
* | | DatabaseCommands: simplify the handle_list() argument parser | Max Kellermann | 2014-04-24 | 1 | -9/+12 |
* | | SongFilter: convert argv to ConstBuffer | Max Kellermann | 2014-04-24 | 1 | -6/+16 |
* | | DatabaseCommands: fix crash on "list base" | Max Kellermann | 2014-04-24 | 1 | -7/+2 |
* | | DatabaseCommands: clarify compatibility comment | Max Kellermann | 2014-04-24 | 1 | -1/+1 |
* | | command: add command "listfiles" | Max Kellermann | 2014-03-01 | 1 | -2/+14 |
* | | {Other,Database}Commands: contract declaration and assignment | Max Kellermann | 2014-02-28 | 1 | -6/+3 |
* | | Mapper: move map_song_detach() to db/DatabaseSong.cxx | Max Kellermann | 2014-02-07 | 1 | -1/+2 |
* | | Instance: add Database attribute | Max Kellermann | 2014-02-04 | 1 | -1/+1 |
* | | db/DatabasePlaylist: pass Database reference around | Max Kellermann | 2014-02-04 | 1 | -1/+6 |
* | | Database*: move to db/ | Max Kellermann | 2014-01-24 | 1 | -4/+4 |
* | | Client*: move to client/ | Max Kellermann | 2014-01-24 | 1 | -1/+1 |
* | | copyright year 2014 | Max Kellermann | 2014-01-13 | 1 | -1/+1 |
* | | include cleanup using iwyu | Max Kellermann | 2013-11-28 | 1 | -4/+0 |
|/ |
|
* | Revert "command: new commands "findin", "searchin" with base URI" | Max Kellermann | 2013-10-29 | 1 | -17/+4 |
* | command: new commands "findin", "searchin" with base URI | Max Kellermann | 2013-10-26 | 1 | -4/+17 |
* | *Commands: move to src/command/ | Max Kellermann | 2013-10-20 | 1 | -0/+221 |