summaryrefslogtreecommitdiff
path: root/vgstash (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-18add 'playlog' list filterzlg1-2/+6
2018-03-13Make VGSTASH_DB_LOCATION point to a filezlg1-7/+6
2016-10-14Correct pipe-handling behaviorZe Libertine Gamer1-1/+9
2016-05-23Show help when invoked without argumentsZeLibertineGamer1-1/+7
2016-05-23Correct uncaught BrokenPipeErrorZeLibertineGamer1-0/+2
2016-05-20Initial commitZeLibertineGamer1-0/+405
more control over where they put their DB. Be sure to update your environment variable if you have it set! 2016-11-18Remove settings from helpers.shZe Libertine Gamer1-5/+0 Sourcing them in .bash_profile screws up login if they're set. 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 Loops and functions -- oh my, what a useful combination. :) 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 Also correct a typo.