summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Close the 3.2 branch, we're done with it.3.2_branchNed Batchelder2010-05-300-0/+0
* Coverage 3.2Ned Batchelder2009-12-050-0/+0
* Ugh.coverage-3.2Ned Batchelder2009-12-051-2/+2
* Coverage 3.2Ned Batchelder2009-12-050-0/+0
* Last touches for 3.2 final.Ned Batchelder2009-12-0514-4256/+4430
* When we installed on py3k using Distribute, we no longer needed the no-script...Ned Batchelder2009-12-051-5/+0
* More checking in checkeol.pyNed Batchelder2009-12-051-10/+21
* Tweak the docsNed Batchelder2009-12-052-10/+10
* One small thing changed since 3.2b4.Ned Batchelder2009-12-041-0/+6
* Set the version to 3.2Ned Batchelder2009-12-041-1/+1
* Move some cmdline code to a more logical place.Ned Batchelder2009-12-042-4/+6
* Automate the uploading of the kits.Ned Batchelder2009-12-022-9/+10
* details for next releaseNed Batchelder2009-12-021-0/+1
* Coverage.py is a stupid name. I wonder how much Titus wants for the figleaf b...Ned Batchelder2009-12-021-4/+4
* Massive eol whitespace clean-up.Ned Batchelder2009-12-0249-636/+637
* Clean up coverage_coverage.pyNed Batchelder2009-12-011-4/+7
* An attempt to make the memory leak test more predictable, but it might be imp...Ned Batchelder2009-12-011-6/+9
* A --version option for the command line.Ned Batchelder2009-12-012-15/+31
* The command help said --branch was HIGHLY EXPERIMENTAL!!Ned Batchelder2009-12-012-1/+2
* Mark this as applying to Python 2 and 3 explicitly, since the PyPI home page ...Ned Batchelder2009-12-011-1/+2
* Coverage.py 3.2b4Ned Batchelder2009-12-010-0/+0
* Changes for 3.2b4coverage-3.2b4Ned Batchelder2009-12-011-2/+6
* I can't for the life of me figure out why :ref: references are emphasized, so...Ned Batchelder2009-12-011-0/+4
* Mark some more code as not covered by tests.Ned Batchelder2009-11-301-2/+2
* A little explanation of the partial branch annotations in the HTML report.Ned Batchelder2009-11-305-23/+66
* Mark some code as not covered.Ned Batchelder2009-11-301-3/+3
* Adapt the all-Python scripts to the new 3.1 Distribute scheme. allcoverage.c...Ned Batchelder2009-11-302-4/+4
* The testing setup is involved: document it some.Ned Batchelder2009-11-301-0/+15
* The testing setup is involved: document it some.Ned Batchelder2009-11-301-0/+0
* Merge stuff I almost lost!Ned Batchelder2009-11-308-48/+141
|\
| * IdeasNed Batchelder2009-11-291-1/+3
| * coverage_coverage.py now writes separate data files for each run of the test ...Ned Batchelder2009-11-292-41/+114
| * Don't measure mock.py when we measure our coverage.Ned Batchelder2009-11-292-1/+2
| * Fix some self-measurement problems. Now coverage_coverage.py works again (ha...Ned Batchelder2009-11-295-11/+26
| * Always more ideas.Ned Batchelder2009-11-291-0/+2
* | Use Distribute for 3.x, stick with setuptools for 2.xNed Batchelder2009-11-306-44/+479
|/
* A little more detail on how stuff works.Ned Batchelder2009-11-281-0/+7
* No end to the doc stuff.Ned Batchelder2009-11-281-2/+1
* Too much detail on the front page.Ned Batchelder2009-11-281-1/+1
* Doc tweaking, part 47Ned Batchelder2009-11-287-32/+44
* Doc tweaking.Ned Batchelder2009-11-285-46/+111
* More doc tweaks, and a css file to make the drafts look more like the site.Ned Batchelder2009-11-284-13/+37
* Doc tweaks.Ned Batchelder2009-11-274-40/+41
* This is long enough to deserve its own file.Ned Batchelder2009-11-272-41/+39
* The docs have said '3.0' for a while now..Ned Batchelder2009-11-272-2/+3
* Add a little bit of branch information to 'debug data'Ned Batchelder2009-11-272-1/+4
* Line lengthsNed Batchelder2009-11-261-3/+5
* XML report now includes branch information.Ned Batchelder2009-11-266-14/+78
* Tired of these TODO's that I'm not going to do anything about.Ned Batchelder2009-11-261-8/+0
* Rename our future-happy unittest methods to match their future versions, and ...Ned Batchelder2009-11-267-85/+142