summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-12CI: use py37 instead of py36 by defaultDaniel Hahler
2018-11-11Merge pull request #4372 from nicoddemus/release-3.10.1Bruno Oliveira
2018-11-11Merge pull request #4368 from blueyed/toxenv-coverageBruno Oliveira
2018-11-11Merge pull request #4365 from blueyed/xenialBruno Oliveira
2018-11-11Preparing release version 3.10.1Bruno Oliveira
2018-11-11Merge pull request #4369 from blueyed/cleanupBruno Oliveira
2018-11-11Merge pull request #4337 from blueyed/fix-symBruno Oliveira
2018-11-11Cleanup/follow-up to #4319Daniel Hahler
2018-11-11Fix collection of direct symlinked files not in python_filesDaniel Hahler
2018-11-11Travis: use Xenial by default [skip appveyor]Daniel Hahler
2018-11-11Travis: use coverage from existing tox env [skip appveyor]Daniel Hahler
2018-11-11Merge pull request #4356 from blueyed/fix-equal_with_bashDaniel Hahler
2018-11-10tests: fix equal_with_bash for .coverage filesDaniel Hahler
2018-11-10Merge pull request #4352 from blueyed/_check_initialpaths_for_relpathDaniel Hahler
2018-11-09Fix nodes._check_initialpaths_for_relpath for dirsDaniel Hahler
2018-11-09Merge pull request #4353 from blueyed/test_fileimportBruno Oliveira
2018-11-09Merge pull request #4354 from blueyed/minorDaniel Hahler
2018-11-09Merge pull request #4350 from blueyed/fix-macos-py37Daniel Hahler
2018-11-09doc: improve runpytest_subprocessDaniel Hahler
2018-11-09doc: improve/simplify doc for breakpoint behaviorDaniel Hahler
2018-11-09minor: typosDaniel Hahler
2018-11-09minor: check bool before function callDaniel Hahler
2018-11-09Session._collect: use reversed partsDaniel Hahler
2018-11-09tests: harden test_config_errorDaniel Hahler
2018-11-09minor: improve FixtureDef.__repr__Daniel Hahler
2018-11-09tests: test_fileimport: improve reporting on failureDaniel Hahler
2018-11-09Revert "Attempt to fix macosx build setup"Daniel Hahler
2018-11-08Merge pull request #4307 from fzarifian/fzarifian-pr4304Bruno Oliveira
2018-11-08Merge pull request #4330 from blueyed/fix-report-last-writeDaniel Hahler
2018-11-08Update AUTHORSFabien ZARIFIAN
2018-11-07Fix TypeError in report_collect with _collect_report_last_writeDaniel Hahler
2018-11-07Merge pull request #4319 from blueyed/harden-test_collect_init_testsRonny Pfannschmidt
2018-11-07Fix lintingBruno Oliveira
2018-11-07Improve changelog a bitBruno Oliveira
2018-11-07cleanup, TODO: use _node_cacheDaniel Hahler
2018-11-07pkg_roots per sessionDaniel Hahler
2018-11-07remove paths/partsDaniel Hahler
2018-11-07pkg_rootsDaniel Hahler
2018-11-07harden test_collect_init_testsDaniel Hahler
2018-11-07XXX: revert _collect_seen_pkgdirsDaniel Hahler
2018-11-07Fix handling of duplicate args with regard to Python packagesDaniel Hahler
2018-11-05Merge pull request #4308 from asottile/compare_versions_with_loose_versionAnthony Sottile
2018-11-05Merge pull request #4312 from Lothiraldan/patch-1Bruno Oliveira
2018-11-05Add missing `-` in front of the new option `--sw`Boris Feld
2018-11-05Update __init__.pyFabien ZARIFIAN
2018-11-05Merge pull request #4309 from asottile/less_unicode_haxRonny Pfannschmidt
2018-11-04Use unicode/bytes literals instead of callsAnthony Sottile
2018-11-04Merge pull request #4302 from jdufresne/pypiAnthony Sottile
2018-11-04Don't string-compare version numbersAnthony Sottile
2018-11-04Merge pull request #4305 from RonnyPfannschmidt/cleanup-tobytesAnthony Sottile