log

age author description
Tue, 24 Mar 2009 14:15:31 -0400 catherine 0.5.0 0.5.0
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://
Thu, 19 Mar 2009 00:01:06 -0400 catherine Added tag 0.4.8 for changeset 9aa1f34455b4
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:23:01 -0500 catherine Added tag 0.4.7 for changeset 5d22be6d2f88
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:24:59 -0500 catherine need pyparsing 1.5.1
Wed, 25 Feb 2009 14:07:45 -0500 catherine clean out debugging comment
Wed, 25 Feb 2009 14:05:47 -0500 catherine Added tag 0.4.6 for changeset 455ebe415d5e
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 13:14:05 -0500 catherine Added tag 0.4.5 for changeset 183dd2fffec5
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