index
:
delta/python-coveragepy-git.git
dependabot/github_actions/styfle/cancel-workflow-action-0.9.1
gh-actions
good-meta
master
nedbat/1044
nedbat/1244-again
nedbat/1260
nedbat/1497
nedbat/310-kits
nedbat/5.5x
nedbat/another-1010
nedbat/badge
nedbat/balanced-xdist
nedbat/better-combine-action
nedbat/bin-exclude
nedbat/bpo-44450
nedbat/bug-1303-master
nedbat/bug1010
nedbat/bug1093
nedbat/bug1138
nedbat/bug1150
nedbat/bug1160
nedbat/bug1283
nedbat/bug841
nedbat/bug888
nedbat/bug913
nedbat/bug919
nedbat/bug959
nedbat/bug976
nedbat/bug989
nedbat/close-data
nedbat/cog
nedbat/combine-action
nedbat/configfile-simplification
nedbat/coverage-action
nedbat/dashq
nedbat/data-modes
nedbat/debug-1298
nedbat/debug-1373
nedbat/debug-1553
nedbat/debug-1554
nedbat/debug-wtf-debug-output
nedbat/drop-36
nedbat/drop-py2
nedbat/exceptions
nedbat/faster-branches
nedbat/favicon
nedbat/fix-1303
nedbat/fix-1307
nedbat/fix-appveyor
nedbat/fix-auditwheel-install-kit
nedbat/fix-c-tracer
nedbat/fix-race-condition
nedbat/fix-sphinx
nedbat/fix-tomli-tests-1228
nedbat/fix-win
nedbat/gevent-1.3
nedbat/gha-3.11.0a4
nedbat/goals-poc
nedbat/html-skip-covered
nedbat/lint-doc-gha
nedbat/mac-arm-kits
nedbat/make-upgrade-docs-tools
nedbat/metacov-badge
nedbat/metacov-publish
nedbat/metacov-sparse-reports
nedbat/missing-line
nedbat/more-kit-matrix
nedbat/more-source-warnings
nedbat/multi-concurrency
nedbat/nested-tracing
nedbat/no-globals
nedbat/no-prerel-kits
nedbat/no-select
nedbat/overeengineered-tox-retries
nedbat/parallel-reports-1504-metacov
nedbat/pep626
nedbat/pep669
nedbat/picklable
nedbat/plugin-error-handling
nedbat/pr
nedbat/py3.11
nedbat/pylint-bug-3489
nedbat/pypy-kit-without-setup-py
nedbat/pypy-kits-1049
nedbat/pypy37
nedbat/pypy38
nedbat/pytest-7
nedbat/python-dev
nedbat/pythons
nedbat/remove-unittest-testcase
nedbat/run-tests-when-making-kits
nedbat/run_envvar_553
nedbat/show_calls_debugging
nedbat/sigstore-kit
nedbat/smarter-debug-data
nedbat/split-changes
nedbat/sqldata-edge-tests
nedbat/test-2506
nedbat/test-branch
nedbat/test_goldtest
nedbat/travis-39
nedbat/try-win
nedbat/tryout-bb32
nedbat/tweak-actions
nedbat/tweak-metacov
nedbat/unittest2pytest
nedbat/upgrade
nedbat/upgrade-with-kits
nedbat/virtualenv-33
nedbat/virtualenv-34
nedbat/virtualenv-detection-905
nedbat/while-edge-tests
nedbat/wtf-sqlite
pr/1044
pr/1567
stable
v4.5.x
v5.x
github.com: nedbat/coveragepy.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ci
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: releases get a nicer pypi/install footer
Ned Batchelder
2022-11-02
1
-19
/
+13
*
build: gh releases have pypi link and installation instruction
Ned Batchelder
2022-09-30
1
-3
/
+17
*
style: adapt to latest pylint concerns
Ned Batchelder
2022-09-13
2
-2
/
+2
*
build: clean up ci helpers, use them more uniformly
Ned Batchelder
2022-06-02
3
-11
/
+16
*
build: automate triggering kit builds on github actions
Ned Batchelder
2022-06-02
1
-0
/
+26
*
build: comment_on_fixes comments on pull requests too
Ned Batchelder
2022-06-02
1
-7
/
+19
*
fix(docs): GitHub releases had 404's for :ref: links.
Ned Batchelder
2022-05-23
1
-0
/
+9
*
style: parens should indent the same as their opening line
Ned Batchelder
2022-05-01
1
-1
/
+1
*
build: version bump and more release details
Ned Batchelder
2022-02-01
1
-6
/
+9
*
build: latest tweaks to howto, and start of more automation
Ned Batchelder
2022-01-25
1
-0
/
+32
*
build: drop Python 3.6 support
Ned Batchelder
2021-12-31
1
-1
/
+1
*
build: better error reporting in download_gha_artifacts
Ned Batchelder
2021-07-24
1
-10
/
+15
*
build: generalize download_gha_artifacts so other repos can use it
Ned Batchelder
2021-07-24
1
-1
/
+2
*
build: make tags like 5.6.1 not coverage-5.6.1
Ned Batchelder
2021-04-15
1
-2
/
+2
*
build: report errors a little better in download_gha_artifacts.py
Ned Batchelder
2021-04-11
1
-0
/
+2
*
build: remove obsolete Tidelift release notes support
Ned Batchelder
2021-04-10
1
-50
/
+0
*
Fix one pylint snag
coverage-5.3.1
Ned Batchelder
2020-12-19
1
-1
/
+1
*
Name kit artifacts
Ned Batchelder
2020-12-19
1
-6
/
+9
*
Add a docstring to satisfy pylint
Ned Batchelder
2020-12-08
1
-0
/
+5
*
Add time-created info to download_gha_artifacts.py
Ned Batchelder
2020-12-07
1
-0
/
+12
*
Remove unneeded CI and kitting support
Ned Batchelder
2020-11-28
4
-449
/
+0
*
Building kits with GitHub Actions
Ned Batchelder
2020-11-28
1
-0
/
+40
*
Use requests link parsing
Ned Batchelder
2020-05-20
1
-7
/
+3
*
GitHub release automation
Ned Batchelder
2020-05-19
3
-38
/
+223
*
Remove a no-longer needed wheel pin
coverage-5.1
Ned Batchelder
2020-04-12
1
-2
/
+0
*
Use latest wheel to make Windows 3.8 work. #949
Ned Batchelder
2020-02-29
1
-0
/
+10
*
All tox work directories are under .tox
Ned Batchelder
2019-12-23
1
-1
/
+1
*
Meta on linux; makefile target rationalization
Ned Batchelder
2019-11-08
1
-0
/
+4
*
Linux tests are runnable
Ned Batchelder
2019-11-07
1
-2
/
+3
*
No need for format indexes (mostly)
Ned Batchelder
2019-09-01
1
-3
/
+3
*
Cleaner release note conversion and upload
Ned Batchelder
2019-08-12
1
-15
/
+13
*
More flexible version number finding
Ned Batchelder
2019-05-27
1
-4
/
+8
*
Fewer coverage specfics in upload_relnotes.py
Ned Batchelder
2019-05-27
1
-1
/
+6
*
Make upload_relnotes.py a little more useful
Ned Batchelder
2019-05-27
1
-7
/
+27
*
A script to upload release notes to Tidelift
Ned Batchelder
2019-05-19
1
-0
/
+95
*
Remove conditions for dropped Python versions
Hugo
2019-05-18
1
-34
/
+5
*
Update NOTICE link to GitHub.
Ned Batchelder
2018-06-24
1
-1
/
+1
*
Use the manylinux docker image for testing also
Ned Batchelder
2017-10-26
1
-9
/
+10
*
Need to clean before building, or 27m binaries go into the 27mu wheels.
Ned Batchelder
2017-05-08
1
-0
/
+1
*
Make manylinux wheels be always fast-building
Ned Batchelder
2017-04-05
1
-2
/
+4
*
Refactor manylinux a bit. Testing doesn't work yet
Ned Batchelder
2017-01-20
2
-27
/
+43
*
Process to build manylinux wheels
Ned Batchelder
2017-01-19
1
-0
/
+27
*
Make this usable in python 3
Ned Batchelder
2016-11-23
1
-4
/
+4
*
Python 2.6 str.format does not support unindexed parameters
John Vandenberg
2015-10-19
1
-2
/
+2
*
Latest appveyor support to fix 3.5 build issue
Ned Batchelder
2015-09-17
1
-0
/
+5
*
Put back the Start-Process statements
Ned Batchelder
2015-09-14
1
-3
/
+3
*
Use the better call-operator rather than start-process in powershell
Ned Batchelder
2015-09-14
1
-3
/
+3
*
Go back to using the downloaded get-pip.py
Ned Batchelder
2015-09-14
2
-17771
/
+2
*
Learning Powershell one SO post at a time...
Ned Batchelder
2015-09-14
1
-1
/
+1
*
Maybe we can just run Python directly?
Ned Batchelder
2015-09-14
1
-1
/
+2
[next]