Tags: dickmao/git2go
Tags
Add GIT_BLAME_USE_MAILMAP flag (libgit2#676) (libgit2#678) The `GIT_BLAME_USE_MAILMAP` blame option flag was introduced in libgit2 v0.28 Change type: #minor (cherry picked from commit b46ebfa) Co-authored-by: Suhaib Mujahid <[email protected]>
Add GIT_BLAME_USE_MAILMAP flag (libgit2#676) (libgit2#680) The `GIT_BLAME_USE_MAILMAP` blame option flag was introduced in libgit2 v0.28 Change type: #minor (cherry picked from commit b46ebfa) Co-authored-by: Suhaib Mujahid <[email protected]>
feat: Implement an option to control hash verification (libgit2#671) (l… …ibgit2#675) Add a binding to enable/disable hash verification using the `GIT_OPT_ENABLE_STRICT_HASH_VERIFICATION` option. Change type: #minor (cherry picked from commit c366419) Co-authored-by: Suhaib Mujahid <[email protected]>
CI refresh (libgit2#666) (libgit2#670) This change: * Makes the Travis tests only run tip, since the rest of the Go versions are better served by GitHub Actions. * Use Go 1.15 in the CI. This has been released for a while. (cherry picked from commit f83530b)
feat: Implement an option to control hash verification (libgit2#671) (l… …ibgit2#672) Add a binding to enable/disable hash verification using the `GIT_OPT_ENABLE_STRICT_HASH_VERIFICATION` option. Change type: #minor (cherry picked from commit c366419) Co-authored-by: Suhaib Mujahid <[email protected]>
feat: Implement an option to control hash verification (libgit2#671) (l… …ibgit2#673) Add a binding to enable/disable hash verification using the `GIT_OPT_ENABLE_STRICT_HASH_VERIFICATION` option. Change type: #minor (cherry picked from commit c366419) Co-authored-by: Suhaib Mujahid <[email protected]>
CI refresh (libgit2#666) (libgit2#667) This change: * Makes the Travis tests only run tip, since the rest of the Go versions are better served by GitHub Actions. * Use Go 1.15 in the CI. This has been released for a while. (cherry picked from commit f83530b)
CI refresh (libgit2#666) This change: * Makes the Travis tests only run tip, since the rest of the Go versions are better served by GitHub Actions. * Use Go 1.15 in the CI. This has been released for a while.
apply: Add bindings for git_apply_to_tree (libgit2#657) Adds bindings to the git_apply_to_tree function that allows applying a diff directly to a tree.
PreviousNext