summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Renamed fileKevin Van Brunt2019-06-151-0/+0
| * Updated unit testsKevin Van Brunt2019-06-151-4/+4
| * Updated change logKevin Van Brunt2019-06-151-0/+5
| * Updated documentationKevin Van Brunt2019-06-157-32/+21
| * Updated documentationKevin Van Brunt2019-06-154-7/+7
| * Fixed unit testsKevin Van Brunt2019-06-154-11/+11
| * Fixed unit testKevin Van Brunt2019-06-151-2/+3
| * Fixing unit testsKevin Van Brunt2019-06-155-57/+40
| * Fixed unit testsKevin Van Brunt2019-06-152-22/+25
| * Updated commentKevin Van Brunt2019-06-151-1/+1
| * Fixing unit testsKevin Van Brunt2019-06-153-7/+9
| * Renamed pyscript to run_pyscriptKevin Van Brunt2019-06-141-7/+15
| * Renamed load to run_script and _relative_load to _relative_run_scriptKevin Van Brunt2019-06-141-33/+48
|/
* Merge pull request #700 from python-cmd2/deprecate_34Todd Leonhardt2019-06-1412-45/+24
|\
| * Updated CHANGELOG with info on Python 3.4 deprecation and 3.8 supportTodd Leonhardt2019-06-141-0/+6
| * Merge branch 'master' into deprecate_34Todd Leonhardt2019-06-147-23/+105
| |\ | |/ |/|
* | Updated CHANGELOG with release date for 0.9.130.9.13Todd Leonhardt2019-06-141-2/+2
* | Merge pull request #699 from python-cmd2/history_fixesTodd Leonhardt2019-06-147-22/+104
|\ \
| * | Added commentKevin Van Brunt2019-06-141-0/+4
| * | Added a unit test for HistoryItem.pr() in the case of non-verbose, non-expand...Todd Leonhardt2019-06-142-1/+13
| * | Updated change logKevin Van Brunt2019-06-141-1/+2
| * | Merge branch 'master' into history_fixesKevin Van Brunt2019-06-1429-403/+484
| |\ \ | |/ / |/| |
| * | Adding individual lines of commands to readline history to match how it was e...Kevin Van Brunt2019-06-141-5/+7
| * | Fixed bug where multiline commands were always being expanded in history output.Kevin Van Brunt2019-06-141-11/+12
| * | Added unit test for _input_line_to_statementKevin Van Brunt2019-06-141-0/+14
| * | Fixed issue where input line was being saved before all of a multiline comman...Kevin Van Brunt2019-06-141-2/+6
| * | Fix history display issuesTodd Leonhardt2019-06-135-4/+48
| | * Try fixing AppVeyor and Travils buildsTodd Leonhardt2019-06-142-7/+6
| | * Deprecate support for Python 3.4 and begin testing with Python 3.8 betaTodd Leonhardt2019-06-1412-45/+19
| |/ |/|
* | Merge pull request #696 from python-cmd2/script_refactorKevin Van Brunt2019-06-1429-403/+484
|\ \ | |/ |/|
| * Fixed flake8 errorKevin Van Brunt2019-06-131-1/+0
| * Reverted making constant values for colors. This will be done on a future tic...Kevin Van Brunt2019-06-133-16/+11
| * Updated unit testKevin Van Brunt2019-06-121-4/+3
| * Transcript generation no longer terminates _cmdloop() when a command returns ...Kevin Van Brunt2019-06-122-11/+11
| * Fixed UnsupportedOperation on fileno error when a shell command was one of th...Kevin Van Brunt2019-06-122-11/+7
| * Made constants for color valuesKevin Van Brunt2019-06-123-11/+17
| * Fixed unit testsKevin Van Brunt2019-06-123-74/+93
| * Revert "Move argparse parsing of CLI args back to cmdloop() from __init__()"Kevin Van Brunt2019-06-121-17/+16
| * Move argparse parsing of CLI args back to cmdloop() from __init__()Todd Leonhardt2019-06-111-16/+17
| * Removed support for cmd.cmdqueueKevin Van Brunt2019-06-1110-93/+96
| * 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
| * Added unit test for stopping during transcript generationKevin Van Brunt2019-06-101-0/+23
| * Added unit testKevin Van Brunt2019-06-102-0/+23
| * Merge branch 'master' into script_refactorKevin Van Brunt2019-06-101-4/+12
| |\ | |/ |/|
* | Updated README to include links to more and a wider variety of open-source pr...Todd Leonhardt2019-06-101-4/+12
| * Updated change log and commentKevin Van Brunt2019-06-072-2/+5
| * Removed copyright headers from source files and updated LICENSE with current ...Kevin Van Brunt2019-06-0714-40/+1