summaryrefslogtreecommitdiff
path: root/AUTHORS (follow)
AgeCommit message (Collapse)AuthorFilesLines
2018-09-03Branch off from master with pytest, tox, clickzlg1-1/+1
This commit is huge, but contains everything needed for a "proper" build system built on pytest + tox and a CLI built with click. For now, this branch will contain all new vgstash development activity until it reaches feature parity with master. The CLI is installed to pip's PATH. Only the 'init', 'add', and 'list' commands work, with only two filters. This is pre-alpha software, and is therefore not stable yet.
2016-05-20Initial commitZeLibertineGamer1-0/+2
I was dumb and didn't start committing as soon as I started. vgstash is considered ready for 0.1 and beta usage. There's a somewhat long road ahead, but I look forward to making this tool finally come to fruition.