Skip to content

Tags: watchtowerai/git2go

Tags

v33.0.7

Toggle v33.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
readme: link to godoc for current main branch (libgit2#886)

The GoDoc link currently refers to the initial version of this package, but usually folks are looking
for whatever matches the current main branch. This should be updated whenever the package
version changes.

v32.1.7

Toggle v32.1.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
readme: link to godoc for current main branch (libgit2#892)

This is a release-specific change corresponding to libgit2#886

v31.7.7

Toggle v31.7.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
readme: link to godoc for current main branch (libgit2#893)

This is a release-specific change corresponding to libgit2#886

v30.6.7

Toggle v30.6.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
readme: link to godoc for current main branch (libgit2#894)

This is a release-specific change corresponding to libgit2#886

v28.9.7

Toggle v28.9.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
readme: link to godoc for current main branch (libgit2#896)

This is a release-specific change corresponding to libgit2#886

v27.14.6

Toggle v27.14.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
readme: link to godoc for current main branch (libgit2#897)

This is a release-specific change corresponding to libgit2#886

v33.0.6

Toggle v33.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add ProxyOptions for push operations (libgit2#872)

Analog to libgit2#623 but for push operations rather than fetch.

v33.0.5

Toggle v33.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add EnableFsyncGitDir to enable synchronized writes to the gitdir (li…

…bgit2#874)

This adds support for the GIT_OPT_ENABLE_FSYNC_GITDIR option in libgit2.

Co-authored-by: James Fargher <[email protected]>

v32.1.6

Toggle v32.1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add ProxyOptions for push operations (libgit2#872) (libgit2#882)

Analog to libgit2#623 but for push operations rather than fetch.

(cherry picked from commit 5eca48c)

Co-authored-by: Aurélien <[email protected]>

v32.1.5

Toggle v32.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add EnableFsyncGitDir to enable synchronized writes to the gitdir (li…

…bgit2#874) (libgit2#877)

This adds support for the GIT_OPT_ENABLE_FSYNC_GITDIR option in libgit2.

Co-authored-by: James Fargher <[email protected]>
(cherry picked from commit 1fcc9d8)

Co-authored-by: James Fargher <[email protected]>