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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-22
scripts: Add schema v1->v2 migration script
next
zlg
2
-9
/
+85
2023-09-22
tests: Add long-lost test_import.json
zlg
1
-0
/
+23
2021-10-24
scripts/updater.sh: remove
zlg
1
-121
/
+0
2021-10-24
system-search.sh: remove
zlg
1
-43
/
+0
2021-10-24
README.md: Flesh out and reorganize
zlg
2
-75
/
+315
2021-10-23
setup.py: bump to 0.3beta7 for PyPI
v0.3b7
zlg
1
-1
/
+1
2021-10-16
vgstash_cli: 'export' with no filename prints to stdout
zlg
2
-5
/
+61
2021-10-16
vgstash: Support 'member' ownership status
zlg
2
-8
/
+11
2021-10-16
tox.ini: update to use Python 3.9 for virtualenv
zlg
1
-1
/
+1
2021-10-16
helpers.sh: improve vgmulti
zlg
1
-10
/
+2
2020-12-05
helpers.sh: Add vgsys
zlg
1
-0
/
+24
2020-08-02
setup.py: Bump to 0.3b6 for PyPI
v0.3b6
zlg
1
-1
/
+1
2020-08-02
TODO.txt: remove distro-related packaging goal
zlg
1
-1
/
+0
2020-08-02
README.md: Tidy up prose, rearrange milestones
zlg
1
-27
/
+28
2020-08-02
vgstash_cli: Show what happens to note data
zlg
2
-5
/
+43
2020-08-02
setup.py: Bump to 0.3b5 for PyPI
v0.3b5
zlg
1
-2
/
+1
2020-03-08
helpers.sh: Add vgub, vgmulti, vgrand
zlg
1
-0
/
+29
2020-03-02
Avoid a backtrace when editing notes on an invalid game
zlg
2
-1
/
+24
2020-03-02
Avoid a backtrace when updating an invalid game
zlg
2
-4
/
+8
2019-04-30
Release version 0.3 beta 4
zlg
4
-42
/
+100
2019-04-29
README.md: Clarify a few details
zlg
1
-4
/
+2
2019-04-29
setup.py: Remove obsolete information
zlg
1
-1
/
+0
2019-01-03
vgstash: Add "notes" filter to schema
zlg
1
-1
/
+2
2018-11-21
Prepare for distribution
zlg
2
-1
/
+3
2018-10-22
vgstash: let backlog filter ignore unbeatable games
zlg
1
-1
/
+1
2018-10-18
Bump to 0.3beta2 for PyPI
zlg
1
-3
/
+3
2018-10-18
vgstash.DB.__init__: fix error output formatting
zlg
1
-1
/
+1
2018-10-18
README: fix inline <code> formatting
zlg
1
-3
/
+4
2018-10-18
cli: show msg if game to be deleted is not in DB
zlg
2
-2
/
+12
2018-10-18
README: expand on usage, cover shell quoting
zlg
1
-7
/
+99
2018-10-18
cli: Tell the user when a game lacks notes
zlg
2
-3
/
+15
2018-10-18
Catch when an invalid list filter is passed
zlg
4
-3
/
+24
2018-10-12
cli: Add zero-game import/export messages
zlg
2
-11
/
+18
2018-10-10
Bump to 0.3beta1 for PyPI
zlg
1
-1
/
+1
2018-10-10
Move tests and data to dedicated directory
zlg
7
-10
/
+26
2018-10-10
cli: Add "export" command
zlg
2
-5
/
+54
2018-10-10
cli: Add "import" command
zlg
5
-1
/
+76
2018-10-09
Bump to 0.3alpha6 for PyPI
zlg
1
-1
/
+1
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
Bump to 0.3alpha5 for PyPI
zlg
1
-1
/
+1
2018-09-29
cli: Add pretty printing to 'list' command
zlg
3
-17
/
+107
2018-09-08
setup.py: Bump to alpha4 for PyPI
zlg
1
-1
/
+1
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-04
Update LICENSE to match setup.py
zlg
1
-80
/
+67
[next]