-
Notifications
You must be signed in to change notification settings - Fork 23
Comparing changes
Open a pull request
base repository: python-virtualenvwrapper/virtualenvwrapper
base: 6.0.0.0a3
head repository: python-virtualenvwrapper/virtualenvwrapper
compare: 6.0.0.0a4
- 13 commits
- 6 files changed
- 5 contributors
Commits on Dec 11, 2023
-
Bump actions/setup-python from 4 to 5
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v4...v5) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 1f329ee - Browse repository at this point
Copy the full SHA 1f329eeView commit details
Commits on Dec 21, 2023
-
Merge pull request #84 from python-virtualenvwrapper/dependabot/githu…
…b_actions/actions/setup-python-5 Bump actions/setup-python from 4 to 5
Configuration menu - View commit details
-
Copy full SHA for 0332d4a - Browse repository at this point
Copy the full SHA 0332d4aView commit details -
Fix shell completion on FreeBSD
sed on FreeBSD does not support '\s', and gives the error: "sed: 1: "/^\s*$/d": RE error: trailing backslash (\)" Fix by using POSIX bracket expression '[[:space:]]'
Configuration menu - View commit details
-
Copy full SHA for 8012c54 - Browse repository at this point
Copy the full SHA 8012c54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b731ff - Browse repository at this point
Copy the full SHA 2b731ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 15062c7 - Browse repository at this point
Copy the full SHA 15062c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 389610e - Browse repository at this point
Copy the full SHA 389610eView commit details -
Merge pull request #86 from dhellmann/retry-79
Fix shell completion on FreeBSD
Configuration menu - View commit details
-
Copy full SHA for 114896a - Browse repository at this point
Copy the full SHA 114896aView commit details -
Merge pull request #85 from dhellmann/py-3-12
add python 3.12 to test matrix
Configuration menu - View commit details
-
Copy full SHA for 513621b - Browse repository at this point
Copy the full SHA 513621bView commit details -
Merge pull request #87 from dhellmann/retry-81
Improve error message for IOErrors
Configuration menu - View commit details
-
Copy full SHA for 0b60b4d - Browse repository at this point
Copy the full SHA 0b60b4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d4e8f4b - Browse repository at this point
Copy the full SHA d4e8f4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for dde918a - Browse repository at this point
Copy the full SHA dde918aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d514e8 - Browse repository at this point
Copy the full SHA 4d514e8View commit details -
Merge pull request #88 from dhellmann/auto-approve
set up automatic approval rules for mergify
Configuration menu - View commit details
-
Copy full SHA for dfb573a - Browse repository at this point
Copy the full SHA dfb573aView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 6.0.0.0a3...6.0.0.0a4