summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Add a travis job to test the new resolver known failuresPaul Moore2020-05-221-0/+4
* update pytest to 4.6cjc73732020-05-181-5/+5
* Add pytest option to globally switch resolverTzu-ping Chung2020-05-141-2/+10
* Make mypy happy with beta release automationNguyễn Gia Phong2020-04-261-1/+1
* Make get_next_development_version understand betasPradyun Gedam2020-04-201-8/+21
* Significantly improve release version validationPradyun Gedam2020-04-112-12/+56
* Only use names in AUTHORS.txtDevesh Kumar Singh2020-03-251-1/+2
* Move darwin special config dir to pip wrapperXavier Fernandez2020-03-231-16/+5
* 2.4.3 just came outReece Dunham2020-02-271-1/+1
* Update tools/requirements/docs.txtReece Dunham2020-02-271-1/+1
* Updated sphinx to 2.4.0Reece Dunham2020-02-271-1/+1
* vendoring: move /etc appdir patch to pip wrapperXavier Fernandez2020-02-251-3/+1
* Merge pull request #7717 from pradyunsg/virtualenv-bodgefix-ciPradyun Gedam2020-02-111-1/+1
|\
| * Workaround breaking changes in virtualenv for CIPradyun Gedam2020-02-111-1/+1
* | Merge pull request #7654 from webknjaz/misc/tmpdir-nox-buildPradyun Gedam2020-02-101-1/+60
|\ \ | |/ |/|
| * ♻ Relocate get_git_untracked_files to utilsSviatoslav Sydorenko2020-02-031-0/+16
| * Relocate helper CMs to tools.automation.releaseSviatoslav Sydorenko2020-02-031-1/+44
* | Merge pull request #7651 from chrahunt/refactor/wheel-builder-helper-2Christopher Hunt2020-02-031-0/+2
|\ \ | |/ |/|
| * Add wheel builder test helperChris Hunt2020-01-311-0/+2
* | Update sphinx version to 2.3.1@Switch012020-02-021-1/+1
|/
* Revert "Explicitly set newline when rewriting for release (#7600)"revert-7600-release-rewrite-lineendingsPradyun Gedam2020-01-231-2/+3
* Explicitly set newline when rewriting for release (#7600)Tzu-ping Chung2020-01-191-3/+2
* Fix lint errorPaul Moore2020-01-151-1/+1
* Add an assertion to check the version got modifiedPaul Moore2020-01-151-0/+6
* Fix invalid assumption that version file contains just a version numberPaul Moore2020-01-141-1/+7
* Default to /etc/xdg if XDG_CONFIG_DIRS if emptyTzu-ping Chung2019-12-231-16/+22
* Make appdirs detect IronPython WindowsTzu-ping Chung2019-12-201-17/+28
* Match site_config_dirs for empty XDG_CONFIG_DIRSTzu-ping Chung2019-12-201-2/+7
* Apply changes from bundled appdirs to vendoredTzu-ping Chung2019-12-191-5/+83
* Drop invoke task for vendoring dependenciesPradyun Gedam2019-12-152-341/+0
* Revert "Make it clearer where licenses are coming from"Pradyun Gedam2019-11-111-3/+3
* :art: nicer grammer in a commentPradyun Gedam2019-11-101-1/+1
* Use ALL_CAPS for global variablePradyun Gedam2019-11-101-3/+3
* Rework mypy stub generationPradyun Gedam2019-11-102-17/+37
* Move logic for generating stubs into dedicated modulePradyun Gedam2019-11-102-27/+41
* Make it clearer where licenses are coming fromPradyun Gedam2019-11-101-3/+3
* Get rid of TASK_NAMEPradyun Gedam2019-11-101-4/+2
* Merge pull request #7289 from chrahunt/bugfix/send-client-certChristopher Hunt2019-11-041-0/+2
|\
| * Add test helpers for HTTP(S) server and certsChris Hunt2019-11-031-0/+2
* | Type Annotations!Pradyun Gedam2019-11-031-12/+17
* | Add a nox command to build release artifactsPradyun Gedam2019-11-031-0/+7
* | Rewrite release preparation automationPradyun Gedam2019-11-031-0/+104
|/
* Normalize parallelization parameter.Chris Hunt2019-10-291-3/+3
* Fix contextlib2 vendoringXavier Fernandez2019-10-091-0/+1
* Bump to latest sphinxpradyunsg-bump-sphinxPradyun Gedam2019-10-041-1/+1
* add per-file disallow_untyped_defs=False, and set it to True globallyMaxim Kurnikov2019-09-292-0/+6
* Delete mypy.txtPradyun Gedam2019-09-281-1/+0
* Drop tox -e packaging from CIsPradyun Gedam2019-09-241-1/+1
* Enable isort in pre-commitPradyun Gedam2019-09-241-1/+1
* Switch to using pre-commit in `tox lint`Pradyun Gedam2019-09-241-2/+0