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
...
|
*
All tests should restore sys.path
Ned Batchelder
2011-03-20
2
-5
/
+8
|
*
Clean-ups
Ned Batchelder
2011-03-16
4
-5
/
+9
|
*
Automated merge with ssh://bitbucket.org/ned/coveragepy
Ned Batchelder
2011-03-15
1
-2
/
+1
|
|
\
|
|
*
Remove a little noise from this lab tool
Ned Batchelder
2011-03-15
1
-2
/
+1
|
*
|
A file opened in 'b' mode needs bytes, not strings. Try to do this in a clea...
Ned Batchelder
2011-03-15
3
-4
/
+20
|
*
|
Merge the backout to the tip
Ned Batchelder
2011-03-15
1
-28
/
+29
|
|
\
\
|
|
*
|
Backed out changeset c6083fae29bf
Ned Batchelder
2011-03-15
1
-28
/
+29
|
*
|
|
Automated merge with ssh://bitbucket.org/ned/coveragepy
Ned Batchelder
2011-03-15
1
-31
/
+51
|
|
\
\
\
|
|
|
/
/
|
|
|
/
|
|
|
/
|
|
/
|
|
|
*
Put the missing-continue test back into the mix.
Ned Batchelder
2011-03-15
1
-29
/
+28
|
|
*
Figures 2.4 has different answers for the psycho edge cases.
Ned Batchelder
2011-03-13
1
-2
/
+2
|
|
*
Adjust some tests for PyPy: it's more aggressive about optimizing away expres...
Ned Batchelder
2011-03-13
1
-2
/
+23
|
*
|
Ugh, newb mistake: Windows needs the b flag to tightly control the bytes in t...
Ned Batchelder
2011-03-13
1
-1
/
+1
|
|
/
*
|
Allow coverage.py to be executed by pointing Python at a repository's
Brett Cannon
2011-02-26
2
-0
/
+17
|
/
*
setup.py now succeeds even if there is no C compiler. Fixes issue #80.
Ned Batchelder
2011-02-13
2
-3
/
+18
*
Minor tweaks to the docs.
Ned Batchelder
2011-02-13
2
-17
/
+40
*
Automated merge with ssh://bitbucket.org/ned/coveragepy
Ned Batchelder
2011-02-12
2
-0
/
+27
|
\
|
*
New sphinx adds a blank line before the xml declaration, this micro-tool stri...
Ned Batchelder
2011-02-12
2
-0
/
+27
*
|
A different (better) way to avoid warnings when no code has been run.
Ned Batchelder
2011-02-12
4
-34
/
+24
|
/
*
Don't warn about not collecting data if we never ran any code in the first pl...
Ned Batchelder
2011-02-07
4
-24
/
+50
*
Make this message simpler and clearer.
Ned Batchelder
2011-02-07
2
-3
/
+3
*
Add tests and doc for Brandon's -m flag.
Ned Batchelder
2011-02-06
12
-33
/
+136
*
Automated merge with file:///home/ned/coverage/trunk
Ned Batchelder
2011-02-06
3
-19
/
+71
|
\
|
*
A script to make virtualenvs for testing.
Ned Batchelder
2011-02-06
2
-4
/
+54
|
*
Automated merge with ssh://bitbucket.org/ned/coveragepy
Ned Batchelder
2011-02-04
35
-64
/
+165
|
|
\
|
*
|
Lint cleanups in the Javascript code.
Ned Batchelder
2011-02-04
1
-15
/
+17
*
|
|
Added an actual "-m" command line option to turn on the module loader.
Brandon Craig Rhodes
2011-02-02
1
-6
/
+13
*
|
|
Wrote the basic logic for running a Python module or package as __main__.
Brandon Craig Rhodes
2011-02-02
2
-3
/
+42
|
|
/
|
/
|
*
|
Some pylint cleanups.
Ned Batchelder
2011-02-01
3
-5
/
+9
*
|
Pylint 0.23.0 'deprecated' disable-msg.
Ned Batchelder
2011-02-01
25
-32
/
+31
*
|
Show more detailed version information when running all the tests.
Ned Batchelder
2011-02-01
1
-2
/
+2
*
|
A couple more places to use open_source instead of open(fname, 'rU')
Ned Batchelder
2011-01-30
3
-3
/
+8
*
|
A bunch more places where a file close should be in a finally clause.
Ned Batchelder
2011-01-30
6
-14
/
+35
*
|
Keep CHANGES up to date
Ned Batchelder
2011-01-30
1
-0
/
+4
*
|
Add a test for the newline= feature of make_file
Ned Batchelder
2011-01-30
1
-0
/
+8
*
|
Isolate the open/tokenize.open distinction into backward.py
Ned Batchelder
2011-01-30
3
-10
/
+15
*
|
Add Brett as an AUTHOR
Ned Batchelder
2011-01-30
1
-0
/
+1
*
|
Merge in Brett's changes
Ned Batchelder
2011-01-30
5
-5
/
+41
|
\
\
|
*
|
A test for parsing files with different line endings.
Ned Batchelder
2011-01-30
2
-3
/
+37
|
*
|
Ignore binary files when searching.
Ned Batchelder
2011-01-29
1
-0
/
+1
|
*
|
At last, all the tests pass on all versions of Python.
Ned Batchelder
2011-01-29
2
-1
/
+2
|
*
|
Also test 3.x
Ned Batchelder
2011-01-29
1
-1
/
+1
|
|
/
*
|
Ignore Vim swp files.
Brett Cannon
2011-01-28
1
-0
/
+1
*
|
Properly close files.
Brett Cannon
2011-01-28
2
-5
/
+15
*
|
Open source files with the proper encoding.
Brett Cannon
2011-01-28
2
-3
/
+10
|
/
*
Now we can run the tests on Unixy boxes
Ned Batchelder
2011-01-15
1
-0
/
+23
*
Get id attributes into the .px files so they'll be in the HTML so links into ...
Ned Batchelder
2010-11-20
1
-0
/
+4
*
Whitespace
Ned Batchelder
2010-11-07
2
-3
/
+3
*
Forgot this file in the last checkin.
Ned Batchelder
2010-11-07
1
-0
/
+99
*
Hotkeys for the HTML report.
Ned Batchelder
2010-11-07
5
-11
/
+37
*
This test isn't ready yet, but I don't want it in my working tree for now.
Ned Batchelder
2010-11-07
1
-0
/
+13
[prev]
[next]