python-cmd2

log

age author description
8 months ago catherine Added tag 0.6.4 for changeset c4c35f002aefdefault tip
8 months ago catherine to version 0.6.40.6.4
8 months ago catherine custom double-redirector fixed
8 months ago catherine better SkipTo around quoted strings
8 months ago catherine new unit tests for better quote/terminator handling
9 months ago catherine get history in script form
9 months ago catherine Added tag 0.6.3 for changeset 73e741441ac0
9 months ago catherine added bug number0.6.3
9 months ago catherine no packrat for python3, darn
9 months ago catherine accept different default editors in example test
9 months ago catherine use packrat
9 months ago catherine delete pdb
9 months ago catherine oh glory be for ignore argument in SkipTo
10 months ago catherine require pyparsing 1.5.6 for its Python 3 power
10 months ago catherine describe Distribute requirement
10 months ago catherine Python 3 installation instructions
10 months ago Jason Ledbetter Additional support for native pbcopy for clipboard redirect (">") on MacOSX.
15 months ago catherine raise a specific error overriding optparse .error
15 months ago catherine generalizing xclip error trap
15 months ago catherine fix xclip trapping bug
15 months ago catherine use exception inheritence instead of listing all optparse exceptions
15 months ago catherine nesting try/finally for 2.4 compatibility
18 months ago Catherine Devlin replacing self.perror();return with raise for catchability
18 months ago Catherine Devlin begin work on v 0.6.3
18 months ago Catherine Devlin added arg_desc to @options, thanks Renzo Crispiatico
18 months ago Catherine Devlin Added tag 0.6.2 for changeset 9d5ff2ddfdea
18 months ago Catherine Devlin doc update0.6.2
18 months ago Catherine Devlin broke down StopIteration catches
18 months ago Catherine Devlin before changing StopIteration catch
18 months ago Catherine Devlin improving missing-end detection for transcript test
18 months ago Catherine Devlin was detecting first absent editor, not first presnt
18 months ago Catherine Devlin merged
18 months ago Catherine Devlin swallow echo of editor path
2010-03-25 catherine don't let falling-off-the-edge equal test success
2010-03-16 catherine correct spacing on conditional setuptools
18 months ago catherine report when end of transcript never seen
20 months ago catherine added postparse
20 months ago catherine __version__ not _version__
20 months ago catherine change version number to 0.6.2
20 months ago catherine encode paste buffer write for Python 3
20 months ago catherine no xclip >>> output got lost
20 months ago Catherine Devlin ignore whitespace during comparisons
20 months ago catherine swallow xclip error
22 months ago catherine including deb packaging changes from Jens
24 months ago Jens Braeuer FIX: Python2.[56] fails upon 'as'-keyword in pyparsing_py3.py
24 months ago Jens Braeuer FIX: Specify python version in package
24 months ago Jens Braeuer FIX: Typo
24 months ago kermit NEW: Debian package
22 months ago catherine before jens bundle
23 months ago anatoly techtonik fix some Sphinx warnings
24 months ago Catherine Devlin fixed bad indent in setup.py
2010-03-12 catherine setuptools optional
2010-03-05 catherine setup.py missing from egg?
2010-03-02 catherine tagging 0.6.1
2010-03-02 catherine trying to fix binds
2010-03-01 catherine doubledashcomment moved into sqlpyPlus to define parser after local comment definition
2010-03-01 catherine doc handling corrections
2010-02-22 cat replacing temporaryfile with an object seems good
2010-02-22 cat hg troubles with py3 branch
2010-02-22 cat now attempting new outputtrap