Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-10-10 | Move tests and data to dedicated directory | zlg | 1 | -258/+0 |
2018-10-10 | cli: Add "export" command | zlg | 1 | -4/+17 |
2018-10-10 | cli: Add "import" command | zlg | 1 | -1/+33 |
2018-10-09 | cli: Add "notes" command | zlg | 1 | -4/+42 |
2018-10-09 | cli: add 'update' command | zlg | 1 | -18/+40 |
2018-10-06 | cli: Add "delete" command | zlg | 1 | -0/+9 |
2018-10-06 | Remove ID field from DB | zlg | 1 | -21/+31 |
2018-10-06 | cli: change "Status" heading to "Progress" | zlg | 1 | -18/+21 |
2018-09-29 | cli: Add pretty printing to 'list' command | zlg | 1 | -1/+49 |
2018-09-08 | cli: add '--raw' option to list command | zlg | 1 | -2/+12 |
2018-09-03 | Branch off from master with pytest, tox, click | zlg | 1 | -0/+73 |