Thu, 25 Aug 2011 16:27:42 -0400 |
catherine devlin |
to version 0.6.4
0.6.4
|
Thu, 25 Aug 2011 15:24:56 -0400 |
catherine devlin |
custom double-redirector fixed
|
Sun, 21 Aug 2011 02:39:43 -0400 |
catherine devlin |
better SkipTo around quoted strings
|
Sun, 21 Aug 2011 02:22:13 -0400 |
catherine devlin |
new unit tests for better quote/terminator handling
|
Sun, 31 Jul 2011 16:57:15 -0400 |
catherine devlin |
get history in script form
|
Thu, 28 Jul 2011 19:26:38 -0400 |
catherine devlin |
Added tag 0.6.3 for changeset 73e741441ac0
|
Thu, 28 Jul 2011 19:26:15 -0400 |
catherine devlin |
added bug number
0.6.3
|
Thu, 28 Jul 2011 18:32:19 -0400 |
catherine devlin |
no packrat for python3, darn
|
Thu, 28 Jul 2011 17:46:18 -0400 |
catherine devlin |
accept different default editors in example test
|
Thu, 28 Jul 2011 17:06:46 -0400 |
catherine devlin |
use packrat
|
Thu, 28 Jul 2011 01:13:46 -0400 |
catherine devlin |
delete pdb
|
Thu, 28 Jul 2011 01:04:48 -0400 |
catherine devlin |
oh glory be for ignore argument in SkipTo
|
Wed, 20 Jul 2011 23:23:09 -0400 |
catherine devlin |
require pyparsing 1.5.6 for its Python 3 power
|
Wed, 20 Jul 2011 23:21:29 -0400 |
catherine devlin |
describe Distribute requirement
|
Wed, 20 Jul 2011 21:23:53 -0400 |
catherine devlin |
Python 3 installation instructions
|
Wed, 22 Jun 2011 21:56:20 -0400 |
Jason Ledbetter |
Additional support for native pbcopy for clipboard redirect (">") on MacOSX.
|
Wed, 02 Feb 2011 05:26:37 -0800 |
catherine devlin |
raise a specific error overriding optparse .error
|
Wed, 02 Feb 2011 08:15:21 -0500 |
catherine devlin |
generalizing xclip error trap
|
Wed, 02 Feb 2011 08:13:03 -0500 |
catherine devlin |
fix xclip trapping bug
|
Wed, 02 Feb 2011 08:00:26 -0500 |
catherine devlin |
use exception inheritence instead of listing all optparse exceptions
|
Tue, 01 Feb 2011 18:27:48 -0500 |
catherine devlin |
nesting try/finally for 2.4 compatibility
|
Wed, 17 Nov 2010 21:59:01 -0500 |
Catherine Devlin |
replacing self.perror();return with raise for catchability
|
Fri, 12 Nov 2010 20:05:46 -0500 |
Catherine Devlin |
begin work on v 0.6.3
|
Fri, 12 Nov 2010 20:03:21 -0500 |
Catherine Devlin |
added arg_desc to @options, thanks Renzo Crispiatico
|
Tue, 09 Nov 2010 05:23:56 -0500 |
Catherine Devlin |
Added tag 0.6.2 for changeset 9d5ff2ddfdea
|
Tue, 09 Nov 2010 05:22:41 -0500 |
Catherine Devlin |
doc update
0.6.2
|
Mon, 08 Nov 2010 08:49:32 -0500 |
Catherine Devlin |
broke down StopIteration catches
|
Mon, 08 Nov 2010 04:27:13 -0500 |
Catherine Devlin |
before changing StopIteration catch
|
Sun, 07 Nov 2010 21:30:13 -0500 |
Catherine Devlin |
improving missing-end detection for transcript test
|
Sun, 07 Nov 2010 09:24:11 -0500 |
Catherine Devlin |
was detecting first absent editor, not first presnt
|
Sun, 07 Nov 2010 09:20:33 -0500 |
Catherine Devlin |
merged
|
Sat, 06 Nov 2010 07:56:07 -0400 |
Catherine Devlin |
swallow echo of editor path
|
Thu, 25 Mar 2010 18:40:03 -0400 |
catherine |
don't let falling-off-the-edge equal test success
|
Tue, 16 Mar 2010 12:37:35 -0400 |
catherine |
correct spacing on conditional setuptools
|
Sun, 07 Nov 2010 06:48:15 -0500 |
catherine devlin |
report when end of transcript never seen
|
Tue, 21 Sep 2010 15:25:56 -0400 |
catherine devlin |
added postparse
|
Mon, 20 Sep 2010 00:59:39 -0400 |
catherine devlin |
__version__ not _version__
|
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
|