Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean-ups | Ned Batchelder | 2009-12-05 | 1 | -1/+1 |
| | |||||
* | Move the javascript code for click-to-sort columns into its own file. It ↵ | Ned Batchelder | 2009-11-25 | 1 | -4/+4 |
| | | | | helps keep the HTML tests from changing when the code changes. Also, don't compare non-HTML files in the tests. | ||||
* | Tabs are 8 spaces, as the Python docs dictate. Fixes issue #31. | Ned Batchelder | 2009-11-15 | 1 | -4/+6 |
| | |||||
* | Syntax coloring in the HTML reports. | Ned Batchelder | 2009-09-23 | 1 | -1/+5 |
| | |||||
* | Expand tabs to spaces before creating HTML output. Fixes bug #6. | Ned Batchelder | 2009-06-10 | 1 | -0/+18 |