Skip to content

Tags: dlambda/go-git

Tags

v5.0.0

Toggle v5.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
mcuadros Máximo Cuadros
ci: based on github actions

v4.13.1

Toggle v4.13.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request go-git#1203 from sapk-fork/fix-int64

worktree: force convert to int64 to support 32bit os. Fix go-git#1202

v4.13.0

Toggle v4.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request go-git#1200 from src-d/go-mod

*: go module update

v4.12.0

Toggle v4.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request go-git#1142 from EmrysMyrddin/feature/export-new-r…

…emote

git : allows to create a Remote without a Repository

v4.11.0

Toggle v4.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
plumbing: commit.StatsContext and fix for orphan commit (go-git#1115)

plumbing: commit.StatsContext and fix for root commit

v4.10.0

Toggle v4.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request go-git#1065 from vmarkovtsev/fix-unicode

Remove Unicode normalization in difftree

v4.9.1

Toggle v4.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request go-git#1056 from jfontan/fix/lose-objects-shared-c…

…ache

storage/filesystem: check file object before using cache

v4.9.0

Toggle v4.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request go-git#1045 from kuba--/enh-1024/log-all

Implement git log --all

v4.8.1

Toggle v4.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request go-git#1028 from smola/clone-regression

repository: fix plain clone error handling regression

v4.8.0

Toggle v4.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request go-git#1025 from mcuadros/eoie

plumbing: format/index: support for EOIE extension