summaryrefslogtreecommitdiff
path: root/cliff/commandmanager.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "Expose load_commands publicly"Jenkins2014-06-161-1/+6
|\
| * Expose load_commands publiclyJamie Lennox2014-05-231-1/+6
* | fixed typos found by RETF rulesChristian Berendt2014-05-291-1/+1
|/
* use flake8 for style checksDoug Hellmann2013-03-161-1/+3
* make converting underscores optional in CommandManagerJoe Server2013-03-081-2/+6
* documentation improvementsDoug Hellmann2012-04-281-0/+4
* provide an internal API for applications to register commands without going t...Doug Hellmann2012-04-261-1/+16
* remove unused importDoug Hellmann2012-04-221-1/+0
* replace default --help processor with one that includes the list of subcomman...Doug Hellmann2012-04-201-0/+3
* save commands using the name representation to be used in help output; don't ...Doug Hellmann2012-04-201-10/+9
* start building command managerDoug Hellmann2012-04-201-0/+45