summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* to version 0.6.40.6.4catherine devlin2011-08-252-2/+2
* custom double-redirector fixedcatherine devlin2011-08-253-2/+23
* better SkipTo around quoted stringscatherine devlin2011-08-211-27/+17
* new unit tests for better quote/terminator handlingcatherine devlin2011-08-211-3/+30
* get history in script formcatherine devlin2011-07-312-2/+7
* Added tag 0.6.3 for changeset 73e741441ac0catherine devlin2011-07-280-0/+0
* added bug number0.6.3catherine devlin2011-07-281-0/+2
* no packrat for python3, darncatherine devlin2011-07-282-2/+17
* accept different default editors in example testcatherine devlin2011-07-281-1/+1
* use packratcatherine devlin2011-07-281-21/+1
* delete pdbcatherine devlin2011-07-281-1/+0
* oh glory be for ignore argument in SkipTocatherine devlin2011-07-281-39/+21
* require pyparsing 1.5.6 for its Python 3 powercatherine devlin2011-07-202-7/+2
* describe Distribute requirementcatherine devlin2011-07-201-6/+8
* Python 3 installation instructionscatherine devlin2011-07-202-0/+22
* Additional support for native pbcopy for clipboard redirect (">") on MacOSX.Jason Ledbetter2011-06-221-0/+22
* raise a specific error overriding optparse .errorcatherine devlin2011-02-021-1/+1
* generalizing xclip error trapcatherine devlin2011-02-021-1/+1
* fix xclip trapping bugcatherine devlin2011-02-021-9/+10
* use exception inheritence instead of listing all optparse exceptionscatherine devlin2011-02-021-3/+1
* nesting try/finally for 2.4 compatibilitycatherine devlin2011-02-011-19/+22
* replacing self.perror();return with raise for catchabilityCatherine Devlin2010-11-171-8/+7
* begin work on v 0.6.3Catherine Devlin2010-11-122-2/+2
* added arg_desc to @options, thanks Renzo CrispiaticoCatherine Devlin2010-11-124-43/+67
* Added tag 0.6.2 for changeset 9d5ff2ddfdeaCatherine Devlin2010-11-090-0/+0
* doc update0.6.2Catherine Devlin2010-11-092-6/+11
* broke down StopIteration catchesCatherine Devlin2010-11-081-40/+52
* before changing StopIteration catchCatherine Devlin2010-11-081-0/+5
* improving missing-end detection for transcript testCatherine Devlin2010-11-071-1/+1
* was detecting first absent editor, not first presntCatherine Devlin2010-11-071-1/+1
* mergedCatherine Devlin2010-11-071-1/+1
|\
| * swallow echo of editor pathCatherine Devlin2010-11-061-1/+1
* | report when end of transcript never seencatherine devlin2010-11-071-1/+6
* | added postparsecatherine devlin2010-09-211-1/+4
* | __version__ not _version__catherine devlin2010-09-201-1/+1
* | change version number to 0.6.2catherine devlin2010-09-195-3727/+17
* | encode paste buffer write for Python 3catherine devlin2010-09-192-8/+10
* | no xclip >>> output got lostcatherine devlin2010-09-171-0/+3
|/
* ignore whitespace during comparisonsCatherine Devlin2010-09-162-4/+11
* swallow xclip errorcatherine devlin2010-09-071-2/+1
* including deb packaging changes from Jenscatherine devlin2010-07-076-2/+33
|\
| * FIX: Python2.[56] fails upon 'as'-keyword in pyparsing_py3.pyJens Braeuer2010-05-181-2/+3
| * FIX: Specify python version in packageJens Braeuer2010-05-181-0/+2
| * FIX: TypoJens Braeuer2010-05-181-1/+1
| * NEW: Debian packagekermit2010-05-185-0/+28
* | before jens bundlecatherine devlin2010-07-071-1/+1
* | fix some Sphinx warningsanatoly techtonik2010-06-214-10/+18
* | fixed bad indent in setup.pyCatherine Devlin2010-05-241-1/+1
|/
* setuptools optionalcatherine2010-03-121-1/+9
* setup.py missing from egg?catherine2010-03-051-3/+5