Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ran update_copyright.py | W. Trevor King | 2010-06-22 | 1 | -12/+13 |
* | Init should tell the UI about its connected storage and bugdir. | W. Trevor King | 2010-01-23 | 1 | -0/+2 |
* | Minor cleanups + remove debuging line in Init doctest | W. Trevor King | 2010-01-22 | 1 | -1/+0 |
* | Reworked settings_object module, but command.init tests still fail: | W. Trevor King | 2010-01-22 | 1 | -1/+0 |
* | Added tests to Init to check for empty settings file | W. Trevor King | 2010-01-22 | 1 | -1/+8 |
* | Updated copyright information | W. Trevor King | 2010-01-01 | 1 | -1/+1 |
* | Added UserInterface and other improved abstractions for command handling | W. Trevor King | 2009-12-31 | 1 | -8/+9 |
* | Transitioned severity to Command-format, also added Command._get_*() | W. Trevor King | 2009-12-14 | 1 | -4/+6 |
* | Transitioned comment to Command format | W. Trevor King | 2009-12-14 | 1 | -4/+4 |
* | Transitioned init to Command format | W. Trevor King | 2009-12-14 | 1 | -67/+85 |
* | Initial directory restructuring to clarify dependencies | W. Trevor King | 2009-12-07 | 1 | -0/+104 |