]> arthur.barton.de Git - bup.git/history - lib/bup/options.py
options: remove unused 'exe' parameter
[bup.git] / lib / bup / options.py
2011-01-18 Gabriel Filionoptions: remove unused 'exe' parameter
2010-09-08 Avery Pennarunoptions.py: get the real tty width for word wrapping...
2010-09-08 Avery Pennarunoptions.py: remove extra newlines in usage string.
2010-09-08 Avery Pennarunoptions.py: handle optspecs that include inline square...
2010-09-08 Avery Pennarunoptions.py: better support for explicit no-* options.
2010-08-22 Gabriel Filionlib/bup/options: Add docstrings
2010-07-28 Avery Pennarunoptions.py: support for putting default values in ...
2010-07-27 Gabriel Filionlib/options: Add an onabort argument to Options()
2010-07-12 Brandon Lowoptions.py: differentiate unset and set-to-negative...
2010-03-21 Avery Pennarunoptions: allow user to specify an alternative to getopt...
2010-03-03 Avery Pennarunbup.options: remove reference to bup.helpers.
2010-02-28 Avery PennarunMove python library files to lib/bup/