summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
* Updated change logKevin Van Brunt2019-10-311-0/+4
* Merge branch 'master' into set_progTodd Leonhardt2019-10-301-0/+5
|\
| * Merge branch 'master' into history_editTodd Leonhardt2019-10-301-0/+3
| |\
| | * Updated change logKevin Van Brunt2019-10-301-0/+3
| * | do_history no longer calls do_edit since edit is a command that is commonly o...Kevin Van Brunt2019-10-301-0/+2
| |/
* | Updated change logKevin Van Brunt2019-10-301-0/+3
|/
* Updated change logKevin Van Brunt2019-10-181-0/+5
* Updated change log for a release0.9.19Kevin Van Brunt2019-10-141-1/+3
* Fixed ValueError exception which can occur when opening an old format persist...Todd Leonhardt2019-10-071-0/+4
* Updated change log for release0.9.18Kevin Van Brunt2019-10-011-1/+1
* Updated change logKevin Van Brunt2019-09-301-0/+2
* Updated change logKevin Van Brunt2019-09-271-1/+5
* Updated change logKevin Van Brunt2019-09-241-0/+5
* Updated change log for release0.9.17Kevin Van Brunt2019-09-231-1/+1
* Added in_script() and in_pyscript() to cmd2.Cmd classKevin Van Brunt2019-09-231-0/+3
* Updated change logKevin Van Brunt2019-09-231-0/+1
* Merge branch 'master' into completion_stateKevin Van Brunt2019-09-161-1/+2
|\
| * Updated CHANGELOGTodd Leonhardt2019-09-151-0/+1
* | Changed arg_tokens to a dictionaryKevin Van Brunt2019-09-161-1/+1
* | Updated change logKevin Van Brunt2019-09-131-0/+4
|/
* Fix what is fundamentally a Pyperclip bug on headless Linux systems without G...Todd Leonhardt2019-09-021-0/+1
* Fixed a bug when using WSL when all Windows paths have been removed from $PATHTodd Leonhardt2019-08-121-0/+2
* Updated change logKevin Van Brunt2019-08-081-0/+4
* Update CHANGELOG in preparation for 0.9.16 release0.9.16Todd Leonhardt2019-08-071-1/+1
* Removed ability for aliases and macros to share names with commandsKevin Van Brunt2019-08-051-0/+2
* Updated change logKevin Van Brunt2019-08-051-0/+3
* Fixed inconsistent parsing/tab completion behavior based on the value of `all...Kevin Van Brunt2019-08-021-0/+3
* Merge branch 'master' into make_history_directoryKevin Van Brunt2019-07-301-1/+2
|\
| * Updated change logKevin Van Brunt2019-07-291-1/+1
| * Updated change logKevin Van Brunt2019-07-291-0/+4
* | Updated change logKevin Van Brunt2019-07-291-0/+4
|/
* Add release date to next release in CHANGELOGTodd Leonhardt2019-07-241-1/+1
* Fixed bug where completer function of disabled command would still runKevin Van Brunt2019-07-241-0/+1
* Fixed quoting issueKevin Van Brunt2019-07-231-1/+1
* Fixed issue where run_pyscript failed if the script's filename had a spaceKevin Van Brunt2019-07-231-0/+1
* Updated CHANGELOGTodd Leonhardt2019-07-201-0/+1
* Renamed PyscriptBridge to PyBridgeKevin Van Brunt2019-07-201-1/+2
* Fixed issue where ipy wasn't using the correct name for the PyscriptBridgeKevin Van Brunt2019-07-201-0/+2
* Fixed punctuationKevin Van Brunt2019-07-191-1/+1
* Changed all uses of sub-command to subcommandKevin Van Brunt2019-07-191-3/+3
* Updated broken doc link in CHANGELOG for recent releaseTodd Leonhardt2019-07-181-1/+1
* Renamed ArgParser to Cmd2ArgumentParser to make it clear it's a derived class...Kevin Van Brunt2019-07-181-1/+1
* Added unit tests for tab completing multiline commandsKevin Van Brunt2019-07-171-0/+1
* Fixed bug where multiline commands were having leading and ending spaces stri...Kevin Van Brunt2019-07-171-0/+2
* Fixed bug where was sometimes showing raw and expanded commands when they we...Kevin Van Brunt2019-07-171-0/+1
* Updated change log with bug fixKevin Van Brunt2019-07-171-0/+2
* Merge branch 'master' into default_sort_keyKevin Van Brunt2019-07-161-0/+1
|\
| * Fixed documentation for run_script and renamed history optionKevin Van Brunt2019-07-161-0/+1
* | Updated change logKevin Van Brunt2019-07-161-0/+4
* | Updated change logKevin Van Brunt2019-07-161-0/+2
|/