| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | A little easier to read in contributing.rst | Ned Batchelder | 2019-12-08 | 1 | -4/+4 | |
| * | Polish up cmd.rst | Ned Batchelder | 2019-12-08 | 3 | -36/+32 | |
| * | Update the FAQ | Ned Batchelder | 2019-12-08 | 1 | -47/+33 | |
| * | sphinx-tabs needs to get along with linkcheck | Ned Batchelder | 2019-12-08 | 1 | -1/+2 | |
| * | Use tabs to describe different test runner quick-starts | Ned Batchelder | 2019-12-07 | 4 | -16/+78 | |
| * | Describing the versions is easier with substitutions | Ned Batchelder | 2019-12-07 | 1 | -17/+4 | |
| * | parsed-literals aren't styled right, fix that. | Ned Batchelder | 2019-12-07 | 1 | -0/+13 | |
| * | Redo installation page | Ned Batchelder | 2019-12-07 | 2 | -27/+31 | |
| * | Links should have better affordances | Ned Batchelder | 2019-12-07 | 1 | -0/+4 | |
| * | sphinx-autobuild is handy | Ned Batchelder | 2019-12-07 | 1 | -0/+1 | |
| * | Coverage(data_file=None) means no data file at all. #871 | Ned Batchelder | 2019-12-02 | 1 | -0/+5 | |
| * | The [paths] setting is ordered. #649 | Ned Batchelder | 2019-12-01 | 1 | -0/+3 | |
| * | Keep the what's new up to date | Ned Batchelder | 2019-12-01 | 1 | -0/+4 | |
| * | Experimental: relative_files to support relative file names. | Ned Batchelder | 2019-12-01 | 3 | -2/+19 | |
| * | Adapt to 3.9's way of reporting files using absolute paths. | Ned Batchelder | 2019-11-25 | 1 | -1/+1 | |
| * | This line was too long, but nothing had changed in years? | Ned Batchelder | 2019-11-25 | 1 | -3/+3 | |
| * | Better getting started | Ned Batchelder | 2019-11-16 | 1 | -11/+12 | |
| * | Make howitworks current | Ned Batchelder | 2019-11-15 | 1 | -21/+46 | |
| * | Mention pytest-cov --cov-context | Ned Batchelder | 2019-11-11 | 1 | -0/+4 | |
| * | Better auto-spelling of contributors' names | Ned Batchelder | 2019-11-11 | 1 | -7/+13 | |
| * | Update the man page, and in the process, organize cmdline.py | Ned Batchelder | 2019-11-10 | 1 | -14/+93 | |
| * | 5.0b1 prep | Ned Batchelder | 2019-11-10 | 3 | -4/+4 | |
| * | Spell check the docs | Ned Batchelder | 2019-11-10 | 2 | -2/+39 | |
| * | Automatically consider contributors' names as correctly spelled | Ned Batchelder | 2019-11-10 | 2 | -24/+9 | |
| * | Finish the sqldata.py docstrings | Ned Batchelder | 2019-11-10 | 1 | -0/+1 | |
| * | Details of context tracing | Ned Batchelder | 2019-11-10 | 1 | -2/+2 | |
| * | Remove :history: lines | Ned Batchelder | 2019-11-09 | 15 | -86/+0 | |
| * | '[run] note' is no longer supported. | Ned Batchelder | 2019-11-09 | 2 | -3/+5 | |
| * | What's new in 5.x doc | Ned Batchelder | 2019-11-09 | 5 | -4/+129 | |
| * | Cleanups for TOML code | Ned Batchelder | 2019-11-03 | 1 | -3/+3 | |
| * | TOML support for pyproject.toml and other config files | Frazer McLean | 2019-11-03 | 1 | -1/+4 | |
| * | Optionally skip empty files in reports | reybog90 | 2019-11-01 | 1 | -0/+5 | |
| * | Upgrade stuff | Ned Batchelder | 2019-10-18 | 1 | -1/+1 | |
| * | Tie up a loose end in the docs | Ned Batchelder | 2019-10-08 | 1 | -1/+1 | |
| * | Doc changes for 5.0a8coverage-5.0a8 | Ned Batchelder | 2019-10-02 | 2 | -3/+3 | |
| * | Subprocesses only use config file options | Ned Batchelder | 2019-10-01 | 1 | -0/+4 | |
| * | Doc changes for 5.0a7 | Ned Batchelder | 2019-09-21 | 2 | -6/+2 | |
| * | Trim blank | Ned Batchelder | 2019-09-14 | 1 | -1/+0 | |
| * | Fix a reference | Ned Batchelder | 2019-09-09 | 1 | -1/+1 | |
| * | Document the module-level stuff. #837 | Ned Batchelder | 2019-09-09 | 3 | -9/+41 | |
| * | 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 | 1 | -0/+12 | |
| * | Clarify some docs | Ned Batchelder | 2019-09-06 | 1 | -0/+6 | |
| * | 'sql' is a new debug option | Ned Batchelder | 2019-09-02 | 1 | -0/+2 | |
| * | Tweaks to JSON report docs | Ned Batchelder | 2019-08-31 | 3 | -14/+16 | |
| * | Create a JSON report | Matt Bachmann | 2019-08-31 | 5 | -10/+45 | |
| * | Better wording from Tidelift | Ned Batchelder | 2019-08-26 | 1 | -1/+1 | |
| * | Enterprise in toc | Ned Batchelder | 2019-08-25 | 1 | -0/+1 | |
| * | Tidelift enterprise | Ned Batchelder | 2019-08-25 | 1 | -5/+13 | |
| * | Fix autosphinx links in uploaded release notes | Ned Batchelder | 2019-08-11 | 2 | -0/+2 | |
