| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | released 0.6.00.6.0 | Catherine Devlin | 2010-02-18 | 1 | -1/+1 |
| * | fix usage help name-stripping bug | Catherine Devlin | 2010-02-17 | 1 | -1/+1 |
| * | EOF is now the 'unusual' stop signal | Catherine Devlin | 2010-02-17 | 1 | -3/+4 |
| * | redirect works even with print | Catherine Devlin | 2010-02-17 | 1 | -8/+10 |
| * | fixed bug in empty values | Catherine Devlin | 2010-02-17 | 1 | -13/+14 |
| * | still working out redirection | Catherine Devlin | 2010-02-16 | 1 | -11/+8 |
| * | output redirection now wraps around precmd, postcmd | Catherine Devlin | 2010-02-16 | 1 | -57/+55 |
| * | beginning to change output redirection | Catherine Devlin | 2010-02-16 | 1 | -46/+47 |
| * | going to try moving output redirection to outside precmd, postcmd hooks | Catherine Devlin | 2010-02-16 | 1 | -0/+2 |
| * | quitting after invocation commands | Catherine Devlin | 2010-02-16 | 1 | -17/+16 |
| * | transcript test wasn't running pre and post cmd hooks | Catherine Devlin | 2010-02-16 | 1 | -2/+5 |
| * | py3 conversion complete? | Catherine Devlin | 2010-02-16 | 1 | -0/+1 |
| * | cleanup print to py3 syntax' | Catherine Devlin | 2010-02-16 | 1 | -2/+2 |
| * | detect lists with __reversed__ not __getslice__ | Catherine Devlin | 2010-02-16 | 1 | -1/+1 |
| * | MyInteractiveInterpreter removed | Catherine Devlin | 2010-02-16 | 1 | -29/+3 |
| * | alternatives | Catherine Devlin | 2010-02-15 | 1 | -2/+5 |
| * | tweaks for sqlpython compatibility | Catherine Devlin | 2010-02-15 | 1 | -5/+6 |
| * | run() folded into app.cmdloop() | Catherine Devlin | 2010-02-12 | 1 | -25/+28 |
| * | unit tests fixed | Catherine Devlin | 2010-02-12 | 1 | -3/+3 |
| * | doc refreshing refresh.bash | Catherine Devlin | 2010-02-12 | 1 | -5/+6 |
| * | more docs | Catherine Devlin | 2010-02-12 | 1 | -6/+6 |
| * | default_to_shell | Catherine Devlin | 2010-02-12 | 1 | -2/+11 |
| * | free function docs | Catherine Devlin | 2010-02-12 | 1 | -2/+4 |
| * | locals_in_py | Catherine Devlin | 2010-02-12 | 1 | -1/+5 |
| * | initial args working | Catherine Devlin | 2010-02-11 | 1 | -20/+26 |
| * | run() working | Catherine Devlin | 2010-02-11 | 1 | -3/+6 |
| * | want to incorporate run() for tests - not yet working | Catherine Devlin | 2010-02-11 | 1 | -2/+16 |
| * | make SHOW TABLES work | Catherine Devlin | 2010-02-11 | 1 | -1/+1 |
| * | tweak to settable | Catherine Devlin | 2010-02-11 | 1 | -0/+9 |
| * | transcript test running again | Catherine Devlin | 2010-02-11 | 1 | -3/+3 |
| * | transcript test stuck in infinite loop? | Catherine Devlin | 2010-02-11 | 1 | -48/+55 |
| * | begin to switch settable to TextLineList | Catherine Devlin | 2010-02-11 | 1 | -2/+49 |
| * | experiments with line flattening | Catherine Devlin | 2010-02-11 | 1 | -0/+4 |
| * | begin new docs | Catherine Devlin | 2010-02-10 | 1 | -4/+4 |
| * | must puzzle out parsing of quoted strings | Catherine Devlin | 2010-02-09 | 1 | -0/+2 |
| * | colorize taken from sqlpython | Catherine Devlin | 2010-02-06 | 1 | -2/+19 |
| * | excluded --options from --comments with .NotAny | Catherine Devlin | 2010-01-31 | 1 | -26/+31 |
| * | select polished | Catherine Devlin | 2010-01-29 | 1 | -5/+22 |
| * | added bash-style SELECT | Catherine Devlin | 2010-01-29 | 1 | -1/+22 |
| * | tightening up history.search | Catherine Devlin | 2010-01-28 | 1 | -9/+21 |
| * | throw error from .span' | Catherine Devlin | 2010-01-28 | 1 | -4/+8 |
| * | new History.span() | Catherine Devlin | 2010-01-27 | 1 | -1/+1 |
| * | new History.span() | Catherine Devlin | 2010-01-27 | 1 | -10/+72 |
| * | tweaking transcript test newlines (complete) | Catherine Devlin | 2010-01-27 | 1 | -5/+5 |
| * | tweaking transcript test newlines | Catherine Devlin | 2010-01-27 | 1 | -4/+4 |
| * | refactored, unit tests pass | Catherine Devlin | 2010-01-26 | 1 | -9/+4 |
| * | refactor mostly done? | Catherine Devlin | 2010-01-26 | 1 | -13/+13 |
| * | assume newfunc does not have to accept unparsed arguments | Catherine Devlin | 2010-01-26 | 1 | -13/+13 |
| * | trying to simplify parse results | Catherine Devlin | 2010-01-26 | 1 | -2/+3 |
| * | connect2 changes in progress | Catherine Devlin | 2010-01-25 | 1 | -2/+2 |
