Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Transitioned init to Command format | W. Trevor King | 2009-12-14 | 4 | -78/+97 | |
* | Added parse_user() calls to Assign | W. Trevor King | 2009-12-14 | 1 | -4/+12 | |
* | Removed `be open` and `be close`. Alias `be status` instead. | W. Trevor King | 2009-12-14 | 2 | -124/+0 | |
* | Transitioned assign to Command format | W. Trevor King | 2009-12-14 | 4 | -75/+104 | |
* | Converted libbe.storage.vcs.base to new Storage format. | W. Trevor King | 2009-12-13 | 2 | -10/+13 | |
* | Moved be to libbe.ui.command_line and transitioned to Command format. | W. Trevor King | 2009-12-12 | 4 | -51/+91 | |
* | 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 | 3 | -12/+79 | |
* | Added libbe.command.base (with Command class) and moved list command to new f... | W. Trevor King | 2009-12-12 | 3 | -159/+418 | |
* | Initial directory restructuring to clarify dependencies | W. Trevor King | 2009-12-07 | 25 | -0/+4302 |