log cmd2.py @ 356:d275d3beceff

age author description
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__
Mon, 10 Nov 2008 16:44:14 -0500 catherine comments working?
Mon, 10 Nov 2008 16:42:11 -0500 catherine comments working?
Mon, 10 Nov 2008 13:10:38 -0500 catherine broken; midway through comments
Sat, 08 Nov 2008 21:33:47 -0500 catherine incorporated changes from branch at work
Sat, 08 Nov 2008 17:10:20 -0500 catherine just beginning to make comments work
Wed, 05 Nov 2008 07:37:49 -0500 catherine missing append line was messing up tests
Fri, 07 Nov 2008 16:13:53 -0500 catherine noSpecialParse
Fri, 07 Nov 2008 14:49:32 -0500 catherine avoid crash when xclip missing
Fri, 07 Nov 2008 10:31:38 -0500 catherine trap errors 0.4.3
Wed, 05 Nov 2008 14:16:24 -0500 catherine push to get to v 126
Wed, 29 Oct 2008 11:04:51 -0400 catherine get 0.4.1 to assembla, darn it 0.4.2
Wed, 29 Oct 2008 10:53:11 -0400 catherine now works Python 2.4 to Python 2.6 0.4.1
Wed, 29 Oct 2008 10:46:08 -0400 catherine going to attempt 2.4 and 2.6 compatibility
Tue, 28 Oct 2008 14:09:44 -0400 catherine altering README to match exampleSession.txt release 0.4, uploaded to PyPI
Tue, 28 Oct 2008 14:05:12 -0400 catherine stripping continuation prompts during testing
Sat, 25 Oct 2008 19:34:16 -0400 catherine still unpackaging base cmd2/cmd2.py@fbc6db659641
Fri, 26 Sep 2008 13:03:25 -0400 catherine ready ? with 0.3.7
Wed, 24 Sep 2008 18:00:22 -0400 catherine fixed paren bug in terminatorPattern resultsName
Thu, 04 Sep 2008 11:30:26 -0400 catherine added to save 0.3.6
Wed, 03 Sep 2008 17:32:49 -0400 catherine going to improve Save
Thu, 07 Aug 2008 13:49:30 -0400 catherine devlin added characters to legitimate filename contents
Mon, 30 Jun 2008 22:05:01 -0400 catherine restoring IOError to xclip trap; backing out weird hg problem
Wed, 30 Jul 2008 11:06:22 -0400 catherine fixed bug in setting parameters 0.3.5
Sun, 13 Jul 2008 07:51:02 -0400 catherine merged copy to both clipboards in
Fri, 04 Jul 2008 14:34:37 -0400 catherine new parseResults working
Fri, 04 Jul 2008 14:02:54 -0400 catherine trying to parseResults
Fri, 04 Jul 2008 07:13:57 -0400 catherine fixed unit tests
Fri, 04 Jul 2008 07:08:21 -0400 catherine switch to pyparsing worked
Mon, 30 Jun 2008 12:23:14 -0400 catherine devlin catch ioerrors when checking for xclip
Sat, 28 Jun 2008 11:10:01 -0400 catherine migrating to onecmd from select
Sat, 28 Jun 2008 10:31:12 -0400 catherine fixed problem with interpreting terminators
Fri, 27 Jun 2008 15:36:03 -0400 catherine working except for combinations
Wed, 25 Jun 2008 17:16:07 -0400 catherine ugh, big new refactoring: split out UserCommand
Wed, 25 Jun 2008 17:09:59 -0400 catherine hmm, getting hard to split search/do not search
Wed, 25 Jun 2008 12:53:03 -0400 catherine oops, statement/suffix problems
Wed, 25 Jun 2008 12:32:21 -0400 catherine getting suffix
Mon, 23 Jun 2008 22:17:28 -0400 catherine fixed run from paste buffer
Mon, 23 Jun 2008 22:01:57 -0400 catherine slash-endings working
Mon, 23 Jun 2008 20:52:41 -0400 catherine worked out terminator keeping
Mon, 23 Jun 2008 17:37:10 -0400 catherine prelim tests work; weirdness with xclip and shift-ins
Mon, 23 Jun 2008 15:15:11 -0400 catherine ready for first trial
Mon, 23 Jun 2008 12:51:37 -0400 catherine punctFinder going to go in
Fri, 20 Jun 2008 19:52:39 -0400 catherine experiments with parsing in lineend
Fri, 20 Jun 2008 15:49:06 -0400 catherine beginning to migrate line-ends to pyparsing
Tue, 10 Jun 2008 15:22:16 -0400 catherine uber-trap exceptions maybe working?
Fri, 27 Jun 2008 09:50:38 -0400 catherine devlin fixing (hopefully) broken pipe error for headless systems 0.3.4.1
Mon, 09 Jun 2008 12:05:39 -0400 catherine oops, had to fix for redirect plus pipe
Mon, 09 Jun 2008 10:46:00 -0400 catherine fixed up unified pipe and redirect works on wc