summaryrefslogtreecommitdiff
path: root/cmd2.py
Commit message (Expand)AuthorAgeFilesLines
* Marking for 0.6.8 releaseHEADmasterCatherine Devlin2014-12-081-1/+1
* In the event "which" is not installed, return NoneIan Cordasco2014-10-091-1/+7
* Fix exception handling syntax for python 3.3.Doug Hellmann2013-09-161-13/+13
* v0.6.6.1. No code changes, but using Python2 to generate sdist to avoid writ...Catherine Devlin2013-08-141-1/+1
* v0.6.6 silencing editor checkCatherine Devlin2013-08-061-1/+1
* Fixed "which" calls being verbose to stderr.desaintmartin/fixed-which-calls-being-verbose-to-stder-1369996337663desaintmartin2013-05-311-2/+2
* marking v0.6.5.1v0.6.5.1Catherine Devlin2013-03-181-1/+1
* v0.6.5Catherine Devlin2013-02-281-1/+1
* to version 0.6.40.6.4catherine devlin2011-08-251-1/+1
* custom double-redirector fixedcatherine devlin2011-08-251-2/+6
* 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-311-2/+7
* added bug number0.6.3catherine devlin2011-07-281-0/+2
* no packrat for python3, darncatherine devlin2011-07-281-1/+15
* 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-201-6/+1
* Python 3 installation instructionscatherine devlin2011-07-201-0/+2
* 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-121-1/+1
* added arg_desc to @options, thanks Renzo CrispiaticoCatherine Devlin2010-11-121-3/+4
* doc update0.6.2Catherine Devlin2010-11-091-1/+2
* 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-191-1/+1
* | encode paste buffer write for Python 3catherine devlin2010-09-191-7/+9
* | no xclip >>> output got lostcatherine devlin2010-09-171-0/+3
|/
* ignore whitespace during comparisonsCatherine Devlin2010-09-161-2/+4
* swallow xclip errorcatherine devlin2010-09-071-2/+1
* before jens bundlecatherine devlin2010-07-071-1/+1
* trying to fix bindscatherine2010-03-021-0/+1
* doubledashcomment moved into sqlpyPlus to define parser after local comment d...catherine2010-03-011-6/+2
* replacing temporaryfile with an object seems goodcat2010-02-221-19/+3
* hg troubles with py3 branchcat2010-02-221-1/+1
* now attempting new outputtrapcat2010-02-221-1/+15