Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-10-18 | cli: Tell the user when a game lacks notes | zlg | 1 | -3/+6 |
2018-10-18 | Catch when an invalid list filter is passed | zlg | 1 | -1/+3 |
2018-10-12 | cli: Add zero-game import/export messages | zlg | 1 | -7/+14 |
2018-10-10 | Move tests and data to dedicated directory | zlg | 1 | -1/+1 |
2018-10-10 | cli: Add "export" command | zlg | 1 | -1/+37 |
2018-10-10 | cli: Add "import" command | zlg | 1 | -0/+40 |
2018-10-09 | cli: Add "notes" command | zlg | 1 | -0/+32 |
2018-10-09 | cli: add 'update' command | zlg | 1 | -2/+27 |
2018-10-06 | cli: Add "delete" command | zlg | 1 | -0/+10 |
2018-10-06 | Remove ID field from DB | zlg | 1 | -5/+3 |
2018-10-06 | cli: change "Status" heading to "Progress" | zlg | 1 | -18/+19 |
2018-09-29 | cli: Add pretty printing to 'list' command | zlg | 1 | -4/+46 |
2018-09-08 | cli: add '--raw' option to list command | zlg | 1 | -7/+33 |
2018-09-03 | Branch off from master with pytest, tox, click | zlg | 1 | -0/+64 |