| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Bump version: 56.1.0 → 56.2.0v56.2.0 | Jason R. Coombs | 2021-05-09 | 5 | -5/+13 |
| * | Add workaround for #2666. | Jason R. Coombs | 2021-05-09 | 1 | -0/+12 |
| * | Remove hard-coded indexes of metadata lines. Ref #2641. | Jason R. Coombs | 2021-05-09 | 1 | -3/+5 |
| * | Merge pull request #2641 from cdce8p/mv-version | Jason R. Coombs | 2021-05-09 | 4 | -43/+37 |
| |\ | |||||
| | * | Always use latest mv version for PKG-INFO | Marc Mueller | 2021-04-16 | 4 | -43/+37 |
| * | | Merge pull request #2634 from carltongibson/c/fix-quickstart-link | Jason R. Coombs | 2021-05-09 | 1 | -2/+3 |
| |\ \ | |||||
| | * | | Fixed quickstart packaging resources hyperlink. | Carlton Gibson | 2021-04-10 | 1 | -2/+3 |
| * | | | Merge pull request #2637 from carltongibson/c/fix-example-indent | Jason R. Coombs | 2021-05-09 | 1 | -2/+2 |
| |\ \ \ | |||||
| | * | | | Corrected indent in setup.cfg example. | Carlton Gibson | 2021-04-12 | 1 | -2/+2 |
| | |/ / | |||||
| * | | | Merge pull request #2640 from cdce8p/license | Jason R. Coombs | 2021-05-09 | 4 | -2/+39 |
| |\ \ \ | |||||
| | * | | | Add escaping to license field | Marc Mueller | 2021-04-16 | 4 | -2/+39 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #2665 from hugovk/patch-1 | Jason R. Coombs | 2021-05-05 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | Fix version | Hugo van Kemenade | 2021-05-05 | 1 | -1/+1 |
| |/ / / | |||||
| * | | | Merge https://github.com/jaraco/skeleton | Jason R. Coombs | 2021-05-04 | 6 | -197/+15 |
| |\ \ \ | |||||
| | * | | | Make sphinx fail on any warnings (#36) | Sviatoslav Sydorenko | 2021-04-25 | 2 | -1/+4 |
| | * | | | Replace md file with badge linking to documentation site. Fixes jaraco/skelet... | Jason R. Coombs | 2021-04-25 | 2 | -167/+3 |
| | * | | | Enable dependabot (#50) | Jason R. Coombs | 2021-04-25 | 2 | -0/+9 |
| | * | | | Remove automerge. Fixes jaraco/skeleton#49. | Jason R. Coombs | 2021-04-25 | 1 | -27/+0 |
| * | | | | Bump version: 56.0.0 → 56.1.0v56.1.0 | Jason R. Coombs | 2021-05-04 | 9 | -9/+20 |
| * | | | | Merge pull request #2663 from dofuuz/vs2017-express | Jason R. Coombs | 2021-05-04 | 2 | -0/+3 |
| |\ \ \ \ | |||||
| | * | | | | Create 2663.change.rst | dofuuz | 2021-05-03 | 1 | -0/+1 |
| | * | | | | Find VC Express 2017 explicitly, not ARM tools. | dofuuz | 2021-04-30 | 1 | -2/+1 |
| | * | | | | Add Visual Studio 2017 Express detection | dofuuz | 2021-04-29 | 1 | -0/+3 |
| * | | | | | Merge pull request #2653 from pypa/distutils-refresh | Jason R. Coombs | 2021-05-04 | 6 | -11/+23 |
| |\ \ \ \ \ | |||||
| | * | | | | | Add changelog.distutils-refresh | Jason R. Coombs | 2021-04-25 | 1 | -0/+1 |
| | * | | | | | Merge https://github.com/pypa/distutils into distutils-refresh | Jason R. Coombs | 2021-04-25 | 5 | -11/+22 |
| | |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | | * | | | | Merge pull request #36 from jmroot/relax-mdt-check | Jason R. Coombs | 2021-04-24 | 1 | -5/+9 |
| | | |\ \ \ \ | |||||
| | | | * | | | | Relax MACOSX_DEPLOYMENT_TARGET check | Joshua Root | 2021-03-22 | 1 | -5/+9 |
| | | * | | | | | Merge pull request #33 from animalize/msvc_02 | Jason R. Coombs | 2021-04-24 | 3 | -5/+5 |
| | | |\ \ \ \ \ | |||||
| | | | * | | | | | Use /O2 compiler option instead of /Ox for MSVC | animalize | 2021-03-08 | 3 | -5/+5 |
| | | | |/ / / / | |||||
| | | * | | | | | Merge pull request #32 from termim/main | Jason R. Coombs | 2021-04-24 | 1 | -0/+7 |
| | | |\ \ \ \ \ | |||||
| | | | * | | | | | bpo-41882: Clean up after CCompiler.has_function() | Mikhail Terekhov | 2021-03-07 | 1 | -0/+7 |
| | | | |/ / / / | |||||
| | | * | | | | | Merge pull request #39 from pypa/workflows | Jason R. Coombs | 2021-04-24 | 2 | -0/+69 |
| | | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| | | | * | | | | Copy workflows from jaraco/skeleton. Enables CI. | Jason R. Coombs | 2021-04-24 | 2 | -0/+69 |
| | | |/ / / / | |||||
| | | * | | | | In spawn, when logging a command, use list2cmdline to render the command as i... | Jason R. Coombs | 2020-11-06 | 1 | -1/+1 |
| | | * | | | | Merge pull request #20 from pypa/blockquotes-to-literals | Pradyun Gedam | 2020-10-27 | 1 | -0/+6 |
| | | |\ \ \ \ | |||||
| | | | * | | | | Convert blockquotes into literal blocks | Pradyun Gedam | 2020-10-26 | 1 | -0/+6 |
| | | |/ / / / | |||||
| * | | | | | | Merge pull request #2664 from hroncok/patch-1 | Jason R. Coombs | 2021-05-04 | 2 | -1/+2 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Update changelog. | Jason R. Coombs | 2021-05-04 | 1 | -0/+1 |
| | * | | | | | | Relax the distutils deprecation regex | Miro Hrončok | 2021-05-04 | 1 | -1/+1 |
| | |/ / / / / | |||||
| * | | | | | | Fix doc builds for intersphinx mapping. Supersedes #2659. | Jason R. Coombs | 2021-05-04 | 1 | -4/+4 |
| |/ / / / / | |||||
| * | | | | | Add blurb for distutils docs addition. | Jason R. Coombs | 2021-04-25 | 1 | -0/+1 |
| * | | | | | Merge pull request #2657 from pypa/feature/distutils-docs | Jason R. Coombs | 2021-04-25 | 15 | -0/+4525 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'main' into feature/distutils-docs | Jason R. Coombs | 2021-04-25 | 99 | -1767/+2883 |
| | |\ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | | Merge pull request #2655 from webknjaz/maintenance/drop-netlify | Jason R. Coombs | 2021-04-25 | 2 | -8/+0 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | 🔥 Drop the Netlify configs | Sviatoslav Sydorenko | 2021-04-25 | 2 | -8/+0 |
| * | | | | | | | Merge pull request #2654 from webknjaz/docs/modern-towncrier | Jason R. Coombs | 2021-04-25 | 2 | -0/+6 |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| | * | | | | | | Add a change note for PR #2654 | Sviatoslav Sydorenko | 2021-04-25 | 1 | -0/+2 |
| | * | | | | | | Make changelog tmpl compatible w/ new towncrier | Sviatoslav Sydorenko | 2021-04-25 | 1 | -0/+4 |
| |/ / / / / / | |||||
| * | | | | | | Merge pull request #2644 from tirkarthi/fix-threading | Jason R. Coombs | 2021-04-24 | 2 | -1/+2 |
| |\ \ \ \ \ \ | |||||
