| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Upgrade stuff | Ned Batchelder | 2019-10-18 | 6 | -16/+17 | |
| * | Upgrade pylint | Ned Batchelder | 2019-10-18 | 6 | -6/+11 | |
| * | More polish on the expandable contexts | Ned Batchelder | 2019-10-17 | 4 | -13/+18 | |
| * | Annotations should appear when hovering the text line, but not other parts of... | Ned Batchelder | 2019-10-16 | 4 | -21/+30 | |
| * | Only the active context labels should have color | Ned Batchelder | 2019-10-15 | 4 | -7/+7 | |
| * | This test accidentally triggered our exclude regex during metacov | Ned Batchelder | 2019-10-14 | 4 | -15/+16 | |
| * | make update-support | Ned Batchelder | 2019-10-14 | 1 | -18/+16 | |
| * | make css | Ned Batchelder | 2019-10-14 | 2 | -36/+32 | |
| * | Update html gold files | Ned Batchelder | 2019-10-14 | 37 | -204/+204 | |
| * | More convenient gold file structure | Ned Batchelder | 2019-10-14 | 3 | -43/+55 | |
| * | Remove vestigial debugging | Ned Batchelder | 2019-10-14 | 1 | -2/+0 | |
| * | Annotations and context labels have to co-exist | Ned Batchelder | 2019-10-14 | 2 | -79/+70 | |
| * | I don't think I need my home dir scrubbed | Ned Batchelder | 2019-10-13 | 1 | -2/+0 | |
| * | Update HTML gold support files | Ned Batchelder | 2019-10-13 | 2 | -46/+47 | |
| * | Update HTML gold tests | Ned Batchelder | 2019-10-13 | 38 | -599/+243 | |
| * | make css | Ned Batchelder | 2019-10-13 | 2 | -86/+88 | |
| * | Better presentation of contexts. #855 | Ned Batchelder | 2019-10-13 | 5 | -42/+104 | |
| * | Source code without tables | Ned Batchelder | 2019-10-13 | 3 | -142/+154 | |
| * | Save copies of support files so we can view gold files properly | Ned Batchelder | 2019-10-13 | 13 | -4/+919 | |
| * | Warn if asked to show context but none were measured. #851 | Ned Batchelder | 2019-10-10 | 3 | -11/+29 | |
| * | A script for comparing run times | Ned Batchelder | 2019-10-10 | 1 | -0/+63 | |
| * | The C tracer can do dynamic contexts, so don't skip this test | Ned Batchelder | 2019-10-10 | 1 | -4/+0 | |
| * | Tie up a loose end in the docs | Ned Batchelder | 2019-10-08 | 2 | -2/+1 | |
| * | Sqlite3 info in 'coverage debug sys' | Ned Batchelder | 2019-10-08 | 3 | -2/+14 | |
| * | Bump version | Ned Batchelder | 2019-10-08 | 3 | -3/+9 | |
| * | Context-switching plugins should be listed in debug output | Ned Batchelder | 2019-10-06 | 1 | -0/+1 | |
| * | Slowly making progress on sqldata docstrings | Ned Batchelder | 2019-10-06 | 1 | -0/+7 | |
| * | Add some needed details to the Coverage docstrings | Ned Batchelder | 2019-10-06 | 1 | -6/+21 | |
| * | Quiet pylint | Ned Batchelder | 2019-10-06 | 4 | -7/+11 | |
| * | GitHub funding | Ned Batchelder | 2019-10-05 | 1 | -0/+1 | |
| * | Doc changes for 5.0a8coverage-5.0a8 | Ned Batchelder | 2019-10-02 | 4 | -6/+8 | |
| * | Context patterns are regexes, not globs | Ned Batchelder | 2019-10-02 | 4 | -9/+36 | |
| * | Setting query context has to be done with a separate method call | Ned Batchelder | 2019-10-02 | 5 | -121/+112 | |
| * | Clearer logic | Ned Batchelder | 2019-10-02 | 1 | -2/+2 | |
| * | A better word | Ned Batchelder | 2019-10-02 | 1 | -1/+1 | |
| * | Subprocesses only use config file options | Ned Batchelder | 2019-10-01 | 1 | -0/+4 | |
| * | Bump version | Ned Batchelder | 2019-09-21 | 2 | -1/+7 | |
| * | Scrub another placecoverage-5.0a7 | Ned Batchelder | 2019-09-21 | 1 | -2/+0 | |
| * | Doc changes for 5.0a7 | Ned Batchelder | 2019-09-21 | 5 | -13/+9 | |
| * | Exit arcs have to be corrected to first lines | Ned Batchelder | 2019-09-21 | 2 | -46/+30 | |
| * | Remove unused attribute | Ned Batchelder | 2019-09-20 | 1 | -1/+0 | |
| * | Avoid a test that recent pypy3 can't run properly | Ned Batchelder | 2019-09-15 | 1 | -0/+3 | |
| * | Python tracer supports dynamic contexts. #846 | Ned Batchelder | 2019-09-15 | 4 | -60/+38 | |
| * | Trim blank | Ned Batchelder | 2019-09-14 | 1 | -1/+0 | |
| * | Polish up substitute_variables based on a lightning talk | Ned Batchelder | 2019-09-14 | 3 | -26/+27 | |
| * | Correct some function names and docstrings. #843 | Ned Batchelder | 2019-09-09 | 2 | -10/+14 | |
| * | Fix a reference | Ned Batchelder | 2019-09-09 | 1 | -1/+1 | |
| * | Document the module-level stuff. #837 | Ned Batchelder | 2019-09-09 | 4 | -10/+42 | |
| * | Anchors for each config setting. #842 | Ned Batchelder | 2019-09-09 | 1 | -11/+68 | |
| * | A little more in the db schema docs | Ned Batchelder | 2019-09-09 | 3 | -3/+17 | |
