index
:
delta/python-coveragepy.git
3.2_branch
4.0
Mariatta/fix-typo-in-the-word-moved-there-was-an--1542086661635
_main_-support
alex_gaynor/improve-performance-of-coverage-under-py-1411425050845
ast-branch
baserock/morph
bug_123
c-coroutine
check-source-isdir
combine-from-multiple-dirs
combine_files_and_dirs
config
coverage3
debug-gevent
django
fix-thread-safety
fix_init_name
fix_source_encoding
html-filter
hugovk/use-containerbased-infrastructure-1430745469757
inorout
ionelmc/correct-path-normalization-on-windows-th-1433618255921
issue-265
issue-425
issue-426
issue-433-2
issue-493-2
issue-502-7
issue-519
issue-523
issue-524-2
issue-549
issue361
issues-298
latest-pytest
master
pankajp/faster-html-report-ui
pngs
py26-unindexed-parameters
read_pickle
salty_horse/use-https-for-codecovio-image-1519130663808
spelling
use-os-path-module
who-tests-what-170
windows_multiprocessing_support
bitbucket.org: Obsolete (use python-coveragepy-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Use docker run --init so that we can interrupt tests if need be
Ned Batchelder
2017-10-26
1
-2
/
+2
|
*
One more thing to clean
Ned Batchelder
2017-08-19
1
-1
/
+1
|
*
docker --rm to clean up unneeded containers
Ned Batchelder
2017-04-05
1
-2
/
+2
|
*
Refactor manylinux a bit. Testing doesn't work yet
Ned Batchelder
2017-01-20
1
-2
/
+2
|
*
Process to build manylinux wheels
Ned Batchelder
2017-01-19
1
-0
/
+4
|
*
Use oldest versions to smoke, to find problems sooner
Ned Batchelder
2017-01-14
1
-2
/
+2
|
*
More smoke-test targets
Ned Batchelder
2017-01-13
1
-1
/
+6
|
*
Run lint with tox. I wish it ran faster...
Ned Batchelder
2017-01-12
1
-4
/
+5
|
*
Mysterious case of 'coverage2' being available in py35, not sure why
Ned Batchelder
2017-01-03
1
-0
/
+1
|
*
The kitting tox environments are rarely needed
Ned Batchelder
2016-12-29
1
-0
/
+1
|
*
Don't need to register with PyPI any more.
Ned Batchelder
2016-12-29
1
-3
/
+0
|
*
Kitting changes: no more register, and only one sdist
Ned Batchelder
2016-12-27
1
-1
/
+1
|
*
Add a "make smoke" target for a quick test run.
Ned Batchelder
2016-12-18
1
-0
/
+3
|
*
add PYTHONPATH to dochtml target #523
issue-523
loic
2016-12-13
1
-1
/
+1
|
|
|
|
|
So that sphinx-build can import the coverage modules when needed by autoclass and autofunction.
*
No more nose, use pytest as test runner
Ned Batchelder
2016-11-20
1
-1
/
+1
|
*
Move pycodestyle settings to setup.cfg
Ned Batchelder
2016-11-01
1
-1
/
+1
|
*
Use the latest for quick tests
Ned Batchelder
2016-05-08
1
-1
/
+1
|
*
Add arc_destination_description so we can next make better descriptions
Ned Batchelder
2016-02-04
1
-0
/
+1
|
*
Fix kit_local, pip config changed?
Ned Batchelder
2015-12-24
1
-1
/
+4
|
*
A convenient Makefile target when doing ad-hoc testing.
Ned Batchelder
2015-11-21
1
-0
/
+3
|
*
Fix up some documentation links
Ned Batchelder
2015-09-20
1
-6
/
+9
|
*
Make ARGS usable while building wheels
Ned Batchelder
2015-09-17
1
-1
/
+1
|
*
Don't try to upload dist/* if dist doesn't exist
Ned Batchelder
2015-09-07
1
-1
/
+1
|
*
Remove target I don't use
Ned Batchelder
2015-09-06
1
-6
/
+0
|
*
Remove the recently deleted file from the Makefile
Ned Batchelder
2015-09-06
1
-3
/
+0
|
*
Make download_appveyor.py more general-purpose.
Ned Batchelder
2015-09-05
1
-0
/
+3
|
*
Make download_appveyor.py nicer
Ned Batchelder
2015-09-05
1
-1
/
+1
|
*
Use requirements.pip files
Ned Batchelder
2015-08-29
1
-1
/
+1
|
*
Don't need the .px doc toolchain any more
coverage-4.0b2
Ned Batchelder
2015-08-22
1
-12
/
+2
|
*
When making local kits, clean the cache to avoid confusion
Ned Batchelder
2015-08-11
1
-0
/
+3
|
*
Fix the pep8 settings.
Ned Batchelder
2015-08-10
1
-1
/
+1
|
*
Fix a few more occurrences of 'Coverage' to 'coverage.py'
Ned Batchelder
2015-07-27
1
-1
/
+1
|
*
Add license mention to the top of all files. #313.
Ned Batchelder
2015-07-24
1
-0
/
+3
|
*
Add docs to CoverageData.
Ned Batchelder
2015-07-20
1
-3
/
+3
|
*
Better kitting, including wheels
Ned Batchelder
2015-07-16
1
-6
/
+8
|
*
PEP8 fixes, but too many to really fix
Ned Batchelder
2015-07-16
1
-1
/
+1
|
*
Keep cleaning even if test_farm doesn't succeed.
Ned Batchelder
2015-02-21
1
-1
/
+1
|
*
A Makefile target for copying kits to a local distribution point.
Ned Batchelder
2015-02-19
1
-0
/
+3
|
*
nose --with-ids is useful.
Ned Batchelder
2015-01-18
1
-1
/
+1
|
*
Split the requirements file so we don't try to install pyenchant for running ↵
Ned Batchelder
2015-01-17
1
-3
/
+6
|
|
|
|
tests.
*
Spelling for the docs also
Ned Batchelder
2014-11-29
1
-1
/
+4
|
*
Try out pylint spelling. Kinda noisy, but fixed some stuff.
Ned Batchelder
2014-11-27
1
-0
/
+3
|
*
More metacov, tox, and make cleanup
Ned Batchelder
2014-09-20
1
-4
/
+1
|
*
Get coverage-coverage working nicely again
Ned Batchelder
2014-09-20
1
-1
/
+1
|
*
Fix up some last Windows holdouts in the build process.
Ned Batchelder
2013-10-06
1
-1
/
+1
|
*
Include __main__.py in the source kit. Fixes #255.
Ned Batchelder
2013-08-15
1
-1
/
+3
|
*
Pylint will read pylintrc files by default. Who knew?
Ned Batchelder
2013-04-25
1
-1
/
+1
|
*
Directory changed: test->tests. Adapt.
Ned Batchelder
2013-02-02
1
-6
/
+6
|
*
Makefile should be clean too.
Ned Batchelder
2013-01-23
1
-2
/
+2
|
*
Fix 'make clean' for a clean environment
Stanislaw Pitucha
2013-01-23
1
-1
/
+1
|
|
|
|
|
In a completely clean environment running 'make clean' will fail due to test/backtest.py not being in the import path.
[next]