-
Notifications
You must be signed in to change notification settings - Fork 782
Comparing changes
Open a pull request
base repository: go-git/go-git
base: v5.8.1
head repository: go-git/go-git
compare: v5.9.0
- 15 commits
- 16 files changed
- 7 contributors
Commits on Jan 3, 2022
-
Add Amend option to CommitOptions
Adds an Amend option to CommitOptions that behaves like git --amend. This change includes modifications to the Validate function to disallow a Commit call with both Amend and either Parents or All enabled.
John Cai committedJan 3, 2022 Configuration menu - View commit details
-
Copy full SHA for 5882d60 - Browse repository at this point
Copy the full SHA 5882d60View commit details
Commits on Jul 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a105da8 - Browse repository at this point
Copy the full SHA a105da8View commit details
Commits on Aug 5, 2023
-
Merge pull request #820 from ninedraft/ninedraft/issue740
plumbing: transport, handle IPv6 while parsing endpoint. Fixes #740
Configuration menu - View commit details
-
Copy full SHA for 4ec6b3f - Browse repository at this point
Copy the full SHA 4ec6b3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e6f68d2 - Browse repository at this point
Copy the full SHA e6f68d2View commit details -
Merge pull request #438 from john-cai/jc/commit-ammend
Add Amend option to CommitOptions
Configuration menu - View commit details
-
Copy full SHA for cd6170c - Browse repository at this point
Copy the full SHA cd6170cView commit details
Commits on Aug 29, 2023
-
*: Bump goproxy dep. Fixes #826
CVE-2023-37788 is patched in goproxy v0.0.0-20230731152917-f99041a5c027 Signed-off-by: Siddhesh Ghadi <sghadi1203@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f71a449 - Browse repository at this point
Copy the full SHA f71a449View commit details -
Merge pull request #832 from svghadi/CVE-2023-37788
Update goproxy dependency to fix CVE-2023-37788 vulnerability
Configuration menu - View commit details
-
Copy full SHA for cd3a21c - Browse repository at this point
Copy the full SHA cd3a21cView commit details
Commits on Sep 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 753b0d5 - Browse repository at this point
Copy the full SHA 753b0d5View commit details -
Merge pull request #821 from daolis/bug/resetfix
git: worktree, reset ignored files that are part of the worktree: Fixes #819
Configuration menu - View commit details
-
Copy full SHA for 0377d06 - Browse repository at this point
Copy the full SHA 0377d06View commit details
Commits on Sep 5, 2023
-
plumbing: Do not swallow http message coming from VCS providers.
For diagnostics reasons we want to surface error messages coming from VCS providers. That's why we introduce the reason field to Err struct in http package. This field can be used by an end user of the library in order to better understand failures.
Configuration menu - View commit details
-
Copy full SHA for 5ad72db - Browse repository at this point
Copy the full SHA 5ad72dbView commit details -
Merge pull request #835 from matejrisek/feature/do-not-swallow-vcs-ho…
…st-errors plumbing: Do not swallow http message coming from VCS providers
Configuration menu - View commit details
-
Copy full SHA for 51e9c9f - Browse repository at this point
Copy the full SHA 51e9c9fView commit details
Commits on Sep 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cf3a75c - Browse repository at this point
Copy the full SHA cf3a75cView commit details -
Configuration menu - View commit details
-
Copy full SHA for cbbeb49 - Browse repository at this point
Copy the full SHA cbbeb49View commit details
Commits on Sep 12, 2023
-
Merge pull request #837 from pjbgf/bump
Bump dependencies and Go to 1.19
Configuration menu - View commit details
-
Copy full SHA for ff0bd08 - Browse repository at this point
Copy the full SHA ff0bd08View commit details -
Configuration menu - View commit details
-
Copy full SHA for e24e0f7 - Browse repository at this point
Copy the full SHA e24e0f7View 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.8.1...v5.9.0