Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Transitioned severity to Command-format, also added Command._get_*() | W. Trevor King | 2009-12-14 | 1 | -19/+54 |
* | Transitioned help to Command-format | W. Trevor King | 2009-12-14 | 1 | -0/+1 |
* | Transitioned import_xml to Command-format | W. Trevor King | 2009-12-14 | 1 | -4/+19 |
* | Transitioned comment to Command format | W. Trevor King | 2009-12-14 | 1 | -24/+81 |
* | Transitioned init to Command format | W. Trevor King | 2009-12-14 | 1 | -4/+5 |
* | Transitioned assign to Command format | W. Trevor King | 2009-12-14 | 1 | -2/+32 |
* | Converted libbe.storage.vcs.base to new Storage format. | W. Trevor King | 2009-12-13 | 1 | -3/+4 |
* | Moved be to libbe.ui.command_line and transitioned to Command format. | W. Trevor King | 2009-12-12 | 1 | -45/+57 |
* | Use get_input/output_encoding() in libbe.command.base.Command | W. Trevor King | 2009-12-12 | 1 | -2/+3 |
* | Moved command completion from libbe.ui.util to libbe.command.util | W. Trevor King | 2009-12-12 | 1 | -1/+0 |
* | Added libbe.command.base (with Command class) and moved list command to new f... | W. Trevor King | 2009-12-12 | 1 | -0/+224 |