Age | Commit message (Expand) | Author |
---|---|---|
2014-04-05 | Source tree reorg, phase 1. Almost everything moved, no file contents changed. | Rob Austein |
2014-01-13 | str.split() -> shlex.split(), cleanup. | Rob Austein |
2014-01-12 | Use argparse for all command parsing, both argv and internal command | Rob Austein |
2014-01-09 | Update more copyrights, clean up module doc blocks. | Rob Austein |
2013-03-25 | Break rootd setup out of rpkic create_identity into new command rpkic | Rob Austein |
2011-10-05 | Add global traceback control; this closes #95. Clean up some | Rob Austein |
2010-05-20 | Cleanup | Rob Austein |
2010-04-12 | Lint | Rob Austein |
2010-04-06 | Don't bomb out of command processor if we see an exception. | Rob Austein |
2010-03-11 | Fix completion handler for help command | Rob Austein |
2010-03-11 | Help messages. | Rob Austein |
2010-03-08 | Tweak completion to behave as a bash user would expect. | Rob Austein |
2010-03-05 | Debug | Rob Austein |
2010-03-05 | yes_or_no() | Rob Austein |
2010-03-04 | Checkpoint | Rob Austein |
2010-03-03 | Refactor | Rob Austein |