| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Renamed exclude_from_help to hidden_commands | Kevin Van Brunt | 2018-03-22 | 1 | -4/+4 |
| | | | | | | Renamed excludeFromHistory to exclude_from_history No longer tab completing hidden commands | ||||
| * | Fixed removed_unused.py example and help for edit command | Todd Leonhardt | 2018-02-24 | 1 | -2/+2 |
| | | | | | | | | | | The remove_unused.py example had become outdated since the cmdenvironment command no longer exists. The help text for the edit command was outdated since the functionality for editing previous commands got moved from the edit command to the history command. This closes #276. This closes #282. | ||||
| * | Added remove_unused.py example to demonstrate how to remove unused commands | Todd Leonhardt | 2017-07-31 | 1 | -0/+30 |
