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
/
CHANGES.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Also have to actually move the file...
Ned Batchelder
2015-09-20
1
-1411
/
+0
*
Get ready for 4.0 final
Ned Batchelder
2015-09-19
1
-0
/
+6
*
Prepare for 4.0b3 kits
coverage-4.0b3
Ned Batchelder
2015-09-07
1
-2
/
+2
*
Remove tests and docs from the kit, since they weren't used or usable.
Ned Batchelder
2015-09-06
1
-0
/
+5
*
Accommodate strange ShiningPanda logic if we are running under Jenkins. #404
Ned Batchelder
2015-08-29
1
-0
/
+6
*
Fix a crash when reporting on an unmeasured file. #403
Ned Batchelder
2015-08-28
1
-0
/
+10
*
Update details for 4.0b2
Ned Batchelder
2015-08-22
1
-2
/
+2
*
Change CoverageData.read and .write to .read_fileobj and .write_fileobj
Ned Batchelder
2015-08-21
1
-2
/
+2
*
Changed hexversion to version_info, it's friendlier, and just as useful.
Ned Batchelder
2015-08-21
1
-3
/
+4
*
CoverageData.read and .write are now inverses of each other.
Ned Batchelder
2015-08-20
1
-0
/
+3
*
coverage.hexversion
Ned Batchelder
2015-08-20
1
-0
/
+3
*
Fix 'filename' to be 'file name' in English.
Ned Batchelder
2015-08-20
1
-5
/
+5
*
Touching files in an empty CoverageData shouldn't force lines. #399
Ned Batchelder
2015-08-20
1
-0
/
+7
*
Clean up changes.rst, including removing noisy issue links.
Ned Batchelder
2015-08-15
1
-5
/
+5
*
Clean ups from PR 66
Ned Batchelder
2015-08-15
1
-0
/
+5
*
Clean ups from pr 66
Ned Batchelder
2015-08-14
1
-0
/
+5
*
Fix --append trying to make a new file. #392
Ned Batchelder
2015-08-03
1
-0
/
+4
*
The next version will be b2
Ned Batchelder
2015-08-03
1
-0
/
+5
*
Update the change history in the docs
Ned Batchelder
2015-08-02
1
-1
/
+7
*
More information in the HTML missing branch annotations.
Ned Batchelder
2015-08-02
1
-0
/
+3
*
Inching toward beta 1
Ned Batchelder
2015-08-01
1
-5
/
+5
*
Thanks, Dmitry Trofimov
Ned Batchelder
2015-08-01
1
-0
/
+1
*
Support directories on the 'coverage run' command line. #252
Ned Batchelder
2015-08-01
1
-0
/
+4
*
Plugins can get built-in python reporting.
Ned Batchelder
2015-08-01
1
-0
/
+3
*
Implement FileDisposition in C for speed. Final part of fix for #387.
Ned Batchelder
2015-08-01
1
-0
/
+4
*
Erasing in parallel mode now deletes all the data files. #262
Ned Batchelder
2015-07-30
1
-0
/
+4
*
Fix brokenness in combining with an rcfile. #385
Ned Batchelder
2015-07-28
1
-0
/
+4
*
Fail on unrecognized configuration options. #386
Ned Batchelder
2015-07-27
1
-0
/
+5
*
New config option: run:note lets you annotate the data file.
Ned Batchelder
2015-07-26
1
-3
/
+7
*
Add license mention to the top of all files. #313.
Ned Batchelder
2015-07-24
1
-1
/
+5
*
Switch license to Apache
Ned Batchelder
2015-07-24
1
-0
/
+3
*
Refer to the project consistenly as coverage.py. #275
Ned Batchelder
2015-07-23
1
-27
/
+32
*
Be honest in CHANGES.txt
Ned Batchelder
2015-07-23
1
-3
/
+3
*
The DTD is no longer valid. Don't reference it.
Ned Batchelder
2015-07-22
1
-0
/
+4
*
Data files are now JSON instead of pickles. Fixes #236.
Ned Batchelder
2015-07-21
1
-2
/
+7
*
Coverage._harvest_data is now Coverage.get_data
Ned Batchelder
2015-07-11
1
-0
/
+4
*
The use_cache method is no longer supported.
Ned Batchelder
2015-07-11
1
-0
/
+2
*
If __file__ disagrees with the frame, use the frame info. Fixes #380.
Ned Batchelder
2015-07-11
1
-1
/
+5
*
40 issues closed in 4.0 so far.
Ned Batchelder
2015-07-11
1
-0
/
+3
*
Change how plugins are initialized. No more Plugin. Now coverage_init.
Ned Batchelder
2015-07-05
1
-0
/
+3
*
Paperwork for last merge
Ned Batchelder
2015-06-28
1
-0
/
+8
*
Add a note for Ionel's drive letter fix.
Ned Batchelder
2015-06-22
1
-0
/
+3
*
Update the changes docs for 4.0a6
Ned Batchelder
2015-06-21
1
-2
/
+2
*
Be more careful about reading bytecodes. #375
Ned Batchelder
2015-06-16
1
-2
/
+3
*
Be more disciplined about the values in should_trace_cache. #374.
Ned Batchelder
2015-06-14
1
-0
/
+4
*
COVERAGE_DEBUG can set the debug configuration options
Ned Batchelder
2015-06-14
1
-0
/
+3
*
And say so
Ned Batchelder
2015-06-09
1
-1
/
+1
*
Python 3.5b2 is supported.
Ned Batchelder
2015-06-03
1
-0
/
+2
*
Remove the module-level singleton functions.
Ned Batchelder
2015-05-27
1
-0
/
+4
*
Files with incorrect encoding declarations are no longer ignored. #351
Ned Batchelder
2015-05-17
1
-0
/
+4
[next]