| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | marking v0.6.5.10.6.5.1 | Catherine Devlin | 2013-03-18 | 3 | -2/+7 |
| * | Fix the setup.py so it doesn't throw when running under Python 2.6. | Tomaz Muraus | 2013-02-28 | 1 | -1/+1 |
| * | v0.6.5 | Catherine Devlin | 2013-02-28 | 2 | -2/+2 |
| * | Added tag 0.6.5 for changeset 206e3226707a | Catherine Devlin | 2013-02-28 | 0 | -0/+0 |
| * | Added tag 0.6.5 for changeset 7460e57544810.6.5 | Catherine Devlin | 2013-02-28 | 0 | -0/+0 |
| * | new NEWS.txt | Catherine Devlin | 2013-02-28 | 1 | -0/+12 |
| * | account for pyparsing 2.0.0's support of Python 3 onlyy | Catherine Devlin | 2013-02-19 | 1 | -1/+5 |
| |\ | |||||
| | * | pyparsing 2.0.0 only if on Python3 | Catherine Devlin | 2013-02-19 | 1 | -1/+5 |
| | * | Added tag 0.6.4 for changeset c4c35f002aef | Catherine Devlin | 2011-08-25 | 0 | -0/+0 |
| | * | to version 0.6.40.6.4 | Catherine Devlin | 2011-08-25 | 2 | -2/+2 |
| | * | custom double-redirector fixed | Catherine Devlin | 2011-08-25 | 3 | -2/+23 |
| | * | better SkipTo around quoted strings | Catherine Devlin | 2011-08-21 | 1 | -27/+17 |
| | * | new unit tests for better quote/terminator handling | Catherine Devlin | 2011-08-21 | 1 | -3/+30 |
| | * | get history in script form | Catherine Devlin | 2011-07-31 | 2 | -2/+7 |
| | * | Added tag 0.6.3 for changeset 73e741441ac0 | Catherine Devlin | 2011-07-28 | 0 | -0/+0 |
| | * | added bug number0.6.3 | Catherine Devlin | 2011-07-28 | 1 | -0/+2 |
| | * | no packrat for python3, darn | Catherine Devlin | 2011-07-28 | 2 | -2/+17 |
| | * | accept different default editors in example test | Catherine Devlin | 2011-07-28 | 1 | -1/+1 |
| | * | use packrat | Catherine Devlin | 2011-07-28 | 1 | -21/+1 |
| | * | delete pdb | Catherine Devlin | 2011-07-28 | 1 | -1/+0 |
| | * | oh glory be for ignore argument in SkipTo | Catherine Devlin | 2011-07-28 | 1 | -39/+21 |
| | * | require pyparsing 1.5.6 for its Python 3 power | Catherine Devlin | 2011-07-20 | 2 | -7/+2 |
| | * | describe Distribute requirement | Catherine Devlin | 2011-07-20 | 1 | -6/+8 |
| | * | Python 3 installation instructions | Catherine Devlin | 2011-07-20 | 2 | -0/+22 |
| | * | Additional support for native pbcopy for clipboard redirect (">") on MacOSX. | Jason Ledbetter | 2011-06-22 | 1 | -0/+22 |
| | * | raise a specific error overriding optparse .error | Catherine Devlin | 2011-02-02 | 1 | -1/+1 |
| | * | generalizing xclip error trap | Catherine Devlin | 2011-02-02 | 1 | -1/+1 |
| | * | fix xclip trapping bug | Catherine Devlin | 2011-02-02 | 1 | -9/+10 |
| | * | use exception inheritence instead of listing all optparse exceptions | Catherine Devlin | 2011-02-02 | 1 | -3/+1 |
| | * | nesting try/finally for 2.4 compatibility | Catherine Devlin | 2011-02-01 | 1 | -19/+22 |
| | * | replacing self.perror();return with raise for catchability | Catherine Devlin | 2010-11-17 | 1 | -8/+7 |
| | * | begin work on v 0.6.3 | Catherine Devlin | 2010-11-12 | 2 | -2/+2 |
| | * | added arg_desc to @options, thanks Renzo Crispiatico | Catherine Devlin | 2010-11-12 | 4 | -43/+67 |
| | * | Added tag 0.6.2 for changeset 9d5ff2ddfdea | Catherine Devlin | 2010-11-09 | 0 | -0/+0 |
| | * | doc update0.6.2 | Catherine Devlin | 2010-11-09 | 2 | -6/+11 |
| | * | broke down StopIteration catches | Catherine Devlin | 2010-11-08 | 1 | -40/+52 |
| | * | before changing StopIteration catch | Catherine Devlin | 2010-11-08 | 1 | -0/+5 |
| | * | improving missing-end detection for transcript test | Catherine Devlin | 2010-11-07 | 1 | -1/+1 |
| | * | was detecting first absent editor, not first presnt | Catherine Devlin | 2010-11-07 | 1 | -1/+1 |
| | * | merged | Catherine Devlin | 2010-11-07 | 1 | -1/+1 |
| | |\ | |||||
| | | * | swallow echo of editor path | Catherine Devlin | 2010-11-06 | 1 | -1/+1 |
| | | * | ignore whitespace during comparisons | Catherine Devlin | 2010-09-16 | 2 | -4/+11 |
| | | * | swallow xclip error | Catherine Devlin | 2010-09-07 | 1 | -2/+1 |
| | | * | including deb packaging changes from Jens | Catherine Devlin | 2010-07-07 | 6 | -2/+33 |
| | | |\ | |||||
| | | | * | FIX: Python2.[56] fails upon 'as'-keyword in pyparsing_py3.py | Jens Braeuer | 2010-05-18 | 1 | -2/+3 |
| | | | * | FIX: Specify python version in package | Jens Braeuer | 2010-05-18 | 1 | -0/+2 |
| | | | * | FIX: Typo | Jens Braeuer | 2010-05-18 | 1 | -1/+1 |
| | | | * | NEW: Debian package | kermit | 2010-05-18 | 5 | -0/+28 |
| | | | * | setuptools optional | Catherine Devlin | 2010-03-12 | 1 | -1/+9 |
| | | | * | setup.py missing from egg? | Catherine Devlin | 2010-03-05 | 1 | -3/+5 |
