summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Html report marker div style in its own css layer.pankajp/faster-html-report-uipankajp2018-05-241-0/+1
* Prevent expensive relayout in loop in html report jspankajp2018-05-241-3/+6
* Created new branch pankajp/faster-html-report-uipankajp2018-05-240-0/+0
* readme_renderer checks that the README.rst is validNed Batchelder2018-05-242-0/+2
* Use check-manifest to check the manifestNed Batchelder2018-05-143-1/+4
* Add a note about the lstat cacheNed Batchelder2018-05-141-0/+4
* Add collector local cache of abs_fileDavid R. MacIver"2018-05-141-1/+9
* Big changes should be mentioned in the changelogNed Batchelder2018-05-061-0/+2
* Clean the pytest cacheNed Batchelder2018-05-051-0/+1
* Newer pytest changed the name of its cacheNed Batchelder2018-05-052-0/+2
* Remove CI things we aren't usingNed Batchelder2018-05-052-71/+0
* Upgrade most dependenciesNed Batchelder2018-05-056-21/+10
* No more support for 2.6 or 3.3Ned Batchelder2018-05-0510-52/+11
* Going to drop support for 2.6 and 3.3, so bump the versionNed Batchelder2018-05-052-2/+2
* Update some depsNed Batchelder2018-04-223-4/+4
* Now with COVERAGE_RCFILE, no need for multiprocessing to do its own env thingNed Batchelder2018-04-191-6/+2
* Document COVERAGE_RCFILENed Batchelder2018-04-193-7/+9
* COVERAGE_RCFILE can specify the config file location. #650Ned Batchelder2018-04-193-1/+27
* It helps me to remember what's going on if I put the next version number hereNed Batchelder2018-04-191-3/+2
* Update all pypi.python.org URLs to pypi.orgJon Dufresne2018-04-187-16/+16
* Update/fix help for --rcfileDaniel Hahler2018-04-111-1/+4
* Use tox 3.0.0Ned Batchelder2018-04-032-1/+5
* A different way to group builtins, because it's fun, why not?Ned Batchelder2018-03-311-3/+8
* Adapt to the 3.7.0b3 change in -m sys.path[0] behaviorNed Batchelder2018-03-311-1/+9
* New pylint, now we're pylint-cleanNed Batchelder2018-03-241-1/+1
* Pip 9.0.3 restores py26 supportNed Batchelder2018-03-241-1/+1
* Pip 9.0.2Ned Batchelder2018-03-191-1/+1
* Slight refactor of how we look for configuration filesNed Batchelder2018-03-193-31/+49
* Private attributes should be indicated (debug)Ned Batchelder2018-03-132-20/+20
* Private attributes should be indicated (plugins)Ned Batchelder2018-03-131-11/+11
* Private attributes should be indicated, and same-named things should be separ...Ned Batchelder2018-03-131-12/+12
* Private attributes should be indicatedNed Batchelder2018-03-134-20/+20
* Private attributes should be indicatedNed Batchelder2018-03-131-2/+2
* Finish up the inorout docstringsNed Batchelder2018-03-131-2/+17
* check_preimported=True controls whether coverage checks pre-imported files wh...Ned Batchelder2018-03-065-12/+15
* In 3.7, testing libs are issuing warnings. We don't want them to count agains...Ned Batchelder2018-03-061-0/+5
* In 3.7, namespace modules can have: mod.__file__ is NoneNed Batchelder2018-03-052-8/+17
* Merge inoroutNed Batchelder2018-03-050-0/+0
|\
* | A more disciplined way to manage inoroutinoroutNed Batchelder2018-03-041-12/+13
* | More uniformityNed Batchelder2018-02-262-8/+7
* | Huge refactor of code out of control into inoroutNed Batchelder2018-02-254-441/+499
|/
* Refactoring to prep for more refactoringNed Batchelder2018-02-242-18/+24
* Missed a detail of file_reporter in the docsNed Batchelder2018-02-241-1/+2
* More pragmas to fine-tune coverage of test codeNed Batchelder2018-02-223-13/+17
* Thanks, Thijs TriemstraNed Batchelder2018-02-201-0/+1
* enable pip cache in travis buildThijs Triemstra2018-02-201-2/+1
* enable pip cache in appveyor buildThijs Triemstra2018-02-201-0/+3
* Use https for codecov.io imageNed Batchelder2018-02-203-2/+3
|\
| * Pragma away some test code that won't be coveredNed Batchelder2018-02-202-2/+2
* | Merged in salty_horse/coveragepy/salty_horse/use-https-for-codecovio-image-15...Ned Batchelder2018-02-2111-36/+106
|\ \ | |/