-
Notifications
You must be signed in to change notification settings - Fork 1
Comparing changes
Open a pull request
base repository: mendix/libgit2sharp
base: main
head repository: mendix/libgit2sharp
compare: spvc/ErrorCategoryFix
- 13 commits
- 44 files changed
- 4 contributors
Commits on Apr 7, 2023
-
* Use Mendix.LibGit2Sharp.NativeBinaries Co-authored-by: Marcell van Rooyen <marcell.van.rooyen@mendix.com>
Configuration menu - View commit details
-
Copy full SHA for bdd5749 - Browse repository at this point
Copy the full SHA bdd5749View commit details -
Adopt other API changes from libgit2 v1.4.x
A-Ovchinnikov-mx authored and Alexander committedApr 7, 2023 Configuration menu - View commit details
-
Copy full SHA for 34044a0 - Browse repository at this point
Copy the full SHA 34044a0View commit details -
Get default remote branch & add init options
* Add support to retrieve remote repository's default branch * Introduce InitOptions for Repository.Init
A-Ovchinnikov-mx authored and Alexander committedApr 7, 2023 Configuration menu - View commit details
-
Copy full SHA for a64d7b0 - Browse repository at this point
Copy the full SHA a64d7b0View commit details -
* Add ProxyOptions type and a corresponding parameter to networking methods
A-Ovchinnikov-mx authored and Alexander committedApr 7, 2023 Configuration menu - View commit details
-
Copy full SHA for acf72bd - Browse repository at this point
Copy the full SHA acf72bdView commit details -
Add missing CertificateCheckHandler parameter to some APIs
A-Ovchinnikov-mx authored and Alexander committedApr 7, 2023 Configuration menu - View commit details
-
Copy full SHA for 904bd6b - Browse repository at this point
Copy the full SHA 904bd6bView commit details -
Don't throw if remote default branch is not found
A-Ovchinnikov-mx authored and Alexander committedApr 7, 2023 Configuration menu - View commit details
-
Copy full SHA for 1523ded - Browse repository at this point
Copy the full SHA 1523dedView commit details -
Alexander Ovchinnikov authored and Alexander committed
Apr 7, 2023 Configuration menu - View commit details
-
Copy full SHA for e37dbd4 - Browse repository at this point
Copy the full SHA e37dbd4View commit details -
Add CustomHeader support to PushOptions
The underlying gitPushOptions class already supports this so we are only exposing this functionality through the api
Configuration menu - View commit details
-
Copy full SHA for 2dab505 - Browse repository at this point
Copy the full SHA 2dab505View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a93e01 - Browse repository at this point
Copy the full SHA 9a93e01View commit details -
Configuration menu - View commit details
-
Copy full SHA for c016150 D21B - Browse repository at this point
Copy the full SHA c016150View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05b0ef7 - Browse repository at this point
Copy the full SHA 05b0ef7View commit details -
Set ErrorCategory when git_error_last returns a valid error
Make GitErrorCategory and GitErrorCode public instead of internal
Configuration menu - View commit details
-
Copy full SHA for a080786 - Browse repository at this point
Copy the full SHA a080786View commit details -
Added Assertion to CannotFetchWithForbiddenCustomHeaders that the Git…
…ErrorCategory is invalid when the exception is thrown
Configuration menu - View commit details
-
Copy full SHA for e239dc7 - Browse repository at this point
Copy the full SHA e239dc7View 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 main...spvc/ErrorCategoryFix