summaryrefslogtreecommitdiff
path: root/cmd2.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* so close - now problem with terminator in stringCatherine Devlin2008-12-081-15/+17
* terminators + suffixes now preservedCatherine Devlin2008-12-041-21/+19
* about to get rid of useTerminatorFromCatherine Devlin2008-12-041-1/+1
* ugh - parsing stripping command causes real troubleCatherine Devlin2008-12-031-5/+4
* merged with changes from workCatherine Devlin2008-12-021-3/+6
* default fixCatherine Devlin2008-12-011-1/+1
* little fixesCatherine Devlin2008-12-011-3/+4
* fix new bug in argument parsingCatherine Devlin2008-12-011-3/+6
* accept blanksCatherine Devlin2008-12-011-12/+32
* wow, parsing is brokenCatherine Devlin2008-11-241-66/+74
* kinks in assumeCompleteCatherine Devlin2008-11-211-5/+9
* file output working againCatherine Devlin2008-11-211-16/+14
* new experiment with ignore?Catherine Devlin2008-11-211-25/+51
* parsing going wellCatherine Devlin2008-11-211-89/+142
* hmm, complications with gt within statementsCatherine Devlin2008-11-211-28/+31
* bug is in Combine() - removed itCatherine Devlin2008-11-211-4/+4