]> arthur.barton.de Git - bup.git/commit
Completely revamped option parsing based on git-shell-style.
authorAvery Pennarun <apenwarr@gmail.com>
Thu, 31 Dec 2009 22:06:15 +0000 (17:06 -0500)
committerAvery Pennarun <apenwarr@gmail.com>
Thu, 31 Dec 2009 22:09:33 +0000 (17:09 -0500)
commit52632e38654436e9a418922aa901f29961ce06e0
treeaacd29f637f4f7b852beaed5f765845e19a7fa33
parent01d3e5009888f80d940c6b7f585e96e98ae48cfd
Completely revamped option parsing based on git-shell-style.

This is in options.py.  Also added some wvtests for option parsing stuff.
Makefile
cmd-split.py
options.py [new file with mode: 0644]
t/__init__.py [new file with mode: 0644]
t/toptions.py [new file with mode: 0644]