summaryrefslogtreecommitdiff
path: root/cmd2.py
Commit message (Expand)AuthorAgeFilesLines
* autobind test failing0.4.8Catherine Devlin2009-03-181-6/+8
* yay py works fullyCatherine Devlin2009-03-181-5/+8
* py object manipulation almost doneCatherine Devlin2009-03-181-3/+19
* beginning to manage multi-line pyCatherine Devlin2009-03-181-0/+18
* json not quite thereCatherine Devlin2009-03-161-1/+1
* more postparse hook workCatherine Devlin2009-03-161-1/+5
* now hooks for pre and post but after parseCatherine Devlin2009-03-161-10/+19
* multiple connectionsCatherine Devlin2009-03-161-7/+11
* parameter onchange hook commentCatherine Devlin2009-03-141-0/+1
* parameter onchange hookCatherine Devlin2009-03-141-0/+6
* print full help on -hCatherine Devlin2009-03-121-2/+12
* end wedCatherine Devlin2009-03-101-6/+0
* trying move of shortcut expansionCatherine Devlin2009-03-101-0/+6
* case changes in parametersCatherine Devlin2009-03-091-1/+0
* tweakingCatherine Devlin2009-03-041-16/+16
* do not let SET errors pass silentlyCatherine Devlin2009-03-041-7/+11
* v1.6.00.4.7Catherine Devlin2009-03-021-3/+8
* limit < infile slurp to cases where infile foundCatherine Devlin2009-03-021-7/+58
* liberal use of os.path.expanduserCatherine Devlin2009-03-021-8/+8
* unknownCatherine Devlin2009-03-021-1/+1
* expanding ~ in file namesCatherine Devlin2009-02-271-1/+2
* added unit check for doublepipeCatherine Devlin2009-02-261-15/+27
* clean out debugging commentCatherine Devlin2009-02-251-2/+1
* do not interpret => as having the redirector >0.4.6Catherine Devlin2009-02-251-1/+3
* drop reference to profileCatherine Devlin2009-02-181-1/+0
* tweaked docsCatherine Devlin2009-02-171-1/+2
* added settable timings paramCatherine Devlin2009-02-151-5/+12
* drop unused codeCatherine Devlin2009-02-121-30/+0
* synchCatherine Devlin2009-02-121-2/+2
* synchCatherine Devlin2009-01-301-2/+2
* newline terminators ok0.4.5Catherine Devlin2009-01-281-3/+18
* unit tests passingCatherine Devlin2009-01-281-14/+14
* beginning to deep troubleshoot parsingCatherine Devlin2009-01-271-0/+3
* putting parsing variables under selfCatherine Devlin2009-01-271-14/+24
* changed order for blankline parsingCatherine Devlin2009-01-161-2/+2
* switched literal newline to lineEndCatherine Devlin2009-01-151-3/+8
* accepts wildcards in tests, maybe?Catherine Devlin2008-12-241-11/+10
* test almost fixedCatherine Devlin2008-12-241-27/+34
* oh no... must accept prompt changesCatherine Devlin2008-12-241-2/+10
* argh, zero-arg commands were dying0.4.4Catherine Devlin2008-12-121-1/+1
* cleanup unused codeCatherine Devlin2008-12-121-29/+0
* tests finally passingCatherine Devlin2008-12-121-0/+21
* still small glitch breaking up testsCatherine Devlin2008-12-121-8/+10
* simplifying testcaseCatherine Devlin2008-12-121-65/+43
* \n\n finally worksCatherine Devlin2008-12-121-2/+2
* lstripping commandsCatherine Devlin2008-12-121-5/+14
* \n endings still squirrely; watch blank spaces in saved filesCatherine Devlin2008-12-101-16/+14
* all working, except \n\n terminatorsCatherine Devlin2008-12-101-6/+7
* quotes still getting snipped, ughCatherine Devlin2008-12-081-5/+7
* trying to change ignoresCatherine Devlin2008-12-081-1/+3