aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-16vgstash_cli: 'export' with no filename prints to stdoutzlg1-5/+12
2021-10-16vgstash: Support 'member' ownership statuszlg2-8/+11
2020-08-02vgstash_cli: Show what happens to note datazlg1-5/+22
2020-03-02Avoid a backtrace when editing notes on an invalid gamezlg1-1/+7
2020-03-02Avoid a backtrace when updating an invalid gamezlg2-4/+8
2019-04-30Release version 0.3 beta 4zlg1-36/+52
2019-01-03vgstash: Add "notes" filter to schemazlg1-1/+2
2018-10-22vgstash: let backlog filter ignore unbeatable gameszlg1-1/+1
2018-10-18vgstash.DB.__init__: fix error output formattingzlg1-1/+1
2018-10-18cli: show msg if game to be deleted is not in DBzlg1-0/+2
2018-10-18cli: Tell the user when a game lacks noteszlg1-3/+6
2018-10-18Catch when an invalid list filter is passedzlg2-3/+13
2018-10-12cli: Add zero-game import/export messageszlg1-7/+14
2018-10-10Move tests and data to dedicated directoryzlg3-404/+1
2018-10-10cli: Add "export" commandzlg2-5/+54
2018-10-10cli: Add "import" commandzlg2-1/+73
2018-10-09cli: Add "notes" commandzlg2-4/+74
2018-10-09update_game: ensure notes are also savedzlg1-2/+2
2018-10-09cli: add 'update' commandzlg3-20/+92
2018-10-06cli: Add "delete" commandzlg2-0/+19
2018-10-06Remove ID field from DBzlg3-38/+46
2018-10-06cli: change "Status" heading to "Progress"zlg2-36/+40
2018-09-29cli: Add pretty printing to 'list' commandzlg3-17/+107
2018-09-08cli: add '--raw' option to list commandzlg2-9/+45
2018-09-08Add remaining filters to vgstash packagezlg1-2/+11
2018-09-03Branch off from master with pytest, tox, clickzlg4-0/+579