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
path:
root
/
go.mod
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: bump golang.org/x/text from 0.13.0 to 0.14.0
dependabot[bot]
2023-11-06
1
-1
/
+1
*
build: bump golang.org/x/sys from 0.13.0 to 0.14.0
dependabot[bot]
2023-11-06
1
-1
/
+1
*
build: bump github.com/skeema/knownhosts from 1.2.0 to 1.2.1
dependabot[bot]
2023-10-26
1
-1
/
+1
*
build: bump github.com/google/go-cmp from 0.5.9 to 0.6.0
dependabot[bot]
2023-10-25
1
-1
/
+1
*
Merge pull request #869 from zeripath/graph-generation-2
v5.10.0
Paulo Gomes
2023-10-13
1
-1
/
+1
|
\
|
*
plumbing: commitgraph, Add generation v2 support
Andrew Thornton
2023-10-12
1
-1
/
+1
*
|
build: bump golang.org/x/net from 0.15.0 to 0.17.0
Paulo Gomes
2023-10-13
1
-2
/
+2
|
/
*
plumbing: commitgraph, fix types and handle commit-graph-chains
Andrew Thornton
2023-10-08
1
-2
/
+2
*
*: Bump go-billy to v5.5.0
v5.9.0
Máximo Cuadros
2023-09-12
1
-1
/
+1
*
*: Bump to Go 1.19
Paulo Gomes
2023-09-12
1
-1
/
+1
*
*: Bump dependencies
Paulo Gomes
2023-09-11
1
-10
/
+11
*
*: Bump goproxy dep. Fixes #826
Siddhesh Ghadi
2023-08-29
1
-1
/
+1
*
*: Bump dependencies
Paulo Gomes
2023-07-21
1
-9
/
+12
*
*: Bump dependencies
Paulo Gomes
2023-05-23
1
-5
/
+5
*
build(deps): bump github.com/cloudflare/circl from 1.1.0 to 1.3.3
dependabot[bot]
2023-05-21
1
-1
/
+1
*
*: Bump Go version to 1.18 on go.mod
Paulo Gomes
2023-05-21
1
-1
/
+11
*
plumbing: transport/http, add support for custom proxy URLs
Sanskar Jaiswal
2023-05-04
1
-0
/
+1
*
plumbing: transport/http, refactor transport to cache underlying transport ob...
Sanskar Jaiswal
2023-05-04
1
-0
/
+1
*
build: Bump dependencies. Fixes #667
Paulo Gomes
2023-04-23
1
-9
/
+7
*
plumbing: resolve non-external delta references
ZauberNerd
2023-03-23
1
-1
/
+1
*
Bump dependencies
Paulo Gomes
2023-03-02
1
-6
/
+6
*
build(deps): bump golang.org/x/net from 0.2.0 to 0.7.0
dependabot[bot]
2023-03-02
1
-3
/
+3
*
Remove need to build with CGO
Paulo Gomes
2023-02-25
1
-1
/
+1
*
go.mod: update go-billy v5.4.0, removes races
Máximo Cuadros
2023-01-05
1
-2
/
+2
*
Merge pull request #617 from doxsch/616-update-ssh-agent-to-master
Máximo Cuadros
2022-12-11
1
-1
/
+1
|
\
|
*
fix: Upgrade github.com/xanzy/ssh-agent to v0.3.3 to fix panic
doxsch
2022-12-05
1
-1
/
+1
*
|
build: Bump github.com/pjbgf/sha1cd to v0.2.3
Paulo Gomes
2022-12-03
1
-1
/
+1
|
/
*
Update dependencies
Paulo Gomes
2022-11-30
1
-13
/
+12
*
sha1: Add collision resistent implementation
Paulo Gomes
2022-11-25
1
-0
/
+1
*
plumbing: transport/ssh, auto-populate ClientConfig.HostKeyAlgorithms. Fixes ...
Evan Elias
2022-09-22
1
-3
/
+4
*
all: replace go-homedir with os.UserHomeDir
Daniel Martí
2022-05-29
1
-1
/
+0
*
remove packfile and align to test fixtures
paul.t
2022-01-05
1
-1
/
+1
*
Update github.com/xanzy/ssh-agent to v0.3.1
Tobias Klauser
2021-10-29
1
-4
/
+3
*
go modules: update go-git-fixtures
Máximo Cuadros
2021-05-03
1
-2
/
+2
*
*: use go-billy instead of os calls
Máximo Cuadros
2021-05-02
1
-5
/
+6
*
plumbing: transport/file, replace os/exec with golang.org/x/sys/execabs to im...
Máximo Cuadros
2021-04-17
1
-0
/
+1
*
*: replace golang.org/x/crypto/openpgp by github.com/ProtonMail/go-crypto/ope...
Johan Fleury
2021-04-06
1
-0
/
+1
*
go modules updated
Máximo Cuadros
2021-03-26
1
-10
/
+10
*
Support `.git/commondir` repository layout
Timofey Kirillov
2020-06-15
1
-1
/
+1
*
Repository.ConfigScoped and Repository.Commit with empty author support
Máximo Cuadros
2020-05-24
1
-0
/
+1
*
ci: based on github actions
v5.0.0
Máximo Cuadros
2020-03-15
1
-1
/
+1
*
*: migration from go-git-fixtures/v4 and go-git/gcfg
Máximo Cuadros
2020-03-10
1
-5
/
+2
*
*: migration from gopkg to go modules
Máximo Cuadros
2020-03-10
1
-9
/
+8
*
Fix date reading
Andrew Thornton
2020-02-23
1
-0
/
+2
*
*: go module update
Máximo Cuadros
2019-07-29
1
-10
/
+9
*
ssh: leverage proxy.Dial
Jacob Blain Christen
2019-05-02
1
-1
/
+2
*
go modules update
Máximo Cuadros
2019-04-23
1
-11
/
+11
*
update gcfg dependency to v1.4.0
Dave Henderson
2018-10-29
1
-1
/
+1
*
*: go modules support
Máximo Cuadros
2018-09-10
1
-0
/
+29