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
/
object
/
at
main
1 folder
37 files
commitgraph
plumbing: object, gocheck to testify migration. Fixes #1297
1 year ago
blob.go
*: migration from gopkg to go modules
5 years ago
blob_test.go
plumbing: object, gocheck to testify migration. Fixes #1297
1 year ago
change.go
minor grammatical fixes
3 years ago
change_adaptor.go
Merge pull request #425 from abhinav/error-strings
4 years ago
change_adaptor_test.go
plumbing: object, gocheck to testify migration. Fixes #1297
1 year ago
change_test.go
plumbing: object, gocheck to testify migration. Fixes #1297
1 year ago
commit.go
fix empty map error
8 months ago
commit_stats_test.go
plumbing: object, gocheck to testify migration. Fixes #1297
1 year ago
commit_test.go
plumbing: object, gocheck to testify migration. Fixes #1297
1 year ago
commit_walker.go
*: migration from gopkg to go modules
5 years ago
commit_walker_bfs.go
*: migration from gopkg to go modules
5 years ago
commit_walker_bfs_filtered.go
fix goreportcard warnings
5 years ago
commit_walker_bfs_filtered_test.go
plumbing: object, Rename tests to align with Go 1.24 Violation of the new Go 1.24 rules for tests naming conventions were leading to errors during test time:
10 months ago
commit_walker_ctime.go
*: migration from gopkg to go modules
5 years ago
commit_walker_limit.go
plumbing: object, limit logs by trailing hash (#1227)
1 year ago
commit_walker_path.go
plumbing: object, Optimize getNextFileCommit to reuse parent tree.
2 years ago
commit_walker_test.go
plumbing: object, gocheck to testify migration. Fixes #1297
1 year ago
difftree.go
plumbing: detect renames by hash and similar content in diff tree
5 years ago
difftree_test.go
plumbing: object, gocheck to testify migration. Fixes #1297
1 year ago
file.go
*: migration from gopkg to go modules
5 years ago
file_test.go
plumbing: object, gocheck to testify migration. Fixes #1297
1 year ago
merge_base.go
*: migration from gopkg to go modules
5 years ago
merge_base_test.go
plumbing: object, Rename tests to align with Go 1.24 Violation of the new Go 1.24 rules for tests naming conventions were leading to errors during test time:
10 months ago
object.go
*: migration from gopkg to go modules
5 years ago
object_test.go
plumbing: object, gocheck to testify migration. Fixes #1297
1 year ago
patch.go
Merge pull request #971 from nodivbyzero/fix-177-diff-print-file-stats
2 years ago
patch_stats_test.go
plumbing: object, gocheck to testify migration. Fixes #1297
1 year ago
patch_test.go
plumbing: object, gocheck to testify migration. Fixes #1297
1 year ago
rename.go
*: Remove redudant err nil checks
2 years ago
rename_test.go
plumbing: object, gocheck to testify migration. Fixes #1297
1 year ago
signature.go
plumbing: signature, support the same x509 signature formats as git
1 year ago
signature_test.go
plumbing: signature, support the same x509 signature formats as git
1 year ago
tag.go
plumbing: support SSH/X509 signed tags
2 years ago
tag_test.go
plumbing: object, gocheck to testify migration. Fixes #1297
1 year ago
tree.go
Merge branch 'v6-exp' into master-to-v6
1 year ago
tree_test.go
build: Remove object.FuzzDecode This specific fuzzing test has some design issues which result in more false positives than necessary. As V6 work progresses a replacement will be added.
11 months ago
treenoder.go
plumbing: object, Apply memoization in (*treeNoder).Children.
2 years ago