| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update version number to 3.5.3 | Ned Batchelder | 2012-09-29 | 1 | -3/+4 |
| * | Fix #197: more decimal places on a CSS fraction eliminates rounding errors in... | Ned Batchelder | 2012-09-26 | 1 | -0/+4 |
| * | Fix #194: a file path could have its prefix twice. | Ned Batchelder | 2012-09-08 | 1 | -0/+4 |
| * | Where we deal with .pyc files, also deal with .pyo files. Fixes #195. | Ned Batchelder | 2012-09-06 | 1 | -0/+5 |
| * | Forgot to thank Marc for tox | Ned Batchelder | 2012-09-02 | 1 | -1/+1 |
| * | Thank Brett for the py3 memory leak fixes. | Ned Batchelder | 2012-09-02 | 1 | -0/+2 |
| * | Finish the paperwork on Julian's patch. | Ned Batchelder | 2012-07-31 | 1 | -0/+5 |
| * | Ugh | Ned Batchelder | 2012-07-21 | 1 | -1/+1 |
| * | Link tox | Ned Batchelder | 2012-07-21 | 1 | -1/+2 |
| * | Fix some of the howto, and note the new prominence of tox. | Ned Batchelder | 2012-07-21 | 1 | -0/+2 |
| * | With --source=dir, dir/__init__.py need not exist any longer, but dir/sub/__i... | Ned Batchelder | 2012-07-04 | 1 | -0/+4 |
| * | Clean up the setup.py hack to detect not being able to build the C extension.... | Ned Batchelder | 2012-06-11 | 1 | -0/+4 |
| * | Properly deal with files encoded as UTF-8 with BOM. Fixes #179. | Ned Batchelder | 2012-05-14 | 1 | -0/+9 |
| * | Prepare for 3.5.2 | Ned Batchelder | 2012-05-03 | 1 | -0/+6 |
| * | Making a beta today | Ned Batchelder | 2012-04-29 | 1 | -2/+2 |
| * | Paperwork | Ned Batchelder | 2012-04-28 | 1 | -0/+3 |
| * | The [html]extra_css configuration value is a file path to a CSS file that get... | Ned Batchelder | 2012-04-20 | 1 | -0/+3 |
| * | Add show_missing to the config file. #173. | Ned Batchelder | 2012-04-18 | 1 | -1/+6 |
| * | Don't complain about files that can't be parsed as Python if they didn't seem... | Ned Batchelder | 2012-04-18 | 1 | -0/+5 |
| * | When looking for python files, don't take suspicious ones. Fixes #168. | Ned Batchelder | 2012-03-24 | 1 | -0/+4 |
| * | If a source file has an encoding declaration, use it when producing the HTML.... | Ned Batchelder | 2012-03-21 | 1 | -0/+5 |
| * | Don't try to compile the C extension under pypy. #166. | Ned Batchelder | 2012-03-17 | 1 | -0/+4 |
| * | Use exit status properly with 'python -m coverage' | Ned Batchelder | 2012-02-15 | 1 | -0/+3 |
| * | Some doc clarification from George Paci | Ned Batchelder | 2012-01-19 | 1 | -1/+1 |
| * | #155 is fixed. | Ned Batchelder | 2011-10-31 | 1 | -0/+11 |
| * | Update to 3.5.1 | Ned Batchelder | 2011-09-23 | 1 | -0/+3 |
| * | Fix the [paths] feature to actually work for reporting. | Ned Batchelder | 2011-09-03 | 1 | -0/+6 |
| * | Forgot to include the closed ticket. | Ned Batchelder | 2011-08-30 | 1 | -1/+2 |
| * | Bump version to 3.5.1b1 | Ned Batchelder | 2011-08-28 | 1 | -2/+2 |
| * | Document the [paths] section in the config file. | Ned Batchelder | 2011-08-27 | 1 | -0/+5 |
| * | Properly handle Unicode characters in Python source when creating the HTML re... | Ned Batchelder | 2011-08-17 | 1 | -3/+9 |
| * | The for-else fix also fixed 'with' statements, and therefore, issue #128. | Ned Batchelder | 2011-08-10 | 1 | -0/+3 |
| * | A fullcoverage tracer that works. Events are stashed, then replayed when cov... | Ned Batchelder | 2011-08-08 | 1 | -0/+5 |
| * | You can include files in the Python installation, and they will be measured. | Ned Batchelder | 2011-08-03 | 1 | -0/+6 |
| * | Fix whitespace | Ned Batchelder | 2011-08-03 | 1 | -1/+1 |
| * | Fix the CHANGES merge | Ned Batchelder | 2011-08-02 | 1 | -2/+3 |
| * | Automated merge with ssh://bitbucket.org/ned/coveragepy | Ned Batchelder | 2011-08-02 | 1 | -0/+3 |
| |\ |
|
| | * | The number of missed branches reported on the HTML summary page didn't match ... | Ned Batchelder | 2011-08-02 | 1 | -0/+3 |
| * | | for-else constructs are handled properly, avoiding bogus partial branch warni... | Ned Batchelder | 2011-07-04 | 1 | -0/+4 |
| |/ |
|
| * | Bump the version number | Ned Batchelder | 2011-07-04 | 1 | -0/+5 |
| * | Bump version number to 3.5 | Ned Batchelder | 2011-06-29 | 1 | -2/+2 |
| * | HTML report hotkeys work differently if the current chunk is off-screen. A c... | Ned Batchelder | 2011-06-26 | 1 | -0/+8 |
| * | It's happening today. | Ned Batchelder | 2011-06-05 | 1 | -2/+2 |
| * | Automated merge with ssh://bitbucket.org/ned/coveragepy | Ned Batchelder | 2011-05-31 | 1 | -4/+6 |
| |\ |
|
| | * | Minor cleanups | Ned Batchelder | 2011-05-28 | 1 | -6/+9 |
| * | | Start getting docs ready for 3.5b1 | Ned Batchelder | 2011-05-31 | 1 | -2/+10 |
| |/ |
|
| * | The current directory auto-inserted into sys.path is now absolute, to better ... | Ned Batchelder | 2011-05-21 | 1 | -0/+4 |
| * | Merge bug_123 work into default. | Ned Batchelder | 2011-04-27 | 1 | -1/+6 |
| |\ |
|
| | * | C trace function now roundtrips properly. Fixes #123 and #125. | Ned Batchelder | 2011-04-27 | 1 | -1/+6 |
| * | | Someday, I'll internalize the ReST syntax. Fix broken bug report references. | Ned Batchelder | 2011-04-26 | 1 | -6/+6 |