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
*
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
*
A better description of issue 361.
Ned Batchelder
2015-05-03
1
-2
/
+2
*
Add an old change to CHANGES
Ned Batchelder
2015-04-26
1
-0
/
+6
*
Fix a test, and finish the paperwork for #363.
Ned Batchelder
2015-04-24
1
-0
/
+4
*
Finish up clytwynec's pull request to implement combining directories. #354.
Ned Batchelder
2015-04-24
1
-0
/
+6
*
More work on #299
Ned Batchelder
2015-04-21
1
-0
/
+4
*
Update CHANGES
Ned Batchelder
2015-04-20
1
-0
/
+6
*
Update CHANGES for #361.
Ned Batchelder
2015-04-15
1
-0
/
+6
*
Fix bug with \f in HTML report. #360.
Ned Batchelder
2015-02-28
1
-0
/
+5
*
Properly handle crazy-long code objects. #359
Ned Batchelder
2015-02-17
1
-0
/
+9
*
Ship 4.0a5
coverage-4.0a5
Ned Batchelder
2015-02-16
1
-5
/
+5
*
Always make the current directory importable. #358
Ned Batchelder
2015-02-13
1
-0
/
+4
*
CHANGES tweaks
Ned Batchelder
2015-02-12
1
-2
/
+2
*
Treat config_file=".coveragerc" the same as config_file=True. #357
Ned Batchelder
2015-02-11
1
-0
/
+5
*
Plugin support is now only in the CTracer, not in the PyTracer.
Ned Batchelder
2015-02-09
1
-1
/
+2
*
CPython 3.5.0a1 was announced 40 minutes ago. Isn't it time coverage.py suppo...
Ned Batchelder
2015-02-08
1
-0
/
+2
*
Plugin support is in C tracer as well as Python tracer
Ned Batchelder
2015-02-08
1
-0
/
+2
[next]