log

age author description
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
Mon, 22 Dec 2008 09:37:20 -0500 catherine Added tag 0.4.4 for changeset f2b1643b5173
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:35:35 -0500 catherine all but ignore seems to work
Thu, 20 Nov 2008 16:34:17 -0500 catherine all but ignore seems to work
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
Thu, 13 Nov 2008 12:41:48 -0500 catherine adding test for comments
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:42:43 -0500 catherine 0.4.3
Fri, 07 Nov 2008 10:35:45 -0500 catherine Added tag 0.4.3 for changeset 8def9dec155f
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, 05 Nov 2008 14:03:36 -0500 catherine Added tag 0.4.2 for changeset fad4dde06be8
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:56:22 -0400 catherine Added tag 0.4.1 for changeset e62aa2f58b7b
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 20:08:33 -0400 catherine Added tag release 0.4, uploaded to PyPI for changeset fe47c5b269cc
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:06:52 -0400 catherine test transcript won't tolerate final prompt
Tue, 28 Oct 2008 14:05:12 -0400 catherine stripping continuation prompts during testing
Sat, 25 Oct 2008 21:07:23 -0400 catherine perfect, except testing multiline output
Sat, 25 Oct 2008 20:47:53 -0400 catherine new README
Sat, 25 Oct 2008 19:34:41 -0400 catherine no manifest needed
Sat, 25 Oct 2008 19:34:16 -0400 catherine still unpackaging
Sat, 25 Oct 2008 19:28:51 -0400 catherine going to collapse down out of overdone package structure
Fri, 24 Oct 2008 17:47:56 -0400 catherine struggling to get data files into setup.py
Fri, 24 Oct 2008 16:55:49 -0400 catherine moved README
Fri, 24 Oct 2008 16:54:45 -0400 catherine all done but the proper packaging
Fri, 24 Oct 2008 16:38:25 -0400 catherine cmd2 test working
Fri, 24 Oct 2008 16:13:47 -0400 catherine vigorous whitespace stripping from test results
Fri, 24 Oct 2008 16:03:58 -0400 catherine prompt-setting quirks
Fri, 24 Oct 2008 14:32:23 -0400 catherine testing beginning to work?
Fri, 24 Oct 2008 13:29:22 -0400 catherine having a hard time capturing stdout
Tue, 14 Oct 2008 15:28:37 -0400 catherine echo on
Mon, 29 Sep 2008 13:06:07 -0400 catherine Added tag 0.3.7 for changeset 83315599cde7
Mon, 29 Sep 2008 13:05:58 -0400 catherine ugh, was all messed up on the packaging 0.3.7
Mon, 29 Sep 2008 12:48:29 -0400 catherine oops, renesting directory
Mon, 29 Sep 2008 12:35:59 -0400 catherine Added tag 0.3.7 for changeset a468c3215738
Mon, 29 Sep 2008 11:50:01 -0400 catherine Added tag 0.3.7 for changeset 1dfe882138aa
Mon, 29 Sep 2008 11:06:12 -0400 catherine more imports in __init__.py
Mon, 29 Sep 2008 10:44:41 -0400 catherine organized into proper package
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
Wed, 24 Sep 2008 05:44:08 -0400 catherine synching
Thu, 04 Sep 2008 11:32:59 -0400 catherine Added tag 0.3.6 for changeset 88f2aa240af1
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 14:03:29 -0400 catherine more legit characters for filenames
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 12:41:14 -0400 catherine 0.3.5
Wed, 30 Jul 2008 12:38:25 -0400 catherine Added tag 0.3.5 for changeset 416ea36af789
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