log cmd2.py @ 438:a5f3d5a89d6c tip

age author description
Thu, 25 Aug 2011 16:27:42 -0400 catherine devlin to version 0.6.4 0.6.4
Thu, 25 Aug 2011 15:24:56 -0400 catherine devlin custom double-redirector fixed
Sun, 21 Aug 2011 02:39:43 -0400 catherine devlin better SkipTo around quoted strings
Sun, 21 Aug 2011 02:22:13 -0400 catherine devlin new unit tests for better quote/terminator handling
Sun, 31 Jul 2011 16:57:15 -0400 catherine devlin get history in script form
Thu, 28 Jul 2011 19:26:15 -0400 catherine devlin added bug number 0.6.3
Thu, 28 Jul 2011 18:32:19 -0400 catherine devlin no packrat for python3, darn
Thu, 28 Jul 2011 17:06:46 -0400 catherine devlin use packrat
Thu, 28 Jul 2011 01:13:46 -0400 catherine devlin delete pdb
Thu, 28 Jul 2011 01:04:48 -0400 catherine devlin oh glory be for ignore argument in SkipTo
Wed, 20 Jul 2011 23:23:09 -0400 catherine devlin require pyparsing 1.5.6 for its Python 3 power
Wed, 20 Jul 2011 21:23:53 -0400 catherine devlin Python 3 installation instructions
Wed, 22 Jun 2011 21:56:20 -0400 Jason Ledbetter Additional support for native pbcopy for clipboard redirect (">") on MacOSX.
Wed, 02 Feb 2011 05:26:37 -0800 catherine devlin raise a specific error overriding optparse .error
Wed, 02 Feb 2011 08:15:21 -0500 catherine devlin generalizing xclip error trap
Wed, 02 Feb 2011 08:13:03 -0500 catherine devlin fix xclip trapping bug
Wed, 02 Feb 2011 08:00:26 -0500 catherine devlin use exception inheritence instead of listing all optparse exceptions
Tue, 01 Feb 2011 18:27:48 -0500 catherine devlin nesting try/finally for 2.4 compatibility
Wed, 17 Nov 2010 21:59:01 -0500 Catherine Devlin replacing self.perror();return with raise for catchability
Fri, 12 Nov 2010 20:05:46 -0500 Catherine Devlin begin work on v 0.6.3
Fri, 12 Nov 2010 20:03:21 -0500 Catherine Devlin added arg_desc to @options, thanks Renzo Crispiatico
Tue, 09 Nov 2010 05:22:41 -0500 Catherine Devlin doc update 0.6.2
Mon, 08 Nov 2010 08:49:32 -0500 Catherine Devlin broke down StopIteration catches
Mon, 08 Nov 2010 04:27:13 -0500 Catherine Devlin before changing StopIteration catch
Sun, 07 Nov 2010 21:30:13 -0500 Catherine Devlin improving missing-end detection for transcript test
Sun, 07 Nov 2010 09:24:11 -0500 Catherine Devlin was detecting first absent editor, not first presnt
Sun, 07 Nov 2010 09:20:33 -0500 Catherine Devlin merged
Sat, 06 Nov 2010 07:56:07 -0400 Catherine Devlin swallow echo of editor path
Thu, 25 Mar 2010 18:40:03 -0400 catherine don't let falling-off-the-edge equal test success
Sun, 07 Nov 2010 06:48:15 -0500 catherine devlin report when end of transcript never seen
Tue, 21 Sep 2010 15:25:56 -0400 catherine devlin added postparse
Mon, 20 Sep 2010 00:59:39 -0400 catherine devlin __version__ not _version__
Sun, 19 Sep 2010 15:42:47 -0400 catherine devlin change version number to 0.6.2
Sun, 19 Sep 2010 09:20:56 -0400 catherine devlin encode paste buffer write for Python 3
Fri, 17 Sep 2010 11:32:36 -0400 catherine devlin no xclip >>> output got lost
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
Tue, 26 Jan 2010 17:23:44 -0500 catherine trying to simplify parse results
Mon, 25 Jan 2010 10:05:51 -0500 catherine connect2 changes in progress
Sun, 24 Jan 2010 07:51:57 -0500 catherine "None"
Sun, 24 Jan 2010 07:42:41 -0500 catherine tolerate single option in non-list form
Sun, 24 Jan 2010 06:59:36 -0500 catherine debugged snarl in saving .parser
Fri, 22 Jan 2010 04:46:15 -0500 catherine fixed default failure
Fri, 22 Jan 2010 04:42:28 -0500 catherine no longer attaching .parser to ParsedString
Thu, 21 Jan 2010 19:59:28 -0500 catherine time to work on parsing refactor
Fri, 06 Nov 2009 22:09:57 -0500 catherine bugfixes to set
Fri, 06 Nov 2009 21:41:55 -0500 catherine show -l working
Thu, 29 Oct 2009 16:17:58 -0400 catherine oops, had to fix a reference to newFunc
Thu, 29 Oct 2009 13:31:41 -0400 catherine hooray, fixed bad comment parser - all unit tests pass
Mon, 19 Oct 2009 18:00:26 -0400 catherine refactoring, but something went wrong with comments
Fri, 16 Oct 2009 17:52:47 -0400 catherine sprucing up comments
Thu, 15 Oct 2009 19:03:29 -0400 catherine --flags with sqlpython
Fri, 09 Oct 2009 11:52:50 -0400 catherine do not poutput empty messages
Fri, 09 Oct 2009 09:10:17 -0400 catherine unknown
Wed, 07 Oct 2009 14:24:14 -0400 catherine added debug stack trace printing
Thu, 08 Oct 2009 17:30:12 -0400 catherine hmm... missing my changes
Wed, 07 Oct 2009 13:33:58 -0400 catherine adding .get() to opts
Sat, 08 Aug 2009 00:16:27 -0400 catherine v0.5.5
Fri, 07 Aug 2009 16:38:31 -0400 catherine changes for sqlpython 1.6.7 0.5.5
Tue, 02 Jun 2009 07:34:15 -0400 catherine changes for error reporting complete
Thu, 28 May 2009 17:33:19 -0400 catherine restoring python 2.4 compatibility
Mon, 04 May 2009 11:42:06 -0400 catherine must use unparsed string for py
Wed, 29 Apr 2009 22:35:24 -0400 catherine merge
Wed, 29 Apr 2009 22:33:58 -0400 catherine fixed unit test
Thu, 09 Apr 2009 00:15:33 -0400 Catherine Devlin colors
Wed, 08 Apr 2009 18:27:46 -0400 Catherine Devlin merged with bare prefix allowance
Wed, 08 Apr 2009 18:26:58 -0400 Catherine Devlin poutput etc.
Tue, 07 Apr 2009 18:26:41 -0400 Catherine Devlin poutput, perror, pfeedback
Wed, 08 Apr 2009 17:02:13 -0400 Catherine Devlin permit bare prefix
Fri, 03 Apr 2009 13:04:39 -0400 Catherine Devlin mark v0.5.2 in code
Fri, 03 Apr 2009 13:02:36 -0400 Catherine Devlin transcript tests with regex now work smoothly 0.5.2
Fri, 03 Apr 2009 12:47:13 -0400 Catherine Devlin line end-stripping working in transcript testing
Fri, 03 Apr 2009 08:01:22 -0400 Catherine Devlin unfinished experiments with testing for regular expressions
Thu, 02 Apr 2009 18:07:04 -0400 Catherine Devlin multiple transcript tests working - sinister BASH trick defeated
Thu, 02 Apr 2009 17:22:02 -0400 Catherine Devlin I get it - BASH line expansion of file names gets me
Thu, 02 Apr 2009 15:55:33 -0400 Catherine Devlin multiple test files still not quite working, yet works when run through debugger, aaargh
Thu, 02 Apr 2009 13:10:17 -0400 Catherine Devlin multiple tests hanging, grr
Wed, 01 Apr 2009 18:05:51 -0400 Catherine Devlin multiple test files
Tue, 31 Mar 2009 17:47:04 -0400 Catherine Devlin midway through allowing multiple testing files
Mon, 30 Mar 2009 14:33:11 -0400 catherine transcript tests work 0.5.1
Mon, 30 Mar 2009 13:20:05 -0400 catherine unit tests pass
Mon, 30 Mar 2009 13:15:28 -0400 catherine finally, ls working right
Mon, 30 Mar 2009 12:56:08 -0400 catherine aha - I think I know why comment-in-progress parse failing
Mon, 30 Mar 2009 08:27:35 -0400 catherine abbrevs working with help
Thu, 26 Mar 2009 23:13:49 -0400 catherine history fix
Wed, 25 Mar 2009 19:15:43 -0400 catherine send to ioug
Wed, 25 Mar 2009 14:08:01 -0400 catherine midway through py script change
Tue, 24 Mar 2009 15:44:27 -0400 catherine oops, updating version numbers in code
Tue, 24 Mar 2009 15:28:04 -0400 catherine adjust docstring for windows
Tue, 24 Mar 2009 15:25:28 -0400 catherine shortened docstring to avoid word wrap
Tue, 24 Mar 2009 14:25:46 -0400 catherine tweaking documentation
Tue, 24 Mar 2009 14:11:49 -0400 catherine fixed bug in abbreviated commands
Tue, 24 Mar 2009 13:59:00 -0400 catherine py really working right now
Tue, 24 Mar 2009 13:48:25 -0400 catherine py working better now; still needs a iscomplete=True on onecmd
Tue, 24 Mar 2009 13:29:54 -0400 catherine maybe quit and exit work now?
Tue, 24 Mar 2009 12:13:27 -0400 catherine now using code.InteractiveConsole
Mon, 23 Mar 2009 17:08:18 -0400 catherine debugging default
Mon, 23 Mar 2009 12:07:31 -0400 catherine woot, sql within by
Mon, 23 Mar 2009 10:16:59 -0400 catherine merged abbrev changes
Mon, 23 Mar 2009 10:02:32 -0400 catherine synch to dellzilla
Mon, 23 Mar 2009 08:32:03 -0400 catherine now abbrevs and synonyms do not clash
Mon, 23 Mar 2009 05:54:43 -0400 catherine abbrevs - but stumbling when an abbrev is predefined
Mon, 23 Mar 2009 09:57:01 -0400 catherine synch
Thu, 19 Mar 2009 17:34:21 -0400 catherine tying loose ends from the day
Thu, 19 Mar 2009 06:00:08 -0400 catherine tweaked error message
Thu, 19 Mar 2009 05:55:15 -0400 catherine trying @http://
Wed, 18 Mar 2009 22:02:15 -0400 catherine autobind test failing 0.4.8
Wed, 18 Mar 2009 18:27:29 -0400 catherine yay py works fully
Wed, 18 Mar 2009 15:32:08 -0400 catherine py object manipulation almost done
Wed, 18 Mar 2009 12:12:39 -0400 catherine beginning to manage multi-line py
Mon, 16 Mar 2009 23:31:06 -0400 catherine json not quite there
Mon, 16 Mar 2009 12:32:39 -0400 catherine more postparse hook work
Mon, 16 Mar 2009 03:30:30 -0400 catherine now hooks for pre and post but after parse
Mon, 16 Mar 2009 02:46:57 -0400 catherine multiple connections
Sat, 14 Mar 2009 20:05:15 -0400 catherine parameter onchange hook comment
Sat, 14 Mar 2009 20:03:57 -0400 catherine parameter onchange hook
Thu, 12 Mar 2009 07:58:32 -0400 catherine print full help on -h
Tue, 10 Mar 2009 16:42:06 -0400 catherine end wed
Tue, 10 Mar 2009 09:48:04 -0400 catherine trying move of shortcut expansion
Mon, 09 Mar 2009 20:48:20 -0400 catherine case changes in parameters
Wed, 04 Mar 2009 17:44:57 -0500 catherine tweaking
Wed, 04 Mar 2009 16:45:41 -0500 catherine do not let SET errors pass silently
Mon, 02 Mar 2009 16:22:38 -0500 catherine v1.6.0 0.4.7
Mon, 02 Mar 2009 14:53:27 -0500 catherine limit < infile slurp to cases where infile found
Mon, 02 Mar 2009 10:55:33 -0500 catherine liberal use of os.path.expanduser
Mon, 02 Mar 2009 06:38:51 -0500 catherine unknown
Fri, 27 Feb 2009 21:08:10 -0500 catherine expanding ~ in file names
Thu, 26 Feb 2009 12:50:22 -0500 catherine added unit check for doublepipe
Wed, 25 Feb 2009 14:07:45 -0500 catherine clean out debugging comment
Wed, 25 Feb 2009 14:00:43 -0500 catherine do not interpret => as having the redirector > 0.4.6
Wed, 18 Feb 2009 04:26:55 -0500 catherine drop reference to profile
Tue, 17 Feb 2009 22:45:10 -0500 catherine tweaked docs
Sun, 15 Feb 2009 11:03:38 -0500 catherine added settable timings param
Thu, 12 Feb 2009 04:29:43 -0500 catherine drop unused code
Thu, 12 Feb 2009 04:27:39 -0500 catherine synch
Fri, 30 Jan 2009 05:53:12 -0500 catherine synch
Wed, 28 Jan 2009 12:37:02 -0500 catherine newline terminators ok 0.4.5
Wed, 28 Jan 2009 09:08:33 -0500 catherine unit tests passing
Tue, 27 Jan 2009 22:01:16 -0500 catherine beginning to deep troubleshoot parsing
Tue, 27 Jan 2009 17:04:59 -0500 catherine putting parsing variables under self
Fri, 16 Jan 2009 04:43:33 -0500 catherine changed order for blankline parsing
Thu, 15 Jan 2009 19:38:07 -0500 catherine switched literal newline to lineEnd
Wed, 24 Dec 2008 16:03:46 -0500 catherine accepts wildcards in tests, maybe?
Wed, 24 Dec 2008 11:15:03 -0500 catherine test almost fixed
Wed, 24 Dec 2008 09:46:27 -0500 catherine oh no... must accept prompt changes
Fri, 12 Dec 2008 16:10:38 -0500 catherine argh, zero-arg commands were dying 0.4.4
Fri, 12 Dec 2008 15:29:28 -0500 catherine cleanup unused code
Fri, 12 Dec 2008 15:27:42 -0500 catherine tests finally passing
Fri, 12 Dec 2008 15:12:37 -0500 catherine still small glitch breaking up tests
Fri, 12 Dec 2008 11:41:55 -0500 catherine simplifying testcase
Fri, 12 Dec 2008 10:14:01 -0500 catherine \n\n finally works
Fri, 12 Dec 2008 09:54:08 -0500 catherine lstripping commands
Wed, 10 Dec 2008 16:33:05 -0500 catherine \n endings still squirrely; watch blank spaces in saved files
Wed, 10 Dec 2008 14:50:42 -0500 catherine all working, except \n\n terminators
Mon, 08 Dec 2008 17:58:37 -0500 catherine quotes still getting snipped, ugh
Mon, 08 Dec 2008 17:44:08 -0500 catherine trying to change ignores
Mon, 08 Dec 2008 17:27:47 -0500 catherine so close - now problem with terminator in string
Thu, 04 Dec 2008 16:43:57 -0500 catherine terminators + suffixes now preserved
Thu, 04 Dec 2008 14:01:16 -0500 catherine about to get rid of useTerminatorFrom
Wed, 03 Dec 2008 17:21:08 -0500 catherine ugh - parsing stripping command causes real trouble
Tue, 02 Dec 2008 11:00:41 -0500 catherine merged with changes from work
Mon, 01 Dec 2008 16:26:28 -0500 catherine default fix
Mon, 01 Dec 2008 13:43:35 -0500 catherine little fixes
Mon, 01 Dec 2008 11:07:29 -0500 catherine fix new bug in argument parsing
Mon, 01 Dec 2008 01:34:05 -0500 catherine accept blanks
Mon, 24 Nov 2008 18:53:25 -0500 catherine wow, parsing is broken
Fri, 21 Nov 2008 17:56:28 -0500 catherine kinks in assumeComplete
Fri, 21 Nov 2008 17:05:26 -0500 catherine file output working again
Fri, 21 Nov 2008 15:39:42 -0500 catherine new experiment with ignore?
Fri, 21 Nov 2008 14:33:15 -0500 catherine parsing going well
Fri, 21 Nov 2008 08:48:38 -0500 catherine hmm, complications with gt within statements
Fri, 21 Nov 2008 06:14:25 -0500 catherine bug is in Combine() - removed it
Thu, 20 Nov 2008 16:34:11 -0500 catherine all but ignore seems to work
Thu, 20 Nov 2008 14:49:15 -0500 catherine streamlining parsing
Thu, 20 Nov 2008 14:21:11 -0500 catherine streamlining parsing
Wed, 19 Nov 2008 16:36:45 -0500 catherine accept special terminators on most anything
Tue, 18 Nov 2008 18:06:05 -0500 catherine parsing tweaks
Tue, 18 Nov 2008 13:12:43 -0500 catherine catch xclip-absent input errors
Mon, 17 Nov 2008 14:32:18 -0500 catherine commenting finally ironed out
Mon, 17 Nov 2008 09:17:00 -0500 catherine attempt reconcile with released version
Thu, 13 Nov 2008 15:40:59 -0500 catherine keeping comments in history now
Mon, 10 Nov 2008 16:46:41 -0500 catherine pushing changeable ignores into __init__