summaryrefslogtreecommitdiff
path: root/cmd2.py
Commit message (Expand)AuthorAgeFilesLines
...
* "None"Catherine Devlin2010-01-241-2/+2
* tolerate single option in non-list formCatherine Devlin2010-01-241-0/+2
* debugged snarl in saving .parserCatherine Devlin2010-01-241-2/+4
* fixed default failureCatherine Devlin2010-01-221-2/+4
* no longer attaching .parser to ParsedStringCatherine Devlin2010-01-221-1/+0
* time to work on parsing refactorCatherine Devlin2010-01-211-1/+2
* bugfixes to setCatherine Devlin2009-11-061-2/+2
* show -l workingCatherine Devlin2009-11-061-42/+67
* oops, had to fix a reference to newFuncCatherine Devlin2009-10-291-1/+1
* hooray, fixed bad comment parser - all unit tests passCatherine Devlin2009-10-291-4/+7
* refactoring, but something went wrong with commentsCatherine Devlin2009-10-191-33/+57
* sprucing up commentsCatherine Devlin2009-10-161-11/+13
* --flags with sqlpythonCatherine Devlin2009-10-151-4/+14
* do not poutput empty messagesCatherine Devlin2009-10-091-3/+4
* unknownCatherine Devlin2009-10-091-2/+3
* added debug stack trace printingCatherine Devlin2009-10-071-7/+12
* adding .get() to optsCatherine Devlin2009-10-071-2/+12
* v0.5.5Catherine Devlin2009-08-081-1/+1
* changes for sqlpython 1.6.70.5.5Catherine Devlin2009-08-071-3/+4
* changes for error reporting completeCatherine Devlin2009-06-021-2/+2
* restoring python 2.4 compatibilityCatherine Devlin2009-05-281-15/+16
* must use unparsed string for pyCatherine Devlin2009-05-041-0/+1
* fixed unit testCatherine Devlin2009-04-291-3/+4
* merged with bare prefix allowanceCatherine Devlin2009-04-081-5/+5
|\
| * permit bare prefixCatherine Devlin2009-04-081-5/+5
| * mark v0.5.2 in codeCatherine Devlin2009-04-031-1/+1
| * transcript tests with regex now work smoothly0.5.2Catherine Devlin2009-04-031-13/+3
| * line end-stripping working in transcript testingCatherine Devlin2009-04-031-7/+11
| * unfinished experiments with testing for regular expressionsCatherine Devlin2009-04-031-8/+13
| * multiple transcript tests working - sinister BASH trick defeatedCatherine Devlin2009-04-021-6/+32
| * I get it - BASH line expansion of file names gets meCatherine Devlin2009-04-021-5/+0
| * multiple test files still not quite working, yet works when run through debug...Catherine Devlin2009-04-021-27/+27
| * multiple tests hanging, grrCatherine Devlin2009-04-021-4/+5
| * multiple test filesCatherine Devlin2009-04-011-27/+14
| * midway through allowing multiple testing filesCatherine Devlin2009-03-311-38/+59
| * transcript tests work0.5.1Catherine Devlin2009-03-301-2/+6
| * unit tests passCatherine Devlin2009-03-301-4/+4
| * finally, ls working rightCatherine Devlin2009-03-301-4/+3
| * aha - I think I know why comment-in-progress parse failingCatherine Devlin2009-03-301-4/+4
| * abbrevs working with helpCatherine Devlin2009-03-301-25/+25
| * history fixCatherine Devlin2009-03-261-4/+2
| * send to iougCatherine Devlin2009-03-251-6/+11
| * midway through py script changeCatherine Devlin2009-03-251-22/+47
| * oops, updating version numbers in codeCatherine Devlin2009-03-241-1/+1
| * adjust docstring for windowsCatherine Devlin2009-03-241-1/+2
| * shortened docstring to avoid word wrapCatherine Devlin2009-03-241-2/+2
| * tweaking documentationCatherine Devlin2009-03-241-1/+3
| * fixed bug in abbreviated commandsCatherine Devlin2009-03-241-6/+3
| * py really working right nowCatherine Devlin2009-03-241-3/+4
| * py working better now; still needs a iscomplete=True on onecmdCatherine Devlin2009-03-241-6/+10