log cmd2.py @ 50:dccf27f52f51

age author description
Mon, 09 Jun 2008 10:05:25 -0400 catherine unifying pipe and redirect
Fri, 06 Jun 2008 16:51:09 -0400 catherine first success with pipe
Tue, 03 Jun 2008 15:26:54 -0400 catherine devlin avoiding do_load overload
Tue, 03 Jun 2008 15:04:40 -0400 catherine fixed misfind of editor
Tue, 03 Jun 2008 08:01:16 -0400 catherine pipe experiment
Tue, 03 Jun 2008 07:41:46 -0400 catherine findpipe tested
Mon, 26 May 2008 13:54:45 -0400 catherine marked to v 0.3.3
Sun, 25 May 2008 05:22:27 -0400 catherine command-line args working
Sat, 24 May 2008 20:30:33 -0400 catherine inserting exception for quit...
Thu, 22 May 2008 20:07:07 -0400 catherine do_load accepts file object
Tue, 20 May 2008 12:56:05 -0400 catherine cleaned up: proper exit after -h, -v
Tue, 20 May 2008 12:54:54 -0400 catherine proper exit after -h, -v
Mon, 19 May 2008 15:23:42 -0400 catherine made redirectors work with app-specific StatementEndPattern
Mon, 19 May 2008 13:56:00 -0400 catherine fixing split arg, AND cleaning up accidental merge mess
Mon, 19 May 2008 13:43:07 -0400 catherine devlin rejoin arg after split
Fri, 16 May 2008 10:40:15 -0400 catherine devlin trying fix for IOError crash in redirect
Mon, 19 May 2008 10:08:23 -0400 catherine fixed err in python 2.4 xclip detection v0.3.1
Mon, 19 May 2008 09:35:13 -0400 catherine paste buffer working on linux and windows
Sun, 18 May 2008 13:34:38 -0400 catherine almost working, but problem with check_call
Sun, 18 May 2008 07:24:51 -0400 catherine hooray, pasting working in windows
Sat, 17 May 2008 07:23:15 -0400 catherine catching no-xclip errors finally fixed
Fri, 16 May 2008 18:09:34 -0400 catherine missing xclip half-working
Fri, 16 May 2008 17:36:28 -0400 catherine gonna mess with tempfiles
Fri, 16 May 2008 17:17:26 -0400 catherine refactoring, no failure mode yet
Fri, 16 May 2008 16:28:25 -0400 catherine paste working! (linux)
Fri, 16 May 2008 15:00:33 -0400 catherine os.system returns 0 on success, silly
Thu, 15 May 2008 17:38:15 -0400 catherine fixes to option parsing
Thu, 15 May 2008 13:34:11 -0400 catherine fixed error handling
Thu, 15 May 2008 13:18:40 -0400 catherine ready to release 0.3.0
Thu, 15 May 2008 13:13:31 -0400 catherine tweaking docs