summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Skip the rest of the obscurely failing Windows builds.ghaJulian Berman2019-12-301-0/+30
* {envbindir}/python -> {envpython}Julian Berman2019-12-231-13/+13
* Do this only on Windows, since 3.5's venv is super old.Julian Berman2019-12-231-1/+4
* Use runner, which always exists even if we are not matrixed.Julian Berman2019-12-232-3/+3
* Run daily.Julian Berman2019-12-231-0/+3
* More python -m.Julian Berman2019-12-231-3/+3
* Development stuff isn't supported on WindowsJulian Berman2019-12-221-0/+49
* Run on pull request.Julian Berman2019-12-222-0/+2
* python -m pip install everywhere.Julian Berman2019-12-221-5/+5
* tox-venv for windowsJulian Berman2019-12-221-1/+1
* Hacky running of tox in CI.Julian Berman2019-12-226-71/+101
* And a coverage GHA.Julian Berman2019-12-213-4/+25
* Add a packaging GHA.Julian Berman2019-12-211-0/+38
* Include the pyproject.toml in sdists.Julian Berman2019-11-291-1/+2
* Stop depending on setuptools.Julian Berman2019-11-291-2/+1
* Merge commit '5195dd8a672a52ac1fdb597665812bda506f86ab'Julian Berman2019-11-2910-20/+227
|\
| * Squashed 'json/' changes from 689d2f28..0f344a69Julian Berman2019-11-2910-20/+227
* | Add setuptools-scm to the pyproject.toml.Julian Berman2019-11-241-0/+1
* | Release notes for 3.2.0.v3.2.0Julian Berman2019-11-181-0/+6
* | Add a disclosure policy.Julian Berman2019-11-171-0/+21
* | Merge pull request #627 from ad-m/patch-1Julian Berman2019-11-172-4/+6
|\ \
| * | Skip dependency importlib_metadata on PY 3.8Adam Dobrawy2019-11-171-1/+1
| * | Fix typo of 'metdata'Adam Dobrawy2019-11-171-1/+1
| * | Use importlib from std (if possible)Adam Dobrawy2019-11-171-3/+5
|/ /
* | Release notes for 3.1.1.Julian Berman2019-11-101-0/+6
* | Merge remote-tracking branch 'naimetti/format-nongpl'Julian Berman2019-11-085-16/+61
|\ \
| * \ Merge branch 'master' into format-nongplNicolas Aimetti2019-10-316-7/+19
| |\ \
| * | | format_nongpl docs, and style fixesNicolas Aimetti2019-10-313-10/+23
| * | | Add format validators as separate modulesNicolas Aimetti2019-10-283-168/+38
| * | | non GPL format optionNicolas Aimetti2019-10-234-17/+179
* | | | Bump doc requirements (via pip-compile)Julian Berman2019-11-072-28/+38
* | | | Shouldn't need to chdir for docs anymore.Julian Berman2019-11-031-5/+0
* | | | Add a link to GitHub sponsors and Patreon.Julian Berman2019-11-031-0/+2
| |/ / |/| |
* | | Codecov.io is super flaky.Julian Berman2019-10-191-0/+10
* | | Travis: org -> comJulian Berman2019-10-191-2/+2
* | | Py38.Julian Berman2019-10-173-1/+3
* | | Minor style.Julian Berman2019-10-171-4/+4
|/ /
* | Merge commit 'a40ce64825a231211f831dcd90ae626562f592dd'Julian Berman2019-10-143-84/+88
|\ \ | |/
| * Squashed 'json/' changes from 4e6c78b4..689d2f28Julian Berman2019-10-143-84/+88
* | Add an explicit test for #611.Julian Berman2019-10-111-0/+6
* | Revert "Respect ECMA regex syntax for schemas."v3.1.1Julian Berman2019-10-096-22/+15
* | Sigh. reST tools fight, go!Julian Berman2019-10-092-5/+3
* | Spelling.Julian Berman2019-10-091-4/+9
* | No need for make now.Julian Berman2019-10-091-4/+0
* | Changelog bump.v3.1.0Julian Berman2019-10-092-7/+10
* | Update the docs to point to draft 7 in the Sphinx role.Julian Berman2019-10-071-3/+3
* | Add a version specifically for the role, and declare we're safe in parallel.Julian Berman2019-10-071-0/+3
* | Respect ECMA regex syntax for schemas.Julian Berman2019-10-076-15/+22
|\ \
| * | Validate `format: regex` with js-regexZac-HD2019-10-071-2/+4
| * | Merge commit 'cdee16959760fe0cd599074cb5d7199eb6ef0d54' into js-regexJulian Berman2019-10-074-16/+16
| |\ \