index
:
vgstash
next
Manage your game collection and knock out that backlog!
zlg
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-22
vgstash: let backlog filter ignore unbeatable games
zlg
1
-1
/
+1
2018-10-18
vgstash.DB.__init__: fix error output formatting
zlg
1
-1
/
+1
2018-10-18
cli: show msg if game to be deleted is not in DB
zlg
1
-0
/
+2
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
2
-3
/
+13
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
3
-404
/
+1
2018-10-10
cli: Add "export" command
zlg
2
-5
/
+54
2018-10-10
cli: Add "import" command
zlg
2
-1
/
+73
2018-10-09
cli: Add "notes" command
zlg
2
-4
/
+74
2018-10-09
update_game: ensure notes are also saved
zlg
1
-2
/
+2
2018-10-09
cli: add 'update' command
zlg
3
-20
/
+92
2018-10-06
cli: Add "delete" command
zlg
2
-0
/
+19
2018-10-06
Remove ID field from DB
zlg
3
-38
/
+46
2018-10-06
cli: change "Status" heading to "Progress"
zlg
2
-36
/
+40
2018-09-29
cli: Add pretty printing to 'list' command
zlg
3
-17
/
+107
2018-09-08
cli: add '--raw' option to list command
zlg
2
-9
/
+45
2018-09-08
Add remaining filters to vgstash package
zlg
1
-2
/
+11
2018-09-03
Branch off from master with pytest, tox, click
zlg
4
-0
/
+579