index
:
go-git
master
push_url
A highly extensible Git implementation in pure Go.
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
Merge pull request #743 from fcharlie/improve-packed-refs
Paulo Gomes
2023-04-26
2
-43
/
+39
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
storage: filesystem/dotgit, Improve load packed-refs
Force Charlie
2023-04-25
2
-43
/
+39
|
|
/
/
*
|
|
Merge pull request #735 from aymanbagabas/clone-mirror
Paulo Gomes
2023-04-17
4
-4
/
+55
|
\
\
\
|
*
|
|
feat(clone): add mirror clone option
Ayman Bagabas
2023-04-17
4
-4
/
+55
|
|
/
/
*
|
|
Merge pull request #715 from jotadrilo/fix/csp-like
Paulo Gomes
2023-04-17
3
-35
/
+98
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
internal: Fix regression in csp-like match
Joseda Rios
2023-04-15
3
-35
/
+98
|
|
/
*
|
Merge pull request #739 from pjbgf/fix-ci
Paulo Gomes
2023-04-12
3
-3
/
+4
|
\
\
|
*
|
ci: Fix upstream git build for master branch
Paulo Gomes
2023-04-11
3
-3
/
+4
*
|
|
Merge pull request #707 from pjbgf/experimental-sha256
Paulo Gomes
2023-04-11
23
-60
/
+298
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
examples: Add example for SHA256 repositories
Paulo Gomes
2023-03-08
3
-0
/
+75
|
*
|
*: Support variable length plumbing.Hash
Paulo Gomes
2023-03-08
13
-38
/
+41
|
*
|
config: Add Repository Format Extension
Paulo Gomes
2023-03-08
4
-22
/
+149
|
*
|
plumbing/hash: Add SHA256 as a supported algorithm
Paulo Gomes
2023-03-07
3
-0
/
+33
*
|
|
Merge pull request #485 from ZauberNerd/fix-non-external-delta-ref
Paulo Gomes
2023-04-11
4
-3
/
+25
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
plumbing: resolve non-external delta references
ZauberNerd
2023-03-23
4
-3
/
+25
|
/
/
*
|
Merge pull request #659 from MichaelMure/dotgit-race
v5.6.1
Paulo Gomes
2023-03-07
2
-0
/
+73
|
\
\
|
|
/
|
/
|
|
*
dotgit: fix deleted references test in windows
Javi Fontan
2023-03-07
1
-2
/
+3
|
*
dotgit: test skip deleted references
Javi Fontan
2023-03-07
1
-0
/
+67
|
*
dotgit: fix a filesystem race in Refs/walkReferencesTree
Michael Muré
2023-01-14
1
-0
/
+5
*
|
Merge pull request #655 from aymanbagabas/hostkeycallback
Paulo Gomes
2023-03-06
4
-43
/
+101
|
\
\
|
*
|
fix(ssh): unable to pass a custom HostKeyCallback func
Ayman Bagabas
2023-03-05
4
-43
/
+101
|
|
/
*
|
Merge pull request #701 from pjbgf/build
Paulo Gomes
2023-03-06
4
-6
/
+6
|
\
\
|
*
|
ci: Enable race detection for go tests
Paulo Gomes
2023-03-05
1
-1
/
+1
|
*
|
ci: Bump GitHub actions
Paulo Gomes
2023-03-05
2
-4
/
+4
|
*
|
tests: Avoid use of user's GPG keys during tests
Paulo Gomes
2023-03-05
1
-1
/
+1
|
/
/
*
|
Merge pull request #696 from pjbgf/fix-panic-rr
Paulo Gomes
2023-03-02
2
-35
/
+50
|
\
\
|
*
|
*: Fix panic for empty revisions
Paulo Gomes
2023-03-02
2
-35
/
+50
|
/
/
*
|
Merge pull request #697 from pjbgf/bump-deps
Paulo Gomes
2023-03-02
4
-17
/
+21
|
\
\
|
*
|
build: Reduce git token permissions
Paulo Gomes
2023-03-02
2
-0
/
+6
|
*
|
Bump dependencies
Paulo Gomes
2023-03-02
2
-17
/
+15
|
/
/
*
|
Merge pull request #682 from ThinkChaos/fix/transport-empty-unknown-err
Paulo Gomes
2023-03-02
2
-1
/
+15
|
\
\
|
*
|
fix: don't use the `firstErrLine` when it is empty
ThinkChaos
2023-02-21
2
-1
/
+15
*
|
|
Merge pull request #684 from go-git/dependabot/go_modules/golang.org/x/net-0.7.0
Paulo Gomes
2023-03-02
2
-7
/
+11
|
\
\
\
|
*
|
|
build(deps): bump golang.org/x/net from 0.2.0 to 0.7.0
dependabot[bot]
2023-03-02
2
-7
/
+11
|
/
/
/
*
|
|
Merge pull request #692 from pat-nel87/master
Máximo Cuadros
2023-03-01
1
-1
/
+0
|
\
\
\
|
*
|
|
_examples: README.md , Remove broken Config link.
pat-nel87
2023-02-27
1
-1
/
+0
|
|
/
/
*
|
|
Merge pull request #690 from hiddeco/recognize-tag-signatures
v5.6.0
Máximo Cuadros
2023-02-28
4
-32
/
+307
|
\
\
\
|
*
|
|
plumbing: support SSH/X509 signed tags
Hidde Beydals
2023-02-27
4
-32
/
+307
|
|
/
/
*
|
|
Merge pull request #688 from pjbgf/bump-sha1cd
Máximo Cuadros
2023-02-28
3
-7
/
+14
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Remove need to build with CGO
Paulo Gomes
2023-02-25
3
-7
/
+14
|
/
/
*
|
ci: update go version
Maximo Cuadros
2023-02-05
2
-2
/
+2
*
|
git: worktree: check for empty parent dirs during Reset (Fixes #670) (#671)
mbohy
2023-01-28
2
-10
/
+90
|
/
*
Worktree: Add, fix add removed files. Fixes #223 (#652)
v5.5.2
Taketoshi Fujiwara
2023-01-05
2
-16
/
+70
*
Merge pull request #653 from go-git/billy
Máximo Cuadros
2023-01-05
2
-4
/
+6
|
\
|
*
go.mod: update go-billy v5.4.0, removes races
Máximo Cuadros
2023-01-05
2
-4
/
+6
|
/
*
.github: test, remove coveralls
v5.5.1
Máximo Cuadros
2022-12-11
1
-15
/
+0
*
Merge pull request #617 from doxsch/616-update-ssh-agent-to-master
Máximo Cuadros
2022-12-11
2
-3
/
+3
|
\
|
*
fix: Upgrade github.com/xanzy/ssh-agent to v0.3.3 to fix panic
doxsch
2022-12-05
2
-3
/
+3
*
|
Merge pull request #625 from pjbgf/bump-sha1cd-nocgo
Máximo Cuadros
2022-12-11
3
-3
/
+8
|
\
\
|
*
|
build: Bump github.com/pjbgf/sha1cd to v0.2.3
Paulo Gomes
2022-12-03
2
-3
/
+3
[prev]
[next]