summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
...
* | Updated CHANGELOGTodd Leonhardt2019-03-191-0/+1
|/
* Merge branch 'master' into attributesTodd Leonhardt2019-03-171-0/+3
|\
| * Updated docs and exampleKevin Van Brunt2019-03-171-3/+3
| * Updated documentationKevin Van Brunt2019-03-161-0/+3
* | Updated CHANGELOG and fixed a typo in a type hintTodd Leonhardt2019-03-161-2/+6
|/
* Added help_error and default_errorKevin Van Brunt2019-03-161-0/+4
* Made changes requested in code reviewKevin Van Brunt2019-03-161-1/+2
* Updated change logKevin Van Brunt2019-03-141-0/+6
* Updated change logKevin Van Brunt2019-03-141-0/+5
* Filled in date for 0.9.11 release0.9.11Kevin Van Brunt2019-03-131-1/+1
* Updated change logKevin Van Brunt2019-03-121-0/+1
* Merge branch 'master' into disable_commandKevin Van Brunt2019-03-101-0/+2
|\
| * Merge branch 'master' into store_outputKevin Van Brunt2019-03-101-0/+1
| |\
| * | Added StdSim.pause_storage to CHANGELOGKevin Van Brunt2019-03-101-0/+2
* | | Merge branch 'master' into disable_commandKevin Van Brunt2019-03-101-0/+1
|\ \ \ | | |/ | |/|
| * | Added bug fix to CHANGELOGKevin Van Brunt2019-03-101-0/+1
| |/
* | Updated examples and documentation pertaining to disabling commandsKevin Van Brunt2019-03-101-0/+8
|/
* Merged master into this branch and resolved conflicts in CHANGELOGTodd Leonhardt2019-03-041-0/+7
|\
| * Updated CHANGELOGTodd Leonhardt2019-03-041-0/+8
* | Merge master into with_argument_list and resolved conflictsTodd Leonhardt2019-03-041-0/+7
|\ \ | |/
| * Updated docsKevin Van Brunt2019-03-021-1/+3
| * Updated docs about commentsKevin Van Brunt2019-03-011-2/+2
| * Removed support for c-style and embedded commentsKevin Van Brunt2019-03-011-0/+5
* | Updated CHANGELOG and fixed Sphinx docsTodd Leonhardt2019-03-041-0/+2
|/
* Updated change logKevin Van Brunt2019-03-011-5/+4
* Removed ability to call commands as if they were functions in pyscript (e.g. ...Kevin Van Brunt2019-02-281-0/+2
* Updated the examples to illustrate sorting CompletionItemsKevin Van Brunt2019-02-271-1/+0
* Added matches_sort_key member to cmd2Kevin Van Brunt2019-02-271-1/+2
* Fixed grammar in change logKevin Van Brunt2019-02-231-1/+1
* Made cmd2_app a positional and required argument of AutoCompleter.Kevin Van Brunt2019-02-231-0/+13
* Restored called to expanduser in do_edit() instead of relying on do_shell() t...0.9.10Kevin Van Brunt2019-02-221-0/+4
* Updated change logKevin Van Brunt2019-02-211-1/+3
* Added bug fix to change logKevin Van Brunt2019-02-201-0/+4
* Fixed issue where calling exit() or quit() from a pyscript would close the wh...Kevin Van Brunt2019-02-061-1/+4
* Added StdSim bug fixKevin Van Brunt2019-01-241-0/+5
* Updated change log for 0.9.7 releaseKevin Van Brunt2019-01-081-2/+3
* Updated change logKevin Van Brunt2018-12-211-1/+1
* Added bug fix about cmd_echoKevin Van Brunt2018-12-211-0/+1
* Updated CHANGELOGTodd Leonhardt2018-12-131-0/+2
* Added to change logKevin Van Brunt2018-12-061-0/+3
* Added description about path_filter argument in path_completeKevin Van Brunt2018-10-261-0/+2
* cmdloop now checks to see if it is running in the main thread before attempti...Todd Leonhardt2018-10-211-0/+2
* Deleted Cmd.colorize() method and Cmd._colorcodes dictionary which were depre...Todd Leonhardt2018-10-181-0/+4
* Updated formattingtest_oneKevin Van Brunt2018-10-131-1/+1
* Moved bug fixes to topKevin Van Brunt2018-10-131-4/+4
* Added bug fixes to change logKevin Van Brunt2018-10-131-0/+3
* RefactoredKevin Van Brunt2018-10-131-0/+1
* You can now call a macro with extra argumentsKevin Van Brunt2018-10-121-0/+1
* Using wcwidth to calculate display width of promptKevin Van Brunt2018-10-111-0/+4
* Filled in 0.9.5 release dateKevin Van Brunt2018-10-111-1/+1