summaryrefslogtreecommitdiff
path: root/cmd2
Commit message (Expand)AuthorAgeFilesLines
...
| | * Merged alert_printer stuff from master and resolved conflictsTodd Leonhardt2018-09-252-53/+292
| | |\
| | * \ Merge branch 'master' into colorizeTodd Leonhardt2018-09-251-0/+1
| | |\ \
| | * \ \ Merge branch 'master' into colorizeTodd Leonhardt2018-09-252-9/+16
| | |\ \ \
| | * \ \ \ Merge branch 'master' into colorizeTodd Leonhardt2018-09-251-6/+4
| | |\ \ \ \
| | * \ \ \ \ Merged master and resolved conflicts in CHANGELOGTodd Leonhardt2018-09-251-61/+1
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' into colorizeTodd Leonhardt2018-09-241-2/+4
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' into colorizeTodd Leonhardt2018-09-241-5/+9
| | |\ \ \ \ \ \ \
| | * | | | | | | | Added optional color argument to poutput() for providing a color escape code ...Todd Leonhardt2018-09-241-9/+14
| | * | | | | | | | Merged master in to colorize and resolved conflictsTodd Leonhardt2018-09-243-58/+67
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'master' into colorizeTodd Leonhardt2018-09-214-44/+51
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'master' into colorizeTodd Leonhardt2018-09-212-43/+74
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merged master in and resolved some minor conflicts in parsing.py related to s...Todd Leonhardt2018-09-201-10/+10
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into colorizeTodd Leonhardt2018-09-192-5/+51
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | cmd2.Cmd.__init__ now initializes colorama and tells it to never strip ANSI c...Todd Leonhardt2018-09-192-19/+23
| | * | | | | | | | | | | | | Merge branch 'master' into colorizeTodd Leonhardt2018-09-192-6/+6
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merged master into colorize branchTodd Leonhardt2018-09-122-187/+231
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | Try to fix last failing Windows unit test by removing special behavior of _su...Todd Leonhardt2018-09-041-4/+0
| | * | | | | | | | | | | | | | | Fixed unit test failuresTodd Leonhardt2018-09-041-3/+2
| | * | | | | | | | | | | | | | | Merged master in and resolved conflictsTodd Leonhardt2018-09-042-15/+20
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | First pass at improved colorizingkotfu2018-08-113-17/+43
| | * | | | | | | | | | | | | | | | Colors now defaults to true on all platformskotfu2018-08-111-2/+2
| * | | | | | | | | | | | | | | | | Added ability to preserve quotes in argparse and arglist decorated functions ...Kevin Van Brunt2018-09-262-34/+55
| * | | | | | | | | | | | | | | | | Added tab completion to macrosKevin Van Brunt2018-09-261-0/+7
| * | | | | | | | | | | | | | | | | Updated documentationKevin Van Brunt2018-09-262-59/+72
* | | | | | | | | | | | | | | | | | Fixed issue where py run wasn't expanding ~ in file pathsKevin Van Brunt2018-09-261-3/+3
* | | | | | | | | | | | | | | | | | First steps in converting all commands to argparseKevin Van Brunt2018-09-261-76/+66
|/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Added more unit testsKevin Van Brunt2018-09-261-1/+1
* | | | | | | | | | | | | | | | | Merge branch 'master' into macroKevin Van Brunt2018-09-252-57/+292
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge branch 'master' into alert_printerTodd Leonhardt2018-09-251-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge branch 'master' into alert_printerKevin Van Brunt2018-09-252-9/+16
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Addressing code review commentsKevin Van Brunt2018-09-251-5/+9
| * | | | | | | | | | | | | | | | Simplified async_update_promptKevin Van Brunt2018-09-251-28/+3
| * | | | | | | | | | | | | | | | Removed more terminal code from coverageKevin Van Brunt2018-09-251-13/+13
| * | | | | | | | | | | | | | | | Removed terminal functions from code coverageKevin Van Brunt2018-09-252-5/+5
| * | | | | | | | | | | | | | | | Merge branch 'master' into alert_printerTodd Leonhardt2018-09-251-6/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge branch 'master' into alert_printerTodd Leonhardt2018-09-251-61/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Made async stuff publicKevin Van Brunt2018-09-251-20/+20
| * | | | | | | | | | | | | | | | Merge branch 'master' into alert_printerKevin Van Brunt2018-09-241-7/+13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge branch 'master' into alert_printerKevin Van Brunt2018-09-243-55/+67
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Async printing functions raise RuntimeError if called before acquiring termin...Kevin Van Brunt2018-09-231-26/+45
| * | | | | | | | | | | | | | | | Making sure self.prompt reflects what is on screenKevin Van Brunt2018-09-221-3/+15
| * | | | | | | | | | | | | | | | Updating prompt in example appKevin Van Brunt2018-09-211-13/+16
| * | | | | | | | | | | | | | | | Made sure all prompts sent to GNU readline are made safeKevin Van Brunt2018-09-212-37/+38
| * | | | | | | | | | | | | | | | Merge branch 'master' into alert_printerKevin Van Brunt2018-09-214-87/+125
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Restoring original signint handlerKevin Van Brunt2018-09-201-2/+7
| * | | | | | | | | | | | | | | | Merge branch 'master' into alert_printerKevin Van Brunt2018-09-201-10/+10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Fixed when prompt is set in async functionsKevin Van Brunt2018-09-201-29/+30
| * | | | | | | | | | | | | | | | Removed example commandsKevin Van Brunt2018-09-201-28/+0
| * | | | | | | | | | | | | | | | Handling case of releasing _terminal_lock before its been lockedKevin Van Brunt2018-09-191-2/+6
| * | | | | | | | | | | | | | | | More code to support asynchronous changes to the terminalKevin Van Brunt2018-09-192-34/+98