aboutsummaryrefslogtreecommitdiffstats
path: root/libbe/command/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Ran update-copyright.py.W. Trevor King2012-02-161-10/+10
* Run update_copyright.py.W. Trevor King2011-05-251-0/+1
* Revive the UserError/UsageError distinctionW. Trevor King2011-05-021-1/+2
* Bumped to version 1.0.01.0.0Chris Ball2011-01-081-1/+1
* Ran update_copyright.pyW. Trevor King2010-06-221-12/+13
* Updated copyright informationW. Trevor King2010-01-011-1/+1
* Added UserInterface and other improved abstractions for command handlingW. Trevor King2009-12-311-2/+12
* Moved InvalidStorageVersion from libbe.command to libbe.storageW. Trevor King2009-12-271-3/+1
* Added storage.Storage.storage_version() and command.InvalidStorageVersion.W. Trevor King2009-12-271-1/+3
* Transitioned help to Command-formatW. Trevor King2009-12-141-2/+3
* Moved be to libbe.ui.command_line and transitioned to Command format.W. Trevor King2009-12-121-2/+2
* Added libbe.command.base (with Command class) and moved list command to new f...W. Trevor King2009-12-121-0/+13
* Initial directory restructuring to clarify dependenciesW. Trevor King2009-12-071-0/+16