aboutsummaryrefslogtreecommitdiffstats
path: root/libbe/ui
Commit message (Expand)AuthorAgeFilesLines
...
* Rearrange libbe.ui.command_line.CmdOptionParser._add_option() for Python 2.5W. Trevor King2009-12-131-14/+15
* Converted libbe.storage.vcs.base to new Storage format.W. Trevor King2009-12-132-13/+25
* Moved be to libbe.ui.command_line and transitioned to Command format.W. Trevor King2009-12-123-108/+271
* Added libbe.ui.util.user for managing user ids.W. Trevor King2009-12-122-23/+84
* Moved command completion from libbe.ui.util to libbe.command.utilW. Trevor King2009-12-121-68/+0
* Added libbe.command.base (with Command class) and moved list command to new f...W. Trevor King2009-12-125-123/+115
* Initial directory restructuring to clarify dependenciesW. Trevor King2009-12-073-0/+534