Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-09-29 | Bump to 0.3alpha5 for PyPI | zlg | 1 | -1/+1 | |
2018-09-08 | setup.py: Bump to alpha4 for PyPI | zlg | 1 | -1/+1 | |
2018-09-03 | Branch off from master with pytest, tox, click | zlg | 1 | -0/+46 | |
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. |