Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Properly handle Unicode characters in Python source when creating the HTML re... | Ned Batchelder | 2011-08-17 | 1 | -1/+1 |
* | for-else constructs are handled properly, avoiding bogus partial branch warni... | Ned Batchelder | 2011-07-04 | 1 | -3/+3 |
* | A little explanation of the partial branch annotations in the HTML report. | Ned Batchelder | 2009-11-30 | 1 | -4/+5 |
* | Move the javascript code for click-to-sort columns into its own file. It hel... | Ned Batchelder | 2009-11-25 | 1 | -5/+5 |
* | Don't annotate partial branches with -1, use 'exit' instead. | Ned Batchelder | 2009-11-24 | 1 | -0/+27 |