Skip to content

Tags: nobidev/go-git

Tags

v6.0.0-alpha.4

Toggle v6.0.0-alpha.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request go-git#2113 from go-git/validation2

plumbing: format/packfile, harden malformed pack handling

v5.19.1

Toggle v5.19.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request go-git#2137 from go-git/validate-v5

plumbing: format/packfile, cap delta chain depth in parser

v6.0.0-alpha.3

Toggle v6.0.0-alpha.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request go-git#2066 from go-git/commit-v6

Align object encoding with upstream

v5.19.0

Toggle v5.19.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request go-git#2065 from go-git/commit-v5

v5: Align object encoding with upstream

v6.0.0-alpha.2

Toggle v6.0.0-alpha.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request go-git#1997 from aymanbagabas/http-hardening

plumbing: transport/http, harden redirect handling to match canonical git

v5.18.0

Toggle v5.18.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request go-git#2004 from go-git/v5-http-hardening

plumbing: transport/http, Add support for followRedirects policy

v6.0.0-alpha.1

Toggle v6.0.0-alpha.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request go-git#1928 from go-git/renovate/main-go-golang.or…

…g-x-net-vulnerability

build: Update module golang.org/x/net to v0.51.0 [SECURITY] (main)

v5.17.2

Toggle v5.17.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request go-git#1944 from go-git/fix-perms

dotgit: skip writing pack files that already exist on disk

v5.17.1

Toggle v5.17.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request go-git#1937 from pjbgf/idx-v5

[v5] plumbing: format/idxfile, Fix version and fanout checks

v5.17.0

Toggle v5.17.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request go-git#1864 from pjbgf/v5-issue-55

storage: filesystem, Avoid overwriting loose obj files