tangled
alpha
login
or
join now
oppi.li
/
go-git
fork of go-git with some jj specific features
1
fork
atom
overview
issues
pulls
pipelines
go-git
/
plumbing
/
at
main
12 folders
12 files
cache
plumbing: cache, gocheck to testify migration. Fixes #1272
1 year ago
color
plumbing: color, make package external
5 years ago
filemode
plumbing: filemode, gocheck to testify migration. Fixes #1276
1 year ago
format
Merge pull request #1475 from PascalBourdier/packfile-parser-write-err
9 months ago
hash
*: fix some typos
2 years ago
object
fix empty map error
8 months ago
protocol
Merge pull request #1351 from BeChris/plumbing-protocol-packp-gocheck-to-testify-migration
1 year ago
revlist
plumbing: revlist, gocheck to testify migration. Fixes #1302
1 year ago
server
Merge pull request #1357 from BeChris/plumbing-server-remove-gocheck-reference
1 year ago
serverinfo
plumbing: serverinfo, gocheck to testify migration. Fixes #1305
1 year ago
storer
plumbing: fix err return in ResolveReference
9 months ago
transport
plumbing: transport, Remove redundant example Examples of registering a custom transport are already available in _examples/custom_http. Another motivation for the removal is the error during test execution in Go 1.24: Error: plumbing\transport\registry_example_test.go:11:1: ExampleInstallProtocol refers to unknown identifier: InstallProtocol
10 months ago
error.go
move plumbing from top level package to plumbing (#183)
9 years ago
hash.go
plumbing: packfile, Refactor Parser and Scanner logic The changes focus on increasing thread-safety, simplifying the code base, enabling support for sha256 and improving general time and space complexities.
1 year ago
hash256.go
plumbing: packfile, Refactor Parser and Scanner logic The changes focus on increasing thread-safety, simplifying the code base, enabling support for sha256 and improving general time and space complexities.
1 year ago
hash_test.go
Merge pull request #1308 from BeChris/plumbing-storer-gocheck-to-testify-migration
1 year ago
memory.go
plumbing: format/packfile, gocheck to testify migration. Fixes #1294
1 year ago
memory_test.go
Merge pull request #1308 from BeChris/plumbing-storer-gocheck-to-testify-migration
1 year ago
object.go
*: fix some typos
2 years ago
object_test.go
Merge pull request #1308 from BeChris/plumbing-storer-gocheck-to-testify-migration
1 year ago
reference.go
plumbing: Fix invalid reference name error while cloning branches containing /- (#1257)
1 year ago
reference_test.go
Merge pull request #1308 from BeChris/plumbing-storer-gocheck-to-testify-migration
1 year ago
revision.go
Add revision implementation (#139)
9 years ago
tag.go
Merge pull request #1300 from aymanbagabas/v6-tagmode
1 year ago