Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ignore_errors can be set in [report].ignore_errors | Ned Batchelder | 2009-12-29 | 1 | -0/+3 |
* | Omit prefixes can be specified in the config file. | Ned Batchelder | 2009-12-28 | 1 | -3/+17 |
* | Simplify and test the default pragma exclusion. | Ned Batchelder | 2009-12-27 | 1 | -2/+2 |
* | Keep it working on 3.x also. | Ned Batchelder | 2009-12-13 | 1 | -1/+1 |
* | Rename the config file option for excluding source lines, in prep for excludi... | Ned Batchelder | 2009-12-13 | 1 | -2/+2 |
* | Clean trailing whitespace. | Ned Batchelder | 2009-12-03 | 1 | -6/+6 |
* | Docstrings for the new file. | Ned Batchelder | 2009-11-28 | 1 | -0/+15 |
* | Add data_file to the .coveragerc file. | Ned Batchelder | 2009-11-28 | 1 | -0/+3 |
* | Test the config file support. | Ned Batchelder | 2009-11-28 | 1 | -2/+3 |
* | Read .coveragerc by default. | Ned Batchelder | 2009-11-28 | 1 | -8/+3 |
* | Read a config file to get some of our configuration. | Ned Batchelder | 2009-11-28 | 1 | -0/+45 |