aboutsummaryrefslogtreecommitdiffstats
path: root/libbe/command/list.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed libbe.command.diff + ugly BugDir.duplicate_bugdir implementationW. Trevor King2009-12-151-3/+3
* Transitioned severity to Command-format, also added Command._get_*()W. Trevor King2009-12-141-4/+6
* Transitioned merge to Command-formatW. Trevor King2009-12-141-2/+2
* Transitioned depend to Command formatW. Trevor King2009-12-141-2/+3
* Transitioned init to Command formatW. Trevor King2009-12-141-3/+3
* Transitioned assign to Command formatW. Trevor King2009-12-141-16/+11
* Converted libbe.storage.vcs.base to new Storage format.W. Trevor King2009-12-131-7/+9
* Moved be to libbe.ui.command_line and transitioned to Command format.W. Trevor King2009-12-121-0/+1
* Moved command completion from libbe.ui.util to libbe.command.utilW. Trevor King2009-12-121-11/+10
* Added libbe.command.base (with Command class) and moved list command to new f...W. Trevor King2009-12-121-159/+181
* Initial directory restructuring to clarify dependenciesW. Trevor King2009-12-071-0/+240