Commit graph

15 commits

Author SHA1 Message Date
4e2cb03eca Add missing 'edit' action to help, and reorder actions to match the status bar. 2016-02-02 10:38:57 +00:00
f000165859 Added a "refresh" action that recalculates the result of the current selection.
Ideally this isn't necessary, but sometimes it is. For example a timed out report might
succeed when tried again.
2016-02-02 10:38:57 +00:00
44949c6cf9 Added a command-line option to control the number of workers. 2016-01-31 23:19:28 +00:00
61e2acae60 "Directory" is more straight forward than "root_path". 2016-01-30 13:00:21 +00:00
77012c92e4 Make the window in help's golden file bigger, now that theres more help. 2016-01-29 21:30:07 +00:00
4040b5c807 Put back colors and result statuses into the command-line help. 2016-01-29 21:09:59 +00:00
fb831607e4 Added a command-line option to run without a filesystem sandbox. 2016-01-29 21:09:59 +00:00
fee10f1343 Using python3-docopt to process command-line arguments.
Lost the color and result statuses in the command-line help, but should be able to get
them back.
2016-01-29 19:07:17 +00:00
e48bafd87b Added page up and page down to the summary view.
Also fine scrolling to the listing view to make the keys more consistent.
2016-01-28 18:49:44 +00:00
4f802b2a11 Update the golden file since the help has changed. 2016-01-26 10:13:31 +00:00
ca1a5ad01a Changed the running status's color to light blue.
Yellow wasn't standing out well against a white background.
2016-01-25 09:55:25 +00:00
8035d62dc2 Reworded the help text. 2016-01-23 12:18:02 +00:00
9da1bb3dbb Changed the pretty names of the result statuses and corrected variable names to match. 2016-01-23 09:39:45 +00:00
d7cedba890 Added a toggle so that work can be paused 2016-01-06 11:33:54 +00:00
fc4b2ced58 Initial commit 2015-12-14 18:03:11 +00:00