summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* released 0.6.00.6.0Catherine Devlin2010-02-181-1/+1
|
* remove ex2Catherine Devlin2010-02-183-7/+7
|
* add info re: assembla pageCatherine Devlin2010-02-181-2/+9
|
* leave office for pycon...Catherine Devlin2010-02-171-1/+12
|
* fix usage help name-stripping bugCatherine Devlin2010-02-176-12/+37
|
* EOF is now the 'unusual' stop signalCatherine Devlin2010-02-171-3/+4
|
* redirect works even with printCatherine Devlin2010-02-172-9/+11
|
* fixed bug in empty valuesCatherine Devlin2010-02-172-14/+14
|
* line spacingCatherine Devlin2010-02-162-2/+4
|
* cmd2 docsCatherine Devlin2010-02-1614-67/+245
|
* still working out redirectionCatherine Devlin2010-02-161-11/+8
|
* output redirection now wraps around precmd, postcmdCatherine Devlin2010-02-161-57/+55
|
* beginning to change output redirectionCatherine Devlin2010-02-161-46/+47
|
* going to try moving output redirection to outside precmd, postcmd hooksCatherine Devlin2010-02-162-11/+34
|
* quitting after invocation commandsCatherine Devlin2010-02-163-37/+45
|
* transcript test wasn't running pre and post cmd hooksCatherine Devlin2010-02-164-46/+85
|
* graph'Catherine Devlin2010-02-164-47/+179
|
* py3 conversion complete?Catherine Devlin2010-02-161-0/+1
|
* pyparsing_py3'Catherine Devlin2010-02-161-0/+3716
|
* cleanup print to py3 syntax'Catherine Devlin2010-02-161-2/+2
| | | | '
* detect lists with __reversed__ not __getslice__Catherine Devlin2010-02-161-1/+1
|
* MyInteractiveInterpreter removedCatherine Devlin2010-02-161-29/+3
|
* example changing print to 2.6'Catherine Devlin2010-02-166-39/+37
|
* begin Pycon talkCatherine Devlin2010-02-1611-0/+223
|
* alternativesCatherine Devlin2010-02-153-5/+60
|
* tweaks for sqlpython compatibilityCatherine Devlin2010-02-151-5/+6
|
* run() folded into app.cmdloop()Catherine Devlin2010-02-123-28/+31
|
* unit tests fixedCatherine Devlin2010-02-122-3/+5
|
* doc refreshing refresh.bashCatherine Devlin2010-02-125-5/+57
|
* more docsCatherine Devlin2010-02-124-22/+206
|
* default_to_shellCatherine Devlin2010-02-121-2/+11
|
* free function docsCatherine Devlin2010-02-122-2/+15
|
* locals_in_pyCatherine Devlin2010-02-123-3/+55
|
* initial args workingCatherine Devlin2010-02-113-36/+28
|
* run() workingCatherine Devlin2010-02-113-6/+10
|
* want to incorporate run() for tests - not yet workingCatherine Devlin2010-02-115-11/+26
|
* make SHOW TABLES workCatherine Devlin2010-02-116-112/+173
|
* tweak to settableCatherine Devlin2010-02-111-0/+9
|
* transcript test running againCatherine Devlin2010-02-111-3/+3
|
* blindly stripping strips, sighCatherine Devlin2010-02-111-3/+1
|
* transcript test stuck in infinite loop?Catherine Devlin2010-02-113-57/+116
|
* begin to switch settable to TextLineListCatherine Devlin2010-02-112-19/+97
|
* more flatten_lines workCatherine Devlin2010-02-111-0/+4
|
* experiments with line flatteningCatherine Devlin2010-02-112-0/+19
|
* oops, remove benchmark referencesCatherine Devlin2010-02-101-0/+5
|
* doc skeletonCatherine Devlin2010-02-104-0/+44
|
* begin new docsCatherine Devlin2010-02-107-4/+467
|
* must puzzle out parsing of quoted stringsCatherine Devlin2010-02-091-0/+2
|
* colorize taken from sqlpythonCatherine Devlin2010-02-062-3/+20
|
* excluded --options from --comments with .NotAnyCatherine Devlin2010-01-312-28/+40
|