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
/
AUTHORS.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
A performance test from Cale Pennington
Ned Batchelder
2016-11-09
1
-0
/
+1
*
Be absolutely explicit about non-hashability of some objects.
Ned Batchelder
2016-09-23
1
-0
/
+1
*
Trailing space
Ned Batchelder
2016-08-03
1
-1
/
+1
*
Give credit to Ville Skytt? for pr #85
Ned Batchelder
2016-07-25
1
-0
/
+1
*
Clean up the previous commit that adds a test for #492
Ned Batchelder
2016-06-24
1
-0
/
+1
*
A real name for karlw00t
Ned Batchelder
2016-06-19
1
-1
/
+1
*
Add Dan Wandschneider for #199
Ned Batchelder
2016-06-08
1
-0
/
+1
*
Paperwork for #231
Ned Batchelder
2016-06-02
1
-0
/
+1
*
Finish paperwork for #478
Ned Batchelder
2016-06-02
1
-0
/
+1
*
Add Matthew Boehm to AUTHORS.txt
Matthew Boehm
2016-06-02
1
-0
/
+1
*
Finish up the fix for #298
Ned Batchelder
2016-06-02
1
-0
/
+1
*
Tweaks to the dependency docs change
Ned Batchelder
2016-02-25
1
-0
/
+1
*
Give credit to Dmitry Shishov for the html scroll markers in the previous commit
Ned Batchelder
2016-01-31
1
-0
/
+1
*
Finish up Max Linke's fix for double encoding declarations. Fixes #453
Ned Batchelder
2015-12-24
1
-0
/
+1
*
Changes and Authors for Rodrigue Cloutier's multiprocessing on Windows fix.
Ned Batchelder
2015-12-24
1
-0
/
+1
*
XML <source> element properly reflects --source= option. #439
Ned Batchelder
2015-11-22
1
-0
/
+1
*
Thanks to Yury Selivanov
Ned Batchelder
2015-08-06
1
-0
/
+1
*
Support directories on the 'coverage run' command line. #252
Ned Batchelder
2015-08-01
1
-0
/
+1
*
Clean up from the merge of PR 62
Ned Batchelder
2015-07-30
1
-0
/
+1
*
Add an attribute to the XML report for missed branches
Ned Batchelder
2015-07-22
1
-0
/
+1
*
Tweak the merge of PR #58
Ned Batchelder
2015-07-21
1
-0
/
+1
*
Add a note for Ionel's drive letter fix.
Ned Batchelder
2015-06-22
1
-0
/
+1
*
Be more disciplined about the values in should_trace_cache. #374.
Ned Batchelder
2015-06-14
1
-0
/
+1
*
Fix a test, and finish the paperwork for #363.
Ned Batchelder
2015-04-24
1
-0
/
+1
*
Merged in clytwynec/coverage.py/combine-from-multiple-dirs (pull request #51)
Ned Batchelder
2015-04-24
1
-0
/
+1
|
\
|
*
Added ability to combine coverage data files from multiple directories into o...
Christine Lytwynec
2015-04-21
1
-0
/
+1
*
|
More work on #299
Ned Batchelder
2015-04-21
1
-0
/
+1
*
|
Merge issue-324 fix
Ned Batchelder
2015-04-20
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Tweaks to Mickie's changes.
Ned Batchelder
2015-04-18
1
-0
/
+1
*
|
AUTHORS too
Ned Batchelder
2015-04-15
1
-0
/
+1
|
/
*
Add a no-op method to the base class to make branch coverage work with plugin...
Ned Batchelder
2015-02-06
1
-0
/
+1
*
Sort authors by entire name, not "last" name.
Ned Batchelder
2015-01-31
1
-39
/
+39
*
Wildly experimental multiprocessing support. Covers most of #117.
Ned Batchelder
2015-01-30
1
-0
/
+1
*
XML package_depth configuration option. Thanks, Lex Berezhny
Ned Batchelder
2015-01-19
1
-0
/
+1
*
Cleanups from pull request 42
Ned Batchelder
2014-11-24
1
-0
/
+1
*
Clean up the --skip-covered pull request.
Ned Batchelder
2014-11-23
1
-0
/
+1
*
Credit where credit is due
Ned Batchelder
2014-10-20
1
-0
/
+1
*
Add comment and cleanups to Alex's PyPy change.
Ned Batchelder
2014-10-01
1
-0
/
+1
*
Credit where credit is due
Ned Batchelder
2014-09-24
1
-0
/
+1
*
Gevent, etc, support finally works. #149
Ned Batchelder
2014-09-17
1
-0
/
+1
*
Add Anthony Sottile to AUTHORS, and mention his pull request in CHANGES
Ned Batchelder
2014-07-05
1
-0
/
+1
*
Clean up the merged pull request
Ned Batchelder
2014-06-01
1
-1
/
+1
*
Tests for --branch --show-missing summary; update AUTHORS.txt
Steve
2014-05-26
1
-0
/
+1
*
Clean up Stan Hu's pull request, and add him to changes and authors
Ned Batchelder
2014-05-02
1
-0
/
+1
*
Tweak up the .txt files for Chris' pull request.
Ned Batchelder
2014-03-01
1
-1
/
+1
*
Update changes/authors
Chris Rose
2014-02-19
1
-0
/
+1
*
Improve and more fully test the first-blank-line decoding fix. Thanks, Roger...
Ned Batchelder
2013-09-16
1
-0
/
+1
*
Tweaks to Matt's merged pull request.
Ned Batchelder
2013-04-21
1
-0
/
+1
*
Credit where credit is due.
Ned Batchelder
2012-11-21
1
-0
/
+1
*
Finish the paperwork on Julian's patch.
Ned Batchelder
2012-07-31
1
-0
/
+1
[next]