summaryrefslogtreecommitdiff
path: root/coverage/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Tweaks for the 3.4 release.Ned Batchelder2010-09-191-1/+1
* Bump version numberNed Batchelder2010-09-061-1/+1
* Bump version number, and don't use version-specific URLs for released versions.Ned Batchelder2010-08-221-2/+5
* Get ready to have version-specific doc URLs.Ned Batchelder2010-08-201-1/+1
* Bump the version number to 3.4b1Ned Batchelder2010-08-201-1/+1
* Isolate old-style singleton api tests.Ned Batchelder2010-06-181-2/+4
* The next version will be 3.4Ned Batchelder2010-05-311-1/+1
* Undo Zooko's version number change.Ned Batchelder2010-05-151-1/+1
* add a --require option to specify directories which are required to be at the...Zooko Ofsimplegeo2010-04-191-1/+1
* Bump version numberNed Batchelder2010-03-131-1/+1
* We'll call this 3.3.1Ned Batchelder2010-02-281-1/+1
* Move the version number to 3.3Ned Batchelder2010-02-241-1/+1
* Update a few copyrights to 2010.Ned Batchelder2010-01-101-1/+1
* process_startup is a better name for the new function.Ned Batchelder2009-12-231-1/+1
* A way to start coverage when Python starts, to help with measuring coverage i...Ned Batchelder2009-12-231-1/+1
* Make it a real 3.3 versionNed Batchelder2009-12-051-1/+1
* Merged default onto config.Ned Batchelder2009-12-031-2/+2
|\
| * Massive eol whitespace clean-up.Ned Batchelder2009-12-021-2/+2
* | Read a config file to get some of our configuration.Ned Batchelder2009-11-281-1/+1
|/
* Bump the version number.Ned Batchelder2009-11-241-1/+1
* Bump the version number.Ned Batchelder2009-11-201-1/+1
* Bump the version numberNed Batchelder2009-11-121-1/+1
* Nearing 3.2b1Ned Batchelder2009-11-101-1/+1
* First alpha is a1Ned Batchelder2009-10-101-1/+1
* Bump the version number to 3.2aNed Batchelder2009-10-071-1/+1
* Update all the metadata for version 3.1Ned Batchelder2009-10-041-1/+1
* Scooch the versionNed Batchelder2009-09-291-1/+1
* Put __version__ back in the main file, and also put the URL in only one place...Ned Batchelder2009-09-251-1/+4
* More progress on multi-head kits, though I'm not sure it will work.Ned Batchelder2009-09-181-2/+1
* Bump version number to 3.1b1.Ned Batchelder2009-09-131-1/+1
* Fix the name of CHANGES.txtNed Batchelder2009-07-061-1/+1
* Bump the version number so it isn't 3.0 anymore, and keep CHANGES up to date.Ned Batchelder2009-06-231-1/+1
* Point to new docs; more doc tweaks.Ned Batchelder2009-06-131-1/+1
* Bump version number to 3.0Ned Batchelder2009-06-131-2/+1
* Move the version number up to 3.0 rc1.Ned Batchelder2009-05-161-1/+1
* Don't leave reminders in the docstring.Ned Batchelder2009-05-161-1/+1
* Track some things still to be done.Ned Batchelder2009-05-141-0/+1
* Give the singleton module interface a way to keep the old behavior of auto-lo...Ned Batchelder2009-05-121-1/+1
* More docstrings all around.Ned Batchelder2009-05-091-2/+10
* Even simpler: get rid of the lambdas for the singleton methods.Ned Batchelder2009-05-051-14/+16
* Simplify the singleton machinations in the package __init__. Fewer lines of ...Ned Batchelder2009-05-051-16/+11
* Lint clean-ups.Ned Batchelder2009-05-051-6/+6
* Move version up from 3.0b2Ned Batchelder2009-05-031-1/+1
* Removed recursive nonsense; docstring for exclude()Ned Batchelder2009-04-281-1/+1
* Scooch the version number since I posted 3.0b1 already.Ned Batchelder2009-03-101-1/+1
* Initial coverage.py 3.0 beta 1Ned Batchelder2009-03-051-0/+76