graph
- fix some Sphinx warnings2010-06-21, by anatoly techtonik
- fixed bad indent in setup.py2010-05-24, by Catherine Devlin
- setuptools optional2010-03-12, by catherine
- setup.py missing from egg?2010-03-05, by catherine
- tagging 0.6.12010-03-02, by catherine
- trying to fix binds2010-03-02, by catherine
- doubledashcomment moved into sqlpyPlus to define parser after local comment definition2010-03-01, by catherine
- doc handling corrections2010-03-01, by catherine
- replacing temporaryfile with an object seems good2010-02-22, by cat
- hg troubles with py3 branch2010-02-22, by cat
- now attempting new outputtrap2010-02-22, by cat
- decode seems a healthy change2010-02-22, by cat
- avoiding 'str doesn't support the buffer api' exception2010-02-21, by cat
- options in pirate8.py slide2010-02-20, by cat
- font sizes up2010-02-20, by cat
- mention py32010-02-19, by cat
- can't make theme work2010-02-19, by cat
- ha, new 0.6.02010-02-18, by cat
- shorter fileutil2010-02-18, by cat
- added run to py2010-02-18, by cat
- fix quit() in py2010-02-18, by cat
- working out fileutil2010-02-18, by cat
- refresh corrections2010-02-18, by cat
- updating refresh scripts2010-02-18, by cat
- updating refresh scripts2010-02-18, by cat
- added hook pic2010-02-18, by cat
- try again to upload docs2010-02-18, by cat
- Added tag 0.6.0 for changeset 4530fc11d7432010-02-18, by catherine
- released 0.6.00.6.0 2010-02-18, by catherine
- remove ex22010-02-18, by catherine
- add info re: assembla page2010-02-18, by catherine
- leave office for pycon...2010-02-17, by catherine
- fix usage help name-stripping bug2010-02-17, by catherine
- EOF is now the 'unusual' stop signal2010-02-17, by catherine
- redirect works even with print2010-02-17, by catherine
- fixed bug in empty values2010-02-17, by catherine
- line spacing2010-02-16, by catherine
- cmd2 docs2010-02-16, by catherine
- still working out redirection2010-02-16, by catherine
- output redirection now wraps around precmd, postcmd2010-02-16, by catherine
- beginning to change output redirection2010-02-16, by catherine
- going to try moving output redirection to outside precmd, postcmd hooks2010-02-16, by catherine
- quitting after invocation commands2010-02-16, by catherine
- transcript test wasn't running pre and post cmd hooks2010-02-16, by catherine
- graph'2010-02-16, by catherine
- py3 conversion complete?2010-02-16, by catherine
- pyparsing_py3'2010-02-16, by catherine
- cleanup print to py3 syntax'2010-02-16, by catherine
- detect lists with __reversed__ not __getslice__2010-02-16, by catherine
- MyInteractiveInterpreter removed2010-02-16, by catherine
- example changing print to 2.6'2010-02-16, by catherine
- begin Pycon talk2010-02-16, by catherine
- alternatives2010-02-15, by catherine
- tweaks for sqlpython compatibility2010-02-15, by catherine
- run() folded into app.cmdloop()2010-02-12, by cat
- unit tests fixed2010-02-12, by cat
- doc refreshing refresh.bash2010-02-12, by cat
- more docs2010-02-12, by cat
- default_to_shell2010-02-12, by cat
- free function docs2010-02-12, by cat
- locals_in_py2010-02-12, by cat
- initial args working2010-02-11, by catherine
- run() working2010-02-11, by catherine
- want to incorporate run() for tests - not yet working2010-02-11, by catherine
- make SHOW TABLES work2010-02-11, by catherine
- tweak to settable2010-02-11, by catherine
- transcript test running again2010-02-11, by catherine
- blindly stripping strips, sigh2010-02-11, by catherine
- transcript test stuck in infinite loop?2010-02-11, by catherine
- begin to switch settable to TextLineList2010-02-11, by catherine
- more flatten_lines work2010-02-11, by cat
- experiments with line flattening2010-02-11, by cat
- oops, remove benchmark references2010-02-10, by cat
- doc skeleton2010-02-10, by cat
- begin new docs2010-02-10, by catherine
- must puzzle out parsing of quoted strings2010-02-09, by catherine
- colorize taken from sqlpython2010-02-06, by catherine
- excluded --options from --comments with .NotAny2010-01-31, by catherine
- select polished2010-01-29, by catherine
- added bash-style SELECT2010-01-29, by catherine
- tightening up history.search2010-01-28, by catherine
- throw error from .span'2010-01-28, by catherine
- new History.span()2010-01-27, by catherine
- new History.span()2010-01-27, by catherine
- tweaking transcript test newlines (complete)2010-01-27, by catherine
- tweaking transcript test newlines2010-01-27, by catherine
- refactored, unit tests pass2010-01-26, by catherine
- refactor mostly done?2010-01-26, by catherine
- assume newfunc does not have to accept unparsed arguments2010-01-26, by catherine
- trying to simplify parse results2010-01-26, by catherine
- connect2 changes in progress2010-01-25, by catherine
- "None"2010-01-24, by catherine
- tolerate single option in non-list form2010-01-24, by catherine
- debugged snarl in saving .parser2010-01-24, by catherine
- fixed default failure2010-01-22, by catherine
- no longer attaching .parser to ParsedString2010-01-22, by catherine
- time to work on parsing refactor2010-01-21, by catherine
- bugfixes to set2009-11-06, by catherine
- show -l working2009-11-06, by catherine
- oops, had to fix a reference to newFunc2009-10-29, by catherine
- hooray, fixed bad comment parser - all unit tests pass2009-10-29, by catherine
- refactoring, but something went wrong with comments2009-10-19, by catherine
- sprucing up comments2009-10-16, by catherine
- --flags with sqlpython2009-10-15, by catherine
- do not poutput empty messages2009-10-09, by catherine
- unknown2009-10-09, by catherine
- added debug stack trace printing2009-10-07, by catherine
- hmm... missing my changes2009-10-08, by catherine
- adding .get() to opts2009-10-07, by catherine
- v0.5.52009-08-08, by catherine
- Added tag 0.5.5 for changeset b3702f5ed4672009-08-08, by catherine
- changes for sqlpython 1.6.70.5.5 2009-08-07, by catherine
- changes for error reporting complete2009-06-02, by catherine
- restoring python 2.4 compatibility2009-05-28, by catherine
- must use unparsed string for py2009-05-04, by catherine
- merge2009-04-29, by catherine
- fixed unit test2009-04-29, by catherine
- colors2009-04-09, by Catherine Devlin
- merged with bare prefix allowance2009-04-08, by Catherine Devlin
- poutput etc.2009-04-08, by Catherine Devlin