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
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: use scriv to create GitHub releases
Ned Batchelder
2023-01-16
1
-2
/
+2
*
build: oops, don't want make comments on the terminal
Ned Batchelder
2023-01-13
1
-6
/
+6
*
build: improved `make diff-upgrade` to see changes better
Ned Batchelder
2023-01-13
1
-1
/
+7
*
build: a little more streamlining of the release process
Ned Batchelder
2023-01-07
1
-0
/
+3
*
mypy: a separate tox env for mypy
Ned Batchelder
2022-12-29
1
-0
/
+1
*
build: a target to summarize `make upgrade`
Ned Batchelder
2022-12-07
1
-0
/
+2
*
build: use --resolver=backtracking as advised
Ned Batchelder
2022-12-02
1
-1
/
+1
*
build: automate release-related edits
Ned Batchelder
2022-09-30
1
-0
/
+6
*
docs: add some `make upgrade` instructions to the Makefile
Ned Batchelder
2022-08-15
1
-0
/
+9
*
build: use hashed pins
Ned Batchelder
2022-08-15
1
-1
/
+1
*
build: don't install multiple .pip files
Ned Batchelder
2022-08-15
1
-0
/
+1
*
build: clean up ci helpers, use them more uniformly
Ned Batchelder
2022-06-02
1
-6
/
+8
*
build: automate triggering kit builds on github actions
Ned Batchelder
2022-06-02
1
-1
/
+4
*
build: move sample html steps into Makefile
Ned Batchelder
2022-06-02
1
-0
/
+23
*
build: fix a typo in the Makefile
Ned Batchelder
2022-05-22
1
-1
/
+1
*
build: use an api token for test.pypi.org
Ned Batchelder
2022-05-22
1
-1
/
+1
*
build: more make targets for release steps
Ned Batchelder
2022-05-22
1
-1
/
+13
*
build: one more tweak-down of the help target
Ned Batchelder
2022-01-05
1
-1
/
+1
*
refactor(build): Makefile organization and help
Ned Batchelder
2022-01-01
1
-22
/
+55
*
build: a make target to cog the workflows
Ned Batchelder
2021-12-31
1
-0
/
+3
*
test(feat): track test times, and balance xdist workers
Ned Batchelder
2021-11-28
1
-1
/
+1
*
build(docs): a target for running cog on the docs
Ned Batchelder
2021-11-25
1
-1
/
+3
*
test(build): a better way to pin light-thread packages
Ned Batchelder
2021-11-24
1
-0
/
+1
*
build: i ran mypy, so deal with .mypy_cache
Ned Batchelder
2021-11-21
1
-1
/
+1
*
build: use cog to maintain data copied into docs
Ned Batchelder
2021-11-19
1
-18
/
+2
*
docs: document the exceptions
Ned Batchelder
2021-11-14
1
-1
/
+1
*
test: when we measure our coverage, get a json report also
Ned Batchelder
2021-10-31
1
-1
/
+1
*
build: clean up the Makefile a bit
Ned Batchelder
2021-10-30
1
-13
/
+5
*
build: also pin pip and setuptools
Ned Batchelder
2021-10-30
1
-7
/
+8
*
docs: fix two warnings in the release-notes process
Ned Batchelder
2021-10-30
1
-1
/
+1
*
build: a minimal tox.pip for getting tox started
Ned Batchelder
2021-10-25
1
-1
/
+2
*
build: avoid direct setup.py invocations
Ned Batchelder
2021-10-25
1
-3
/
+2
*
build: use pip-tools to manage *.pip from *.in
Ned Batchelder
2021-10-24
1
-0
/
+11
*
build: clean up the Makefile a bit
Ned Batchelder
2021-10-11
1
-9
/
+6
*
build: make "clean" targets be quiet
Ned Batchelder
2021-10-08
1
-20
/
+21
*
style: fix typos discovered by codespell (#1197)
Christian Clauss
2021-08-01
1
-1
/
+1
*
build: generalize download_gha_artifacts so other repos can use it
Ned Batchelder
2021-07-24
1
-1
/
+1
*
test: change how we keep mismatched actual output
Ned Batchelder
2021-07-15
1
-1
/
+1
*
build: don't refer to py27 in the Makefile
Ned Batchelder
2021-05-02
1
-3
/
+3
*
test: remove the .egg test
Ned Batchelder
2021-04-14
1
-3
/
+1
*
build: tox should be quiet
Ned Batchelder
2021-04-10
1
-3
/
+3
*
build: remove obsolete Tidelift release notes support
Ned Batchelder
2021-04-10
1
-3
/
+0
*
build: clearly label auto-generated files
Ned Batchelder
2021-01-30
1
-0
/
+2
*
Combine kit download with kit check
Ned Batchelder
2021-01-26
1
-1
/
+4
*
Remove unneeded slash
coverage-5.4
Ned Batchelder
2021-01-26
1
-1
/
+1
*
Remove unneeded CI and kitting support
Ned Batchelder
2020-11-28
1
-24
/
+2
*
Remove a noisy command from the output
nedbat/bug959
Ned Batchelder
2020-08-18
1
-1
/
+1
*
Prevent trailing whitespace in doc/help/* files
Ned Batchelder
2020-08-18
1
-1
/
+1
*
Help in docs didn't work with tmp
Ned Batchelder
2020-07-24
1
-6
/
+5
*
Switch to python-based sass compiler
Ned Batchelder
2020-07-05
1
-1
/
+1
[next]