| Commit message (Expand) | Author | Age | Files | Lines |
* | Run tests with warnings on, and fix some warnings | Ned Batchelder | 2014-05-15 | 1 | -0/+4 |
* | enumerate has a start parameter! | Ned Batchelder | 2013-10-23 | 1 | -3/+3 |
* | with statements: no more finally close | Ned Batchelder | 2013-10-20 | 1 | -4/+1 |
* | Generator expressons are ok now. | Ned Batchelder | 2013-10-19 | 1 | -1/+1 |
* | Maybe 'develop' is better than 'install'? | Ned Batchelder | 2013-09-14 | 1 | -0/+4 |
* | Clean up .travis.yml | Ned Batchelder | 2013-09-12 | 1 | -0/+1 |
* | Fix some line endings and whitespace. | Ned Batchelder | 2013-09-11 | 1 | -0/+1 |
* | Make igor's do_help work under Python 3. Thanks, Brett Cannon. | Ned Batchelder | 2013-08-14 | 1 | -1/+1 |
* | Directory changed: test->tests. Adapt. | Ned Batchelder | 2013-02-02 | 1 | -7/+7 |
* | Makefile should be clean too. | Ned Batchelder | 2013-01-23 | 1 | -0/+1 |
* | igor wasn't checking the eol in igor | Ned Batchelder | 2012-12-28 | 1 | -2/+3 |
* | The egg test wasn't working properly. Thanks, py2.3, for pointing this out | Ned Batchelder | 2012-12-21 | 1 | -1/+15 |
* | Load the existing data before combining, so it's idempotent. | Ned Batchelder | 2012-12-02 | 1 | -0/+1 |
* | Cross-platform coveage measurement. | Ned Batchelder | 2012-12-01 | 1 | -1/+2 |
* | Igor can do more than one thing in one run. | Ned Batchelder | 2012-11-30 | 1 | -20/+39 |
* | Igor sets the tracers from args, use that during coverage measurement. | Ned Batchelder | 2012-11-30 | 1 | -1/+1 |
* | Meta-coverage is now not hard-wired to my Ubuntu machine, and igor is linted. | Ned Batchelder | 2012-11-25 | 1 | -15/+19 |
* | Coverage.py measuring itself works again! 86%, btw. | Ned Batchelder | 2012-11-25 | 1 | -2/+74 |
* | py3... | Ned Batchelder | 2012-11-24 | 1 | -1/+1 |
* | Add a help function to igor | Ned Batchelder | 2012-11-24 | 1 | -0/+9 |
* | Don't check doc intermediate files. | Ned Batchelder | 2012-11-12 | 1 | -1/+4 |
* | Don't examine .egg-info dirs. | Ned Batchelder | 2012-11-03 | 1 | -1/+1 |
* | One more way to be picky: no final blank lines. | Ned Batchelder | 2012-10-30 | 1 | -0/+4 |
* | Ignore another tox directory. | Ned Batchelder | 2012-10-26 | 1 | -1/+1 |
* | Don't attempt the C extension under PyPy. | Ned Batchelder | 2012-09-02 | 1 | -0/+3 |
* | The zipped modules won't be readable if created under PyPy without an explici... | Ned Batchelder | 2012-09-02 | 1 | -0/+1 |
* | Make the file checker fancy enough to not complain about bom.py | Ned Batchelder | 2012-07-21 | 1 | -3/+12 |
* | Move the banner into igor.py | Ned Batchelder | 2012-07-20 | 1 | -1/+25 |
* | Also clean up Windows-compiled executables. | Ned Batchelder | 2012-07-20 | 1 | -0/+1 |
* | Make igor.py fully py3 compatible, and further generalize the deletion of C e... | Ned Batchelder | 2012-07-16 | 1 | -9/+12 |
* | Move checkeol.py into igor.py, and ignore .tox | Ned Batchelder | 2012-07-11 | 1 | -0/+39 |
* | Make igor more respectable. | Ned Batchelder | 2012-07-11 | 1 | -8/+30 |
* | I like the name igor better :) | Ned Batchelder | 2012-07-11 | 1 | -0/+25 |