-
Notifications
You must be signed in to change notification settings - Fork 788
Comparing changes
Open a pull request
base repository: go-git/go-git
base: v5.14.0
head repository: go-git/go-git
compare: v5.16.0
- 11 commits
- 14 files changed
- 3 contributors
Commits on Mar 31, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 61916be - Browse repository at this point
Copy the full SHA 61916beView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba9d693 - Browse repository at this point
Copy the full SHA ba9d693View commit details
Commits on Apr 10, 2025
-
Merge pull request #1482 from Javier-varez/add-cert-auth-support-v5.x
plumbing: add cert auth support to `releases/v5.x`
Configuration menu - View commit details
-
Copy full SHA for 768fda7 - Browse repository at this point
Copy the full SHA 768fda7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9996069 - Browse repository at this point
Copy the full SHA 9996069View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f444d3 - Browse repository at this point
Copy the full SHA 6f444d3View commit details
Commits on Apr 12, 2025
-
plumbing: support mTLS for HTTPS protocol
Signed-off-by: Hidde Beydals <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f3783f4 - Browse repository at this point
Copy the full SHA f3783f4View commit details -
plumbing: fix unintended pointer mutation in test
Signed-off-by: Hidde Beydals <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9bbc93b - Browse repository at this point
Copy the full SHA 9bbc93bView commit details
Commits on Apr 13, 2025
-
plumbing: surface transport configuration errors
Signed-off-by: Hidde Beydals <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5320e1b - Browse repository at this point
Copy the full SHA 5320e1bView commit details -
Merge pull request #1510 from hiddeco/mtls-support
[v5] plumbing: support mTLS for HTTPS protocol
Configuration menu - View commit details
-
Copy full SHA for 763ce2e - Browse repository at this point
Copy the full SHA 763ce2eView commit details
Commits on Apr 14, 2025
-
plumbing: transport, Reintroduce SetHostKeyCallback. Fix #1514
The PR #1482 renamed SetHostKeyCallback to SetHostKeyCallbackAndAlgorithms, due to the change in behaviour. For keeping backwards compatibility within existing v5, a new SetHostKeyCallback is being introduced that simply calls back to SetHostKeyCallbackAndAlgorithms. Some tests were introduced to enforce expected behaviour. Signed-off-by: Paulo Gomes <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for beedd6b - Browse repository at this point
Copy the full SHA beedd6bView commit details -
Merge pull request #1515 from pjbgf/regre
plumbing: transport, Reintroduce SetHostKeyCallback. Fix #1514
Configuration menu - View commit details
-
Copy full SHA for 6d4a5c6 - Browse repository at this point
Copy the full SHA 6d4a5c6View 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 v5.14.0...v5.16.0