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
/
coverage
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Don't collapse in an ascii-only file-world. #533
Ned Batchelder
2016-11-17
1
-2
/
+10
|
*
A better name for a stat
Ned Batchelder
2016-11-12
2
-4
/
+4
|
*
Allow for the possibility of null-testing
Ned Batchelder
2016-11-12
2
-0
/
+9
|
*
A macro for extreme debugging.
Ned Batchelder
2016-11-12
1
-0
/
+3
|
*
A better word
Ned Batchelder
2016-11-10
1
-1
/
+1
|
*
When importing newly made files, we have to invalidate import caches
Ned Batchelder
2016-11-09
1
-0
/
+6
|
*
No longer need this pragma
Ned Batchelder
2016-11-08
1
-1
/
+1
|
*
Use py2 ConfigParser if we can, prevents deprecation warnings. #530
Ned Batchelder
2016-11-08
1
-3
/
+6
|
*
A fix for coding declarations, bug #529
Ned Batchelder
2016-11-05
1
-1
/
+5
|
*
Downgrading these from TODO
Ned Batchelder
2016-10-22
1
-6
/
+6
|
*
Update changes
Ned Batchelder
2016-10-22
1
-1
/
+1
|
*
Remove two temporary debugging log messages
Ned Batchelder
2016-10-21
2
-5
/
+0
|
*
Test the debug settings more, and strip spaces from the environment variable
Ned Batchelder
2016-10-21
2
-2
/
+2
|
*
Also log when erasing data files
Ned Batchelder
2016-10-21
1
-0
/
+4
|
*
Fix the new deleting file debug message
Ned Batchelder
2016-10-21
2
-4
/
+10
|
*
Also log when we delete combined files.
Ned Batchelder
2016-10-21
1
-0
/
+2
|
*
Clean up pylint pragmas
Ned Batchelder
2016-10-18
1
-4
/
+2
|
*
Use explicit integer division where we need integer division
Ned Batchelder
2016-09-28
1
-1
/
+1
|
*
A better way to prevent call stacks during multi-line output
Ned Batchelder
2016-09-25
2
-18
/
+31
|
*
Change the debug=callers test to something that will be coverable
Ned Batchelder
2016-09-24
1
-1
/
+1
|
*
Clean up and test the callers debugging info
Ned Batchelder
2016-09-24
1
-4
/
+4
|
*
Test short_stack, and give it a skip parameter for better output.
Ned Batchelder
2016-09-24
1
-2
/
+5
|
*
Derp: actually make config not write a call stack for each line
Ned Batchelder
2016-09-24
1
-1
/
+1
|
*
Don't print a call stack for each line in multi-line debug output
Ned Batchelder
2016-09-24
1
-3
/
+9
|
*
Add more debugging for thorny multiprocessing issues
Ned Batchelder
2016-09-23
3
-1
/
+12
|
*
Be absolutely explicit about non-hashability of some objects.
Ned Batchelder
2016-09-23
2
-0
/
+4
|
|
|
|
From https://github.com/nedbat/coveragepy/pull/17
*
Ensure random suffixes are different after forking
Ned Batchelder
2016-09-22
1
-4
/
+2
|
*
Omit needless whitespace in json-based data files
Ned Batchelder
2016-09-13
1
-1
/
+1
|
*
In Python 3.6, fnmatch changed a little bit. Adapt.
Ned Batchelder
2016-09-13
1
-2
/
+5
|
*
Use latest pylint
Ned Batchelder
2016-08-07
1
-1
/
+1
|
*
Combining twice shouldn't lose data. #412, #516
Ned Batchelder
2016-08-07
3
-4
/
+18
|
*
Next version will be 4.3
Ned Batchelder
2016-08-07
1
-1
/
+1
|
*
Remove orphaned commented-out line
Ned Batchelder
2016-08-07
1
-1
/
+0
|
*
Built-in support for using aspectlib to debug execution.
Ned Batchelder
2016-08-06
2
-0
/
+51
|
*
Add support for PyPy3 5.2 alpha 1
Ned Batchelder
2016-08-03
1
-6
/
+16
|
*
Spelling fixes
spelling
Ville Skytt?
2016-07-31
1
-1
/
+1
|
*
Separate auto-loading from auto-saving, and don't auto-load for subprocesses
Ned Batchelder
2016-07-29
1
-5
/
+6
|
*
Merged debounce canonicalization
Ned Batchelder
2016-07-28
3
-2
/
+2
|
\
|
*
Correct references to the debounce library file.
Ben Finney
2016-07-15
2
-2
/
+2
|
|
|
*
Name the debounce library to the canonical upstream filename.
Ben Finney
2016-07-15
1
-0
/
+0
|
|
*
|
Scooch version to 4.2.1a0
Ned Batchelder
2016-07-28
1
-1
/
+1
|
|
*
|
Paperwork for version 4.2
Ned Batchelder
2016-07-26
1
-1
/
+1
|
|
*
|
Merged in scop/coverage.py/pngs (pull request #86)
Ned Batchelder
2016-07-25
2
-0
/
+0
|
\
\
|
|
|
|
|
|
|
|
|
Optimize PNGs
|
*
|
Run *.png through zopflipng
pngs
Ville Skytt?
2016-07-20
2
-0
/
+0
|
|
/
*
|
Merged in scop/coverage.py/html-filter (pull request #85)
Ned Batchelder
2016-07-25
3
-8
/
+22
|
\
\
|
|
|
|
|
|
|
|
|
Speed up HTML filtering
|
*
|
Set the rcfile for multiprocessing subprocesses
Ned Batchelder
2016-07-24
3
-8
/
+22
|
|
/
*
|
Speed up HTML filtering
html-filter
Ville Skytt?
2016-07-20
1
-11
/
+9
|
/
*
Multiprocessing needs to communicate the rcfile down to the subprocesses
Ned Batchelder
2016-07-13
2
-16
/
+23
|
*
Rename to multiproc.py, since it only does one thing.
Ned Batchelder
2016-07-12
2
-1
/
+1
|
*
Cover a few more lines in cmdline.py
Ned Batchelder
2016-07-10
1
-9
/
+6
|
[next]