Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-04-17 | Back to development toward 3.0 | Thibault Saunier | 1 | -1/+1 | |
2017-04-17 | Release 2.1.02.1.0 | Thibault Saunier | 1 | -1/+1 | |
2016-11-17 | Bump version after release | Thibault Saunier | 1 | -1/+1 | |
2016-11-17 | Release 2.02.0.0 | Thibault Saunier | 1 | -1/+1 | |
2016-08-09 | setup: Ignore pre-commit FileNotFoundError exceptions | Philip Withnall | 1 | -1/+1 | |
This exception may be thrown if the pre-commit script isn’t available, as opposed to it being available but returning an error. Reviewed-by: Thibault Saunier <tsaunier@gnome.org> Differential Revision: https://phabricator.freedesktop.org/D1236 | |||||
2016-07-27 | Make setuptools-markdown a dependency only when uploading to pypy | Thibault Saunier | 1 | -1/+5 | |
Differential Revision: https://phabricator.freedesktop.org/D1179 | |||||
2016-07-27 | Use the pre-commit project to do the linting | Thibault Saunier | 1 | -4/+11 | |
Differential Revision: https://phabricator.freedesktop.org/D890 | |||||
2016-04-06 | Add a setup.py file so user can install with pip1.0.01.0 | Thibault Saunier | 1 | -0/+23 | |
And fix the README markdown so it can be used by setuptools Differential Revision: https://phabricator.freedesktop.org/D891 |