-
Notifications
You must be signed in to change notification settings - Fork 153
Comparing changes
Open a pull request
base repository: python-versioneer/python-versioneer
base: 0.23
head repository: python-versioneer/python-versioneer
compare: 0.24
- 18 commits
- 20 files changed
- 4 contributors
Commits on Aug 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for fa00476 - Browse repository at this point
Copy the full SHA fa00476View commit details
Commits on Aug 23, 2022
-
Versioneer was initially licensed simply "public domain". For clarity, we chose CC0 as an actual license that puts the work into the public domain. However, Fedora has rejected CC0 as a permissible code license because it explicitly reserves the right to patent. Therefore we are moving to the Unlicnese, which is simpler and has no such provision."
Configuration menu - View commit details
-
Copy full SHA for dc5cddf - Browse repository at this point
Copy the full SHA dc5cddfView commit details -
Merge pull request #317 from effigies/mnt/unlicense
MNT: Relicense to Unlicense
Configuration menu - View commit details
-
Copy full SHA for ca2a584 - Browse repository at this point
Copy the full SHA ca2a584View commit details
Commits on Aug 24, 2022
-
ENH: in verbose mode do not hide stderr of git rev-parse
Hiding it made it very difficult to figure out why versionner was failing to figure out the version. Closes #310
Configuration menu - View commit details
-
Copy full SHA for 8dcde6e - Browse repository at this point
Copy the full SHA 8dcde6eView commit details -
Merge pull request #318 from yarikoptic/enh-not-verbose
ENH: in verbose mode do not hide stderr of git rev-parse
Configuration menu - View commit details
-
Copy full SHA for 408adeb - Browse repository at this point
Copy the full SHA 408adebView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac98a89 - Browse repository at this point
Copy the full SHA ac98a89View commit details -
RF: Use common setup_command instead of subprocess/exec
Access setup without vendoring by running `versioneer install --no-vendor`
Configuration menu - View commit details
-
Copy full SHA for 3636967 - Browse repository at this point
Copy the full SHA 3636967View commit details -
Configuration menu - View commit details
-
Copy full SHA for de194c4 - Browse repository at this point
Copy the full SHA de194c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for aceedf5 - Browse repository at this point
Copy the full SHA aceedf5View commit details -
Configuration menu - View commit details
-
Copy full SHA for b789427 - Browse repository at this point
Copy the full SHA b789427View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0337a75 - Browse repository at this point
Copy the full SHA 0337a75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 388190f - Browse repository at this point
Copy the full SHA 388190fView commit details
Commits on Aug 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f146288 - Browse repository at this point
Copy the full SHA f146288View commit details -
Merge pull request #321 from sappelhoff/patch-1
clarify upgrading to 0.23 doesn't require special actions
Configuration menu - View commit details
-
Copy full SHA for f30484e - Browse repository at this point
Copy the full SHA f30484eView commit details -
Merge pull request #319 from effigies/mnt/py2exe-post-distutils
ENH: Prepare for py2exe dropping distutils support
Configuration menu - View commit details
-
Copy full SHA for bde6417 - Browse repository at this point
Copy the full SHA bde6417View commit details
Commits on Aug 30, 2022
-
Merge pull request #294 from effigies/enh/pep518-mode
ENH: Allow versioneer to be used as a module in PEP-518 mode
Configuration menu - View commit details
-
Copy full SHA for 7c6b639 - Browse repository at this point
Copy the full SHA 7c6b639View commit details
Commits on Aug 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 99d6220 - Browse repository at this point
Copy the full SHA 99d6220View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96b4a0f - Browse repository at this point
Copy the full SHA 96b4a0fView 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 0.23...0.24