summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * 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
| | * setuptools optionalCatherine Devlin2010-03-121-1/+9
| | * setup.py missing from egg?Catherine Devlin2010-03-051-3/+5
| | * tagging 0.6.1Catherine Devlin2010-03-021-1/+1
| | * trying to fix bindsCatherine Devlin2010-03-021-0/+1
| | * doubledashcomment moved into sqlpyPlus to define parser after local comment d...Catherine Devlin2010-03-011-6/+2
| | * doc handling correctionsCatherine Devlin2010-03-012-4/+4
| | * replacing temporaryfile with an object seems goodCatherine Devlin2010-02-221-19/+3
| | * hg troubles with py3 branchCatherine Devlin2010-02-221-1/+1
| | * now attempting new outputtrapCatherine Devlin2010-02-221-1/+15
| | * decode seems a healthy changeCatherine Devlin2010-02-221-1/+1
| | * avoiding 'str doesn't support the buffer api' exceptionCatherine Devlin2010-02-213-12/+34
| | * options in pirate8.py slideCatherine Devlin2010-02-201-0/+5
| | * font sizes upCatherine Devlin2010-02-2012-101/+135
| | * mention py3Catherine Devlin2010-02-193-3/+11
| | * can't make theme workCatherine Devlin2010-02-1916-38/+992
| | * ha, new 0.6.0Catherine Devlin2010-02-181-1/+1
| | * shorter fileutilCatherine Devlin2010-02-181-11/+10