summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
* 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
* Updated change logKevin Van Brunt2019-04-241-0/+5
* Update release date for 0.9.12 in CHANGELOG0.9.12Todd Leonhardt2019-04-221-1/+1
* Added path completion bug fix to change logKevin Van Brunt2019-04-051-0/+1
* Merge branch 'master' into capture_popenKevin Van Brunt2019-03-271-0/+1
|\
| * Updated change logKevin Van Brunt2019-03-211-0/+1
* | Ctrl-C only kills the process being piped if the current command created itKevin Van Brunt2019-03-211-1/+1
* | Updated change logKevin Van Brunt2019-03-201-0/+5
|/
* Merge branch 'master' into load_generate_transcriptTodd Leonhardt2019-03-191-0/+2
|\
| * Updated CHANGELOGTodd Leonhardt2019-03-191-0/+2
* | Now consistently use -t flag for transcript generation for both history and l...Todd Leonhardt2019-03-191-1/+1