summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* released 0.6.00.6.0catherine2010-02-181-1/+1
* remove ex2catherine2010-02-183-7/+7
* add info re: assembla pagecatherine2010-02-181-2/+9
* leave office for pycon...catherine2010-02-171-1/+12
* fix usage help name-stripping bugcatherine2010-02-176-12/+37
* EOF is now the 'unusual' stop signalcatherine2010-02-171-3/+4
* redirect works even with printcatherine2010-02-172-9/+11
* fixed bug in empty valuescatherine2010-02-172-14/+14
* line spacingcatherine2010-02-162-2/+4
* cmd2 docscatherine2010-02-1614-67/+245
* still working out redirectioncatherine2010-02-161-11/+8
* output redirection now wraps around precmd, postcmdcatherine2010-02-161-57/+55
* beginning to change output redirectioncatherine2010-02-161-46/+47
* going to try moving output redirection to outside precmd, postcmd hookscatherine2010-02-162-11/+34
* quitting after invocation commandscatherine2010-02-163-37/+45
* transcript test wasn't running pre and post cmd hookscatherine2010-02-164-46/+85
* graph'catherine2010-02-164-47/+179
* py3 conversion complete?catherine2010-02-161-0/+1
* pyparsing_py3'catherine2010-02-161-0/+3716
* cleanup print to py3 syntax'catherine2010-02-161-2/+2
* detect lists with __reversed__ not __getslice__catherine2010-02-161-1/+1
* MyInteractiveInterpreter removedcatherine2010-02-161-29/+3
* example changing print to 2.6'catherine2010-02-166-39/+37
* begin Pycon talkcatherine2010-02-1611-0/+223
* alternativescatherine2010-02-153-5/+60
* tweaks for sqlpython compatibilitycatherine2010-02-151-5/+6
* run() folded into app.cmdloop()cat2010-02-123-28/+31
* unit tests fixedcat2010-02-122-3/+5
* doc refreshing refresh.bashcat2010-02-125-5/+57
* more docscat2010-02-124-22/+206
* default_to_shellcat2010-02-121-2/+11
* free function docscat2010-02-122-2/+15
* locals_in_pycat2010-02-123-3/+55
* initial args workingcatherine2010-02-113-36/+28
* run() workingcatherine2010-02-113-6/+10
* want to incorporate run() for tests - not yet workingcatherine2010-02-115-11/+26
* make SHOW TABLES workcatherine2010-02-116-112/+173
* tweak to settablecatherine2010-02-111-0/+9
* transcript test running againcatherine2010-02-111-3/+3
* blindly stripping strips, sighcatherine2010-02-111-3/+1
* transcript test stuck in infinite loop?catherine2010-02-113-57/+116
* begin to switch settable to TextLineListcatherine2010-02-112-19/+97
* more flatten_lines workcat2010-02-111-0/+4
* experiments with line flatteningcat2010-02-112-0/+19
* oops, remove benchmark referencescat2010-02-101-0/+5
* doc skeletoncat2010-02-104-0/+44
* begin new docscatherine2010-02-107-4/+467
* must puzzle out parsing of quoted stringscatherine2010-02-091-0/+2
* colorize taken from sqlpythoncatherine2010-02-062-3/+20
* excluded --options from --comments with .NotAnycatherine2010-01-312-28/+40