summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed link textKevin Van Brunt2019-07-151-1/+1
* Added link to argparse_custom.py to change logKevin Van Brunt2019-07-151-3/+3
* Renamed Cmd2ArgParser to ArgParserKevin Van Brunt2019-07-121-1/+1
* Updated docsKevin Van Brunt2019-07-121-0/+3
* Updated CHANGELOGKevin Van Brunt2019-07-111-0/+1
* Updated CHANGELOGKevin Van Brunt2019-07-111-1/+5
* Updated changelogTodd Leonhardt2019-07-101-0/+4
* Remove load, _relative_load, pyscript aliases whichTodd Leonhardt2019-06-291-0/+9
* Update changelog in preparation for next release0.9.14Todd Leonhardt2019-06-291-1/+1
* Updated CHANGELOG with more details on breaking changes to poutput and perrorTodd Leonhardt2019-06-291-3/+6
* Updated documentationKevin Van Brunt2019-06-271-0/+18
* Updated CHANGELOG and slightly refactored/reorganized comments and code in tr...Todd Leonhardt2019-06-161-3/+4
* Updated CHANGELOG and made some more methods protectedTodd Leonhardt2019-06-151-1/+5
* Updated change logKevin Van Brunt2019-06-151-0/+5
* Updated CHANGELOG with info on Python 3.4 deprecation and 3.8 supportTodd Leonhardt2019-06-141-0/+6
* Updated CHANGELOG with release date for 0.9.130.9.13Todd Leonhardt2019-06-141-2/+2
* Added a unit test for HistoryItem.pr() in the case of non-verbose, non-expand...Todd Leonhardt2019-06-141-1/+1
* Updated change logKevin Van Brunt2019-06-141-1/+2
* Fixed UnsupportedOperation on fileno error when a shell command was one of th...Kevin Van Brunt2019-06-121-0/+2
* Removed support for cmd.cmdqueueKevin Van Brunt2019-06-111-0/+2
* Updated change logKevin Van Brunt2019-06-101-0/+1
* Updated change logKevin Van Brunt2019-06-101-1/+1
* Updated change logKevin Van Brunt2019-06-101-4/+4
* Updated change logKevin Van Brunt2019-06-101-14/+14
* Updated change log and commentKevin Van Brunt2019-06-071-1/+4
* Merge branch 'master' into script_refactorKevin Van Brunt2019-06-061-16/+27
|\
| * Resolve PR feedbackkotfu2019-05-251-3/+1
| * Populate readline history from unpickled historykotfu2019-05-241-0/+2
| * Initializing history now detects plaintext or pickle formatkotfu2019-05-241-14/+26
* | Removed _STOP_AND_EXIT cmd2 class member since it was meant to be a boolean c...Kevin Van Brunt2019-06-041-1/+2
* | Change load to run scripts immediately instead of queueing commandsKevin Van Brunt2019-05-231-0/+3
|/
* Refactor exit_code implementationTodd Leonhardt2019-05-201-0/+4
* Updated change logKevin Van Brunt2019-05-151-1/+4
* Updated change logKevin Van Brunt2019-05-131-0/+3
* Updated change logKevin Van Brunt2019-05-081-1/+1
* Updated documentationKevin Van Brunt2019-05-071-1/+3
* Fixed whitespaceKevin Van Brunt2019-05-071-1/+1
* Merged master and resolved conflicts in CHANGELOGTodd Leonhardt2019-05-071-0/+2
|\
| * Merge branch 'master' into completion_exceptionsKevin Van Brunt2019-05-061-1/+3
| |\
| * \ Merge branch 'master' into completion_exceptionsKevin Van Brunt2019-05-061-0/+2
| |\ \
| * | | Exceptions occurring in tab completion functions are now printed to stderr be...Kevin Van Brunt2019-05-061-0/+2
* | | | Merge branch 'master' into macro_refactorKevin Van Brunt2019-05-061-1/+3
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'master' into argparse_errorKevin Van Brunt2019-05-061-0/+2
| |\ \ \ | | | |/ | | |/|
| * | | ACArgumentParser no longer prints complete help text when a parsing error occursKevin Van Brunt2019-05-061-1/+3
| | |/ | |/|
* | | Merge branch 'master' into macro_refactorKevin Van Brunt2019-05-061-0/+1
|\ \ \ | | |/ | |/|
| * | Fixed issue where the wrong terminator was being appended by Statement.expand...Kevin Van Brunt2019-05-061-0/+2
| |/
* | Updated change logKevin Van Brunt2019-05-051-1/+9
|/
* Added Python 3.4 EOL notice to CHANGELOGTodd Leonhardt2019-05-041-0/+3
* Updated change logKevin Van Brunt2019-04-251-0/+3
* Updated change logKevin Van Brunt2019-04-241-1/+1