log cmd2.py @ 396:e60e2c15f026

age author description
Thu, 16 Sep 2010 07:38:26 -0400 Catherine Devlin ignore whitespace during comparisons
Tue, 07 Sep 2010 07:25:49 -0400 catherine devlin swallow xclip error
Wed, 07 Jul 2010 19:24:15 -0400 catherine devlin before jens bundle
Tue, 02 Mar 2010 19:12:08 -0500 catherine trying to fix binds
Mon, 01 Mar 2010 23:26:55 -0500 catherine doubledashcomment moved into sqlpyPlus to define parser after local comment definition
Mon, 22 Feb 2010 21:26:40 -0500 cat replacing temporaryfile with an object seems good
Mon, 22 Feb 2010 19:24:50 -0500 cat hg troubles with py3 branch
Mon, 22 Feb 2010 19:18:58 -0500 cat now attempting new outputtrap
Mon, 22 Feb 2010 18:09:06 -0500 cat decode seems a healthy change
Sun, 21 Feb 2010 15:25:22 -0500 cat avoiding 'str doesn't support the buffer api' exception
Thu, 18 Feb 2010 16:13:10 -0500 cat added run to py
Thu, 18 Feb 2010 15:35:36 -0500 cat fix quit() in py
Thu, 18 Feb 2010 01:32:50 -0500 catherine released 0.6.0 0.6.0
Wed, 17 Feb 2010 14:32:04 -0500 catherine fix usage help name-stripping bug
Wed, 17 Feb 2010 12:32:49 -0500 catherine EOF is now the 'unusual' stop signal
Wed, 17 Feb 2010 12:08:42 -0500 catherine redirect works even with print
Wed, 17 Feb 2010 00:01:55 -0500 catherine fixed bug in empty values
Tue, 16 Feb 2010 20:51:47 -0500 catherine still working out redirection
Tue, 16 Feb 2010 19:10:01 -0500 catherine output redirection now wraps around precmd, postcmd
Tue, 16 Feb 2010 17:33:11 -0500 catherine beginning to change output redirection
Tue, 16 Feb 2010 16:33:47 -0500 catherine going to try moving output redirection to outside precmd, postcmd hooks
Tue, 16 Feb 2010 15:47:17 -0500 catherine quitting after invocation commands
Tue, 16 Feb 2010 15:13:11 -0500 catherine transcript test wasn't running pre and post cmd hooks
Tue, 16 Feb 2010 13:01:41 -0500 catherine py3 conversion complete?
Tue, 16 Feb 2010 12:53:02 -0500 catherine cleanup print to py3 syntax'
Tue, 16 Feb 2010 12:36:14 -0500 catherine detect lists with __reversed__ not __getslice__
Tue, 16 Feb 2010 12:23:47 -0500 catherine MyInteractiveInterpreter removed
Mon, 15 Feb 2010 22:07:37 -0500 catherine alternatives
Mon, 15 Feb 2010 17:45:52 -0500 catherine tweaks for sqlpython compatibility
Fri, 12 Feb 2010 23:29:19 -0500 cat run() folded into app.cmdloop()
Fri, 12 Feb 2010 22:57:41 -0500 cat unit tests fixed
Fri, 12 Feb 2010 22:15:04 -0500 cat doc refreshing refresh.bash
Fri, 12 Feb 2010 21:41:17 -0500 cat more docs
Fri, 12 Feb 2010 16:28:15 -0500 cat default_to_shell
Fri, 12 Feb 2010 15:55:38 -0500 cat free function docs
Fri, 12 Feb 2010 15:35:48 -0500 cat locals_in_py
Thu, 11 Feb 2010 18:22:17 -0500 catherine initial args working
Thu, 11 Feb 2010 17:47:29 -0500 catherine run() working
Thu, 11 Feb 2010 17:03:45 -0500 catherine want to incorporate run() for tests - not yet working
Thu, 11 Feb 2010 16:07:24 -0500 catherine make SHOW TABLES work
Thu, 11 Feb 2010 14:46:50 -0500 catherine tweak to settable
Thu, 11 Feb 2010 14:41:07 -0500 catherine transcript test running again
Thu, 11 Feb 2010 14:18:28 -0500 catherine transcript test stuck in infinite loop?
Thu, 11 Feb 2010 13:07:05 -0500 catherine begin to switch settable to TextLineList
Thu, 11 Feb 2010 09:08:22 -0500 cat experiments with line flattening
Wed, 10 Feb 2010 14:07:01 -0500 catherine begin new docs
Tue, 09 Feb 2010 21:15:56 -0500 catherine must puzzle out parsing of quoted strings
Sat, 06 Feb 2010 19:21:44 -0500 catherine colorize taken from sqlpython
Sun, 31 Jan 2010 08:18:15 -0500 catherine excluded --options from --comments with .NotAny
Fri, 29 Jan 2010 11:26:23 -0500 catherine select polished
Fri, 29 Jan 2010 10:32:40 -0500 catherine added bash-style SELECT
Thu, 28 Jan 2010 08:52:04 -0500 catherine tightening up history.search
Thu, 28 Jan 2010 07:55:34 -0500 catherine throw error from .span'
Wed, 27 Jan 2010 16:29:33 -0500 catherine new History.span()
Wed, 27 Jan 2010 16:28:10 -0500 catherine new History.span()
Wed, 27 Jan 2010 10:16:08 -0500 catherine tweaking transcript test newlines (complete)
Wed, 27 Jan 2010 10:05:11 -0500 catherine tweaking transcript test newlines
Tue, 26 Jan 2010 18:11:12 -0500 catherine refactored, unit tests pass
Tue, 26 Jan 2010 18:04:20 -0500 catherine refactor mostly done?
Tue, 26 Jan 2010 17:39:29 -0500 catherine assume newfunc does not have to accept unparsed arguments