Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: save data on SIGTERM #1307 | Ned Batchelder | 2022-01-23 | 1 | -14/+13 |
| | | | | This covers multiprocessing.Process.terminate(), and maybe other cases also. | ||||
* | style(docs): make note:: uses uniform | Ned Batchelder | 2021-11-13 | 1 | -0/+2 |
| | |||||
* | Clarify the connection between subprocesses and --concurrency | Ned Batchelder | 2019-12-11 | 1 | -0/+6 |
| | |||||
* | Remove :history: lines | Ned Batchelder | 2019-11-09 | 1 | -4/+0 |
| | |||||
* | Subprocesses only use config file options | Ned Batchelder | 2019-10-01 | 1 | -0/+4 |
| | |||||
* | Update NOTICE link to GitHub. | Ned Batchelder | 2018-06-24 | 1 | -1/+1 |
| | |||||
* | Update URLs so link-checker doesn't spew red. | Ned Batchelder | 2017-06-14 | 1 | -1/+1 |
| | |||||
* | Fix spelling | Ned Batchelder | 2015-08-15 | 1 | -1/+1 |
| | |||||
* | Minor tweaks to the new paragraph in the docs. | Ned Batchelder | 2015-08-05 | 1 | -7/+12 |
| | |||||
* | Merge a doc pull request from github | Ned Batchelder | 2015-08-05 | 1 | -0/+12 |
| | |||||
* | Add license mention to the top of all files. #313. | Ned Batchelder | 2015-07-24 | 1 | -0/+3 |
| | |||||
* | Refer to the project consistenly as coverage.py. #275 | Ned Batchelder | 2015-07-23 | 1 | -1/+1 |
| | |||||
* | Turn all the history into comments. | Ned Batchelder | 2015-01-24 | 1 | -2/+2 |
| | |||||
* | Fix spelling errors in the docs. | Ned Batchelder | 2014-11-29 | 1 | -3/+3 |
| | |||||
* | Try out pylint spelling. Kinda noisy, but fixed some stuff. | Ned Batchelder | 2014-11-27 | 1 | -13/+13 |
| | |||||
* | Remove notes about me being available for custom work, and rewrap many ↵ | Ned Batchelder | 2013-09-17 | 1 | -12/+14 |
| | | | | paragraphs. | ||||
* | Typo | Ned Batchelder | 2013-04-27 | 1 | -1/+1 |
| | |||||
* | Add a note of warning about uninstalling coverage.py after using aggressive ↵ | Ned Batchelder | 2013-04-27 | 1 | -0/+5 |
| | | | | subprocess hacks. #223. | ||||
* | Clarify the subprocess documentation. | Ned Batchelder | 2012-03-29 | 1 | -3/+13 |
| | |||||
* | Trim whitespace | Ned Batchelder | 2010-11-05 | 1 | -1/+1 |
| | |||||
* | Clarify some docs. | Ned Batchelder | 2010-10-25 | 1 | -0/+8 |
| | |||||
* | Update the history timestamps. | Ned Batchelder | 2010-07-25 | 1 | -0/+1 |
| | |||||
* | Lots of doc updates, more to come. | Ned Batchelder | 2010-07-25 | 1 | -5/+5 |
| | |||||
* | Docs functionally complete for 3.3 | Ned Batchelder | 2010-02-24 | 1 | -0/+47 |