Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 ↵ | Ned Batchelder | 2012-09-02 | 1 | -0/+1 | |
| | | | | explicit close. | |||||
* | 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 ↵ | Ned Batchelder | 2012-07-16 | 1 | -9/+12 | |
| | | | | extensions. | |||||
* | 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 | |
--HG-- rename : servant.py => igor.py |