summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorzlg <zlg@zlg.space>2019-01-03 05:40:16 -0800
committerzlg <zlg@zlg.space>2019-01-03 05:40:16 -0800
commit6c59e9df6dcbf3cc2daaac9b40cdfe8a6859c690 (patch)
treea0f3798fe64e61f634289c6a38ee63d43b0d5324 /.gitignore
parentPrepare for distribution (diff)
downloadvgstash-6c59e9df6dcbf3cc2daaac9b40cdfe8a6859c690.tar.gz
vgstash-6c59e9df6dcbf3cc2daaac9b40cdfe8a6859c690.tar.bz2
vgstash-6c59e9df6dcbf3cc2daaac9b40cdfe8a6859c690.tar.xz
vgstash-6c59e9df6dcbf3cc2daaac9b40cdfe8a6859c690.zip
vgstash: Add "notes" filter to schema
The notes filter will return every game whose notes field is non-empty. Useful for client-building and/or automation. Run `vgstash init` after upgrading to recreate any missing (or new) filters.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions
n class='deletions'>-778/+779 2018-03-18Flesh out filter types and ownership statuszlg3-82/+144 2018-03-18README.mdown: break line correctlyzlg1-1/+1 2018-03-18add 'playlog' list filterzlg2-2/+9 2018-03-13Update helpers a bitzlg1-2/+9 2018-03-13Make VGSTASH_DB_LOCATION point to a filezlg2-21/+20 2016-11-18Remove settings from helpers.shZe Libertine Gamer1-5/+0 2016-11-15Correct phrasing in README.Ze Libertine Gamer1-4/+4 2016-11-13DerpZe Libertine Gamer1-0/+1 2016-11-03Improve error handling in shell scriptsZe Libertine Gamer4-3/+23 2016-10-24Correct run_again, add recursionZe Libertine Gamer1-0/+4 2016-10-21Add quotes to correct behavior for arglistZe Libertine Gamer1-1/+1 2016-10-14updater.sh: add recursion, error handlingZe Libertine Gamer1-43/+101 2016-10-14Correct pipe-handling behaviorZe Libertine Gamer1-1/+9 2016-10-12Clarify a method to move between platformsZe Libertine Gamer1-2/+5