| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Bump version: 46.0.0 → 46.1.0v46.1.0 | Jason R. Coombs | 2020-03-21 | 7 | -6/+17 |
| * | Merge tag 'v44.1.0' | Jason R. Coombs | 2020-03-21 | 3 | -4/+11 |
| |\ | |||||
| | * | Bump version: 44.0.0 → 44.1.0v44.1.0 | Jason R. Coombs | 2020-03-21 | 6 | -6/+10 |
| | * | Avoid install during finalize | Jason R. Coombs | 2020-03-21 | 1 | -0/+1 |
| | * | Replace playbook with code for finalizing a release. | Jason R. Coombs | 2020-03-21 | 3 | -33/+73 |
| | * | Merge pull request #1994 from con-f-use/master | Jason R. Coombs | 2020-02-15 | 2 | -3/+4 |
| | |\ | |||||
| | | * | changelog for #1994 | con-f-use | 2020-02-15 | 1 | -0/+1 |
| | | * | use finalize_distribution_options entrypoint order | con-f-use | 2020-02-15 | 1 | -3/+3 |
| * | | | Merge pull request 1424 from jorikdima. | Jason R. Coombs | 2020-03-21 | 3 | -1/+29 |
| |\ \ \ | |||||
| | * | | | Add test capturing expectation. Ref #1451. | Jason R. Coombs | 2020-03-21 | 1 | -0/+27 |
| | * | | | Merge branch 'master' into jorikdima-master | Jason R. Coombs | 2020-03-21 | 141 | -3692/+6462 |
| | |\ \ \ | |||||
| | * | | | | Don't keep file modes for package data. | Dmitry Kuznetsov | 2018-12-12 | 2 | -1/+2 |
| * | | | | | Merge pull request #1563 from alhirzel/master | Jason R. Coombs | 2020-03-21 | 2 | -4/+9 |
| |\ \ \ \ \ | |||||
| | * | | | | | Trap AttributeError in exactly one place. | Jason R. Coombs | 2020-03-21 | 1 | -8/+4 |
| | * | | | | | Update changelog entry | Jason R. Coombs | 2020-03-21 | 1 | -1/+1 |
| | * | | | | | updated per comments from @pganssle in #1563 | Alex Hirzel | 2018-11-09 | 1 | -8/+11 |
| | * | | | | | Merge remote-tracking branch 'upstream/master' | Alex Hirzel | 2018-11-09 | 27 | -182/+476 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | add changelog entry | Alex Hirzel | 2018-10-28 | 1 | -0/+1 |
| | * | | | | | | default to find_module, fall-back to find_spec, fail gracefully after | Alex Hirzel | 2018-10-28 | 1 | -5/+9 |
| | * | | | | | | change find_module to find_spec for py37 compat | Alex Hirzel | 2018-10-28 | 1 | -4/+5 |
| * | | | | | | | Merge pull request #1431 from hroncok/fedora-makedirs | Jason R. Coombs | 2020-03-21 | 2 | -0/+7 |
| |\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | |||||
| | * | | | | | | Rename changefile and clean up changelog. | Jason R. Coombs | 2020-03-21 | 2 | -3/+1 |
| | * | | | | | | Make install directory if it doesn't exist yet | Miro Hrončok | 2018-07-20 | 2 | -0/+9 |
| * | | | | | | | Merge pull request #2026 from pypa/feature/308-bypass-normalization | Jason R. Coombs | 2020-03-20 | 4 | -11/+27 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Trim excess whitespace | Jason R. Coombs | 2020-03-20 | 1 | -1/+1 |
| | * | | | | | | | Merge branch 'master' into feature/308-bypass-normalization | Jason R. Coombs | 2020-03-20 | 1 | -66/+57 |
| | |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | | Rely on partial now that pattern makes sense | Jason R. Coombs | 2020-03-15 | 1 | -2/+2 |
| * | | | | | | | | Trim up syntax on test cases, including removing hanging indents. | Jason R. Coombs | 2020-03-15 | 1 | -56/+54 |
| * | | | | | | | | Remove superfluous test and re-organize tests for clarity. | Jason R. Coombs | 2020-03-15 | 1 | -6/+2 |
| | * | | | | | | | Merge test from commit 'b6076' into feature/308-bypass-normalization | Jason R. Coombs | 2020-03-15 | 1 | -0/+8 |
| | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | Add test capturing use-case for normalized version. Ref #308. | Jason R. Coombs | 2020-03-15 | 1 | -0/+7 |
| | |/ / / / / / / |/| | | | | | | | |||||
| | * | | | | | | | Add changelog entry. | Jason R. Coombs | 2020-03-15 | 1 | -0/+1 |
| | * | | | | | | | Extract method for normalization, allowing for bypass when the version is wra... | Jason R. Coombs | 2020-03-15 | 2 | -11/+21 |
| |/ / / / / / / | |||||
| * | | | | | | | Extract method for validating version. | Jason R. Coombs | 2020-03-15 | 1 | -9/+14 |
| * | | | | | | | Suppress Pytest 5.4 warnings. Closes #2025 | Jason R. Coombs | 2020-03-15 | 1 | -0/+2 |
| * | | | | | | | Avoid install during finalize | Jason R. Coombs | 2020-03-08 | 1 | -0/+1 |
| * | | | | | | | Replace playbook with code for finalizing a release. | Jason R. Coombs | 2020-03-08 | 3 | -33/+73 |
| * | | | | | | | Bump version: 45.3.0 → 46.0.0v46.0.0 | Jason R. Coombs | 2020-03-08 | 8 | -7/+12 |
| * | | | | | | | Merge pull request #1979 from pypa/debt/remove-features | Jason R. Coombs | 2020-03-08 | 5 | -342/+7 |
| |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge remote-tracking branch 'origin/master' into debt/remove-features | Jason R. Coombs | 2020-03-07 | 65 | -400/+954 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Update changelog. | Jason R. Coombs | 2020-01-19 | 1 | -0/+1 |
| | * | | | | | | | | Remove the Features feature. Fixes #65. | Jason R. Coombs | 2020-01-19 | 4 | -344/+7 |
| * | | | | | | | | | Merge pull request #1899 from pypa/feature/1823-fail-warnings | Jason R. Coombs | 2020-03-08 | 3 | -7/+22 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Get both UnicodeWarnings | Jason R. Coombs | 2020-03-08 | 1 | -1/+2 |
| | * | | | | | | | | | Suppress another warning | Jason R. Coombs | 2020-03-08 | 1 | -0/+2 |
| | * | | | | | | | | | Suppress Windows bytes API warning until it can be fixed. Ref #2016. | Jason R. Coombs | 2020-03-08 | 1 | -0/+2 |
| | * | | | | | | | | | Suppress RuntimeWarning from sandbox module on Python 2 | Jason R. Coombs | 2020-03-08 | 1 | -0/+4 |
| | * | | | | | | | | | Suppress UserWarning in pkg_resources. | Jason R. Coombs | 2020-03-07 | 1 | -0/+2 |
| | * | | | | | | | | | Reword UserWarning for insecure extraction path so that the message can be ke... | Jason R. Coombs | 2020-03-07 | 1 | -5/+6 |
| | * | | | | | | | | | Merge branch 'master' into feature/1823-fail-warnings | Jason R. Coombs | 2020-03-07 | 107 | -1850/+2845 |
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | |||||
