log

age author description
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:27:21 -0400 catherine devlin including deb packaging changes from Jens
Tue, 18 May 2010 20:59:14 +0200 Jens Braeuer FIX: Python2.[56] fails upon 'as'-keyword in pyparsing_py3.py
Tue, 18 May 2010 20:56:03 +0200 Jens Braeuer FIX: Specify python version in package
Tue, 18 May 2010 20:55:28 +0200 Jens Braeuer FIX: Typo
Tue, 18 May 2010 20:38:17 +0200 kermit NEW: Debian package
Wed, 07 Jul 2010 19:24:15 -0400 catherine devlin before jens bundle
Mon, 21 Jun 2010 17:02:20 +0300 anatoly techtonik fix some Sphinx warnings
Mon, 24 May 2010 05:27:26 -0400 Catherine Devlin fixed bad indent in setup.py
Fri, 12 Mar 2010 19:41:57 -0500 catherine setuptools optional
Fri, 05 Mar 2010 14:41:45 -0500 catherine setup.py missing from egg?
Tue, 02 Mar 2010 20:57:43 -0500 catherine tagging 0.6.1
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, 01 Mar 2010 06:57:10 -0500 catherine doc handling corrections
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
Sat, 20 Feb 2010 09:26:33 -0500 cat options in pirate8.py slide
Sat, 20 Feb 2010 00:11:34 -0500 cat font sizes up
Fri, 19 Feb 2010 12:20:44 -0500 cat mention py3
Fri, 19 Feb 2010 00:23:18 -0500 cat can't make theme work
Thu, 18 Feb 2010 16:31:27 -0500 cat ha, new 0.6.0
Thu, 18 Feb 2010 16:20:30 -0500 cat shorter fileutil
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 15:15:29 -0500 cat working out fileutil
Thu, 18 Feb 2010 14:20:43 -0500 cat refresh corrections
Thu, 18 Feb 2010 14:04:27 -0500 cat updating refresh scripts
Thu, 18 Feb 2010 14:04:10 -0500 cat updating refresh scripts
Thu, 18 Feb 2010 13:45:43 -0500 cat added hook pic
Thu, 18 Feb 2010 13:08:15 -0500 cat try again to upload docs
Thu, 18 Feb 2010 01:32:56 -0500 catherine Added tag 0.6.0 for changeset 4530fc11d743
Thu, 18 Feb 2010 01:32:50 -0500 catherine released 0.6.0 0.6.0
Thu, 18 Feb 2010 01:15:39 -0500 catherine remove ex2
Thu, 18 Feb 2010 00:10:25 -0500 catherine add info re: assembla page
Wed, 17 Feb 2010 17:18:26 -0500 catherine leave office for pycon...
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 23:08:17 -0500 catherine line spacing
Tue, 16 Feb 2010 23:07:04 -0500 catherine cmd2 docs
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 14:05:25 -0500 catherine graph'
Tue, 16 Feb 2010 13:01:41 -0500 catherine py3 conversion complete?
Tue, 16 Feb 2010 12:57:05 -0500 catherine pyparsing_py3'
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__