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
Commit message (
Expand
)
Author
Age
Files
Lines
*
also use AST for while constants in python-2.7 #502
issue-502-7
loic
2016-12-15
6
-10
/
+35
*
Bug #496 wasn't about the single-line continue, just the constant while.
Ned Batchelder
2016-12-18
1
-3
/
+4
*
Fix #496, while-true loop with a continue.
Ned Batchelder
2016-12-18
3
-5
/
+28
*
More parser code clean-up
Ned Batchelder
2016-12-18
1
-14
/
+25
*
Clean up #493 fix
Ned Batchelder
2016-12-18
4
-25
/
+20
*
Merged in dachary/coverage.py/issue-493-2 (pull request #108)
Ned Batchelder
2016-12-18
15
-43
/
+130
|
\
|
*
Remove outdated alternate installation instructions
Ned Batchelder
2016-12-18
1
-15
/
+2
|
*
More ast parsing clean-up.
Ned Batchelder
2016-12-18
1
-8
/
+19
|
*
More doc and cleanup of ast parsing
Ned Batchelder
2016-12-18
1
-6
/
+29
|
*
Add some to the ArcStart docstring, and remove defaultable arguments
Ned Batchelder
2016-12-18
1
-5
/
+9
|
*
Add a "make smoke" target for a quick test run.
Ned Batchelder
2016-12-18
2
-0
/
+6
|
*
Paperwork for the .pex change
Ned Batchelder
2016-12-18
2
-0
/
+4
|
*
Merged in pebers/coverage.py (pull request #57)
Ned Batchelder
2016-12-18
1
-1
/
+1
|
|
\
|
|
*
Add support for searching inside .pex archives similarly to .zip and .egg.
Peter Ebden
2015-07-13
1
-1
/
+1
|
*
|
Provide a more useful error message if failing to run a non-Python file. #514
Ned Batchelder
2016-12-17
4
-6
/
+36
|
*
|
Oops, wrong name
Ned Batchelder
2016-12-17
1
-1
/
+1
|
*
|
Put a count of contributors into the authors string
Ned Batchelder
2016-12-17
2
-2
/
+8
|
*
|
Rename AUTHORS.txt to CONTRIBUTORS.txt
Ned Batchelder
2016-12-17
4
-2
/
+5
|
*
|
Clean up and credit the #265 work
Ned Batchelder
2016-12-16
2
-6
/
+9
|
*
|
Merged in dachary/coverage.py/issue-265 (pull request #105)
Ned Batchelder
2016-12-16
3
-3
/
+13
|
|
\
\
|
|
*
|
--source and --include are mutually exclusive #265
issue-265
loic
2016-12-16
3
-3
/
+13
|
|
/
/
*
|
|
finally happens before return in a try #493
issue-493-2
loic
2016-12-18
2
-5
/
+25
|
/
/
*
|
That experiment didn't work
Ned Batchelder
2016-12-14
1
-2
/
+0
*
|
Try more travis environments
Ned Batchelder
2016-12-14
1
-0
/
+2
*
|
Don't lint sphinx output
Ned Batchelder
2016-12-14
1
-1
/
+1
*
|
Update CHANGES for issue #524
Ned Batchelder
2016-12-14
1
-0
/
+4
*
|
Give this variable a more descriptive name
Ned Batchelder
2016-12-14
1
-8
/
+8
*
|
Merged in dachary/coverage.py/issue-524-2 (pull request #98)
Ned Batchelder
2016-12-14
2
-31
/
+67
|
\
\
|
*
|
report must ignore skipped files #524
issue-524-2
loic
2016-12-12
2
-31
/
+67
*
|
|
Lo?c Dachary is clearly going to be making a dent here...
Ned Batchelder
2016-12-13
1
-0
/
+1
*
|
|
Merged in dachary/coverage.py/issue-523 (pull request #99)
Ned Batchelder
2016-12-13
1
-1
/
+0
|
\
\
\
|
*
|
|
Tidy up
Ned Batchelder
2016-12-13
1
-1
/
+0
|
|
/
/
*
|
|
add PYTHONPATH to dochtml target #523
issue-523
loic
2016-12-13
1
-1
/
+1
|
/
/
*
|
Document report API skip_covered argument
loic
2016-12-12
1
-0
/
+2
*
|
Add Python 3.5 CI
Arcadiy Ivanov
2016-12-11
1
-0
/
+9
*
|
Properly return final status when measuring our own coverage
Ned Batchelder
2016-12-07
1
-1
/
+3
*
|
Clarify the latest changelog entry
Ned Batchelder
2016-12-06
1
-2
/
+2
*
|
Prevent UnicodeErrors in HTML reports with Unicode configuration values
Ned Batchelder
2016-12-06
3
-3
/
+13
*
|
Oh 2.6, you get me every time
Ned Batchelder
2016-12-06
1
-1
/
+1
*
|
A better way to find the pth directory
Ned Batchelder
2016-12-06
1
-14
/
+18
*
|
Remove the filelock experiment
Ned Batchelder
2016-12-06
2
-9
/
+4
*
|
Silence an internal pytest deprecation warning
Ned Batchelder
2016-12-05
1
-0
/
+6
*
|
Merged in nicoddemus/coverage.py/latest-pytest (pull request #94)
Ned Batchelder
2016-12-05
0
-0
/
+0
|
\
\
*
|
|
Use pytest>=3.0.5
latest-pytest
Bruno Oliveira
2016-12-05
1
-1
/
+1
|
/
/
*
|
No xdist on appveyor
Ned Batchelder
2016-12-05
1
-0
/
+4
*
|
Need to clean up in the right order
Ned Batchelder
2016-12-04
1
-1
/
+2
*
|
Quick hack to try avoiding stepping on each others' pth files
Ned Batchelder
2016-12-04
2
-12
/
+25
*
|
Older setuptools works, how about newer?
Ned Batchelder
2016-12-04
1
-1
/
+1
*
|
Try rolling back setuptools to fix appveyor
Ned Batchelder
2016-12-04
1
-1
/
+1
*
|
Test excluded lines in the html report
Ned Batchelder
2016-11-30
3
-4
/
+18
[next]