Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | A Contributing page in the docs. #171 | Ned Batchelder | 2012-11-12 | 2 | -0/+167 | |
| | | ||||||
* | | Hmm, sphinx changed, and it's my responsibility to set up the comma? | Ned Batchelder | 2012-11-12 | 1 | -0/+1 | |
| | | ||||||
* | | Clarify when coverage measurement actually starts. #102 | Ned Batchelder | 2012-11-12 | 1 | -1/+4 | |
| | | ||||||
* | | Now the title of the HTML report can be set. | Ned Batchelder | 2012-11-09 | 2 | -4/+11 | |
| | | ||||||
* | | Issue #139: Now the report, html, and xml commands take a --fail-under=MIN ↵ | Ned Batchelder | 2012-11-03 | 1 | -0/+5 | |
| | | | | | | | | switch, and exit with 2 if the coverage is less than MIN. | |||||
* | | One more way to be picky: no final blank lines. | Ned Batchelder | 2012-10-30 | 4 | -4/+0 | |
|/ | ||||||
* | Fix #200: that option reference has been wrong for a very long time... | Ned Batchelder | 2012-10-03 | 1 | -1/+2 | |
| | ||||||
* | Latest sample HTML report for the docs | Ned Batchelder | 2012-09-29 | 12 | -13/+13 | |
| | ||||||
* | Update version number to 3.5.3 | Ned Batchelder | 2012-09-29 | 4 | -4/+44 | |
| | ||||||
* | Missing a word. | Ned Batchelder | 2012-08-07 | 1 | -4/+4 | |
| | ||||||
* | Clarify the rules for naming data files so they can be combined. | Ned Batchelder | 2012-08-07 | 1 | -0/+11 | |
| | ||||||
* | Doc tweaks for 3.5.2 | Ned Batchelder | 2012-05-04 | 3 | -5/+30 | |
| | ||||||
* | Latest sample HTML. | Ned Batchelder | 2012-05-04 | 13 | -4362/+4930 | |
| | ||||||
* | Prepare for 3.5.2 | Ned Batchelder | 2012-05-03 | 4 | -6/+9 | |
| | ||||||
* | Doc changes for 3.5.2b1coverage-3.5.2b1 | Ned Batchelder | 2012-04-29 | 4 | -6/+53 | |
| | ||||||
* | The [html]extra_css configuration value is a file path to a CSS file that ↵ | Ned Batchelder | 2012-04-20 | 1 | -0/+4 | |
| | | | | gets copied into the HTML report. | |||||
* | Add show_missing to the config file. #173. | Ned Batchelder | 2012-04-18 | 1 | -2/+5 | |
| | ||||||
* | Clarify the subprocess documentation. | Ned Batchelder | 2012-03-29 | 1 | -3/+13 | |
| | ||||||
* | Some doc clarification from George Paci | Ned Batchelder | 2012-01-19 | 1 | -2/+10 | |
| | ||||||
* | Guido pointed out that these docs were wrong. | Ned Batchelder | 2011-12-14 | 2 | -3/+4 | |
| | ||||||
* | Latest sample output.coverage-3.5.1 | Ned Batchelder | 2011-09-23 | 9 | -6784/+6784 | |
| | ||||||
* | Update to 3.5.1 | Ned Batchelder | 2011-09-23 | 4 | -3/+45 | |
| | ||||||
* | Bump to 3.5.1b2 | Ned Batchelder | 2011-09-03 | 1 | -1/+1 | |
| | ||||||
* | History descriptions can have commas in them. | Ned Batchelder | 2011-08-30 | 1 | -1/+1 | |
| | ||||||
* | Bump version to 3.5.1b1 | Ned Batchelder | 2011-08-28 | 2 | -4/+5 | |
| | ||||||
* | Document the [paths] section in the config file. | Ned Batchelder | 2011-08-27 | 2 | -0/+34 | |
| | ||||||
* | Latest sample HTML reportcoverage-3.5 | Ned Batchelder | 2011-06-29 | 17 | -97/+1200 | |
| | ||||||
* | Bump version number to 3.5 | Ned Batchelder | 2011-06-29 | 4 | -5/+10 | |
| | ||||||
* | Tidy up | Ned Batchelder | 2011-06-05 | 2 | -4/+4 | |
| | ||||||
* | Created an announcement list. | Ned Batchelder | 2011-06-05 | 1 | -1/+6 | |
| | ||||||
* | Last fiddles for 3.5b1coverage-3.5b1 | Ned Batchelder | 2011-06-05 | 1 | -2/+2 | |
| | ||||||
* | Add some beta-specific stuff to the home page. | Ned Batchelder | 2011-06-05 | 2 | -8/+37 | |
| | ||||||
* | Bump version numbers for 3.5b1 | Ned Batchelder | 2011-06-04 | 4 | -7/+11 | |
| | ||||||
* | Update the docs for 3.5 changes. | Ned Batchelder | 2011-06-04 | 5 | -15/+64 | |
| | ||||||
* | Start getting docs ready for 3.5b1 | Ned Batchelder | 2011-05-31 | 2 | -2/+71 | |
| | ||||||
* | Update the docs for running coverage as a module. | Ned Batchelder | 2011-04-15 | 1 | -0/+3 | |
| | ||||||
* | --omit and --include now interpret their values more usefully. Fixes #121. | Ned Batchelder | 2011-03-21 | 1 | -3/+2 | |
| | ||||||
* | Minor tweaks to the docs. | Ned Batchelder | 2011-02-13 | 2 | -17/+40 | |
| | ||||||
* | New sphinx adds a blank line before the xml declaration, this micro-tool ↵ | Ned Batchelder | 2011-02-12 | 1 | -0/+26 | |
| | | | | strips it off. | |||||
* | Add tests and doc for Brandon's -m flag. | Ned Batchelder | 2011-02-06 | 1 | -1/+3 | |
| | ||||||
* | Get id attributes into the .px files so they'll be in the HTML so links into ↵ | Ned Batchelder | 2010-11-20 | 1 | -0/+4 | |
| | | | | documents will work right. | |||||
* | Trim whitespace | Ned Batchelder | 2010-11-05 | 1 | -1/+1 | |
| | ||||||
* | Clarify some docs. | Ned Batchelder | 2010-10-25 | 1 | -0/+8 | |
| | ||||||
* | Tested on 3.2a3 | Ned Batchelder | 2010-10-12 | 1 | -1/+1 | |
| | ||||||
* | Whitespace | Ned Batchelder | 2010-10-03 | 1 | -1/+1 | |
| | ||||||
* | Latest sample html output, using --source | Ned Batchelder | 2010-09-20 | 6 | -1530/+642 | |
| | ||||||
* | Latest sample html output for the site.coverage-3.4 | Ned Batchelder | 2010-09-19 | 8 | -3561/+3655 | |
| | ||||||
* | Tweaks for the 3.4 release. | Ned Batchelder | 2010-09-19 | 4 | -19/+33 | |
| | ||||||
* | Clarify where the configuration file goes. | Ned Batchelder | 2010-09-19 | 1 | -0/+5 | |
| | ||||||
* | Forgot to update changes for the xml package ordering fix. | Ned Batchelder | 2010-09-12 | 1 | -1/+3 | |
| |