aboutsummaryrefslogtreecommitdiffstats
path: root/libbe/command/help.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed `be help` (used to raise NotImplementedError)W. Trevor King2010-01-201-1/+1
* Updated copyright informationW. Trevor King2010-01-011-1/+1
* Added UserInterface and other improved abstractions for command handlingW. Trevor King2009-12-311-5/+5
* Transitioned severity to Command-format, also added Command._get_*()W. Trevor King2009-12-141-2/+3
* Transitioned help to Command-formatW. Trevor King2009-12-141-41/+52
* Initial directory restructuring to clarify dependenciesW. Trevor King2009-12-071-0/+70