summaryrefslogtreecommitdiff
path: root/coverage/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
...
* 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 ↵Ned Batchelder2009-05-121-1/+1
| | | | auto-loading and -saving data as needed.
* 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
| | | | code, and more introspectable.
* 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