Commit message (Collapse) | 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 ↵ | Ned Batchelder | 2009-12-13 | 1 | -2/+2 |
| | | | | excluding files. | ||||
* | Clean trailing whitespace. | Ned Batchelder | 2009-12-03 | 1 | -6/+6 |
| | | | | | --HG-- branch : config | ||||
* | Docstrings for the new file. | Ned Batchelder | 2009-11-28 | 1 | -0/+15 |
| | | | | | --HG-- branch : config | ||||
* | Add data_file to the .coveragerc file. | Ned Batchelder | 2009-11-28 | 1 | -0/+3 |
| | | | | | --HG-- branch : config | ||||
* | Test the config file support. | Ned Batchelder | 2009-11-28 | 1 | -2/+3 |
| | | | | | --HG-- branch : config | ||||
* | Read .coveragerc by default. | Ned Batchelder | 2009-11-28 | 1 | -8/+3 |
| | | | | | --HG-- branch : config | ||||
* | Read a config file to get some of our configuration. | Ned Batchelder | 2009-11-28 | 1 | -0/+45 |
--HG-- branch : config |