aboutsummaryrefslogtreecommitdiffstats
path: root/libbe/command/util.py
Commit message (Expand)AuthorAgeFilesLines
* Fix command name output of `be --complete`.W. Trevor King2010-02-011-1/+1
* Add entry points for functionality needed by CFBE (and probably other UIs)W. Trevor King2010-01-201-9/+12
* Updated copyright informationW. Trevor King2010-01-011-1/+15
* Fixed up the completion helpers in libbe.command.utilW. Trevor King2009-12-291-5/+74
* Fixed libbe.command.diff + ugly BugDir.duplicate_bugdir implementationW. Trevor King2009-12-151-1/+1
* Transition to Command-format complete.W. Trevor King2009-12-151-1/+1
* Transitioned depend to Command formatW. Trevor King2009-12-141-2/+3
* Transitioned comment to Command formatW. Trevor King2009-12-141-0/+18
* Transitioned assign to Command formatW. Trevor King2009-12-141-0/+2
* Moved be to libbe.ui.command_line and transitioned to Command format.W. Trevor King2009-12-121-4/+31
* Moved command completion from libbe.ui.util to libbe.command.utilW. Trevor King2009-12-121-0/+69