Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/libgit2/git2go
/ functions
Functions
945 in github.com/libgit2/git2go
⨍
Functions
945
◇
Types & classes
221
Method
SetUpstream
(upstreamName string)
branch.go:218
Method
SetUrl
(submodule, url string)
submodule.go:220
Method
SetUrl
(remote, url string)
remote.go:833
Method
SetWorkdir
(workdir string, updateGitlink bool)
repository.go:699
Function
ShortenOids
(ids []*Oid, minlen int)
git.go:264
Method
SimplifyFirstParent
()
walk.go:207
Method
Size
()
blob.go:27
Method
Sorting
(sm SortType)
walk.go:212
Method
String
()
rebase.go:35
Method
String
()
errorcode_string.go:55
Method
String
()
patch.go:40
Method
String
(format DiffStatsFormat, width uint)
diff.go:265
Method
String
()
object.go:35
Method
String
String returns the refspec's string representation
refspec.go:82
Method
String
()
credentials.go:39
Method
String
()
difflinetype_string.go:36
Method
String
()
errorclass_string.go:52
Method
String
()
delta_string.go:28
Function
SubmoduleStatusIsUnmodified
(status int)
submodule.go:89
Function
SubmoduleVisitor
Deprecated: SubmoduleVisitor is not used.
deprecated.go:226
Method
Summary
()
commit.go:126
Method
Sync
()
submodule.go:342
Method
Tagger
()
tag.go:37
Method
Target
()
reference.go:252
Method
TargetType
()
tag.go:61
Function
TestAnnotatedCommitFromRevspec
(t *testing.T)
merge_test.go:8
Function
TestApplyDiffAddfile
(t *testing.T)
diff_test.go:243
Function
TestApplyToTree
(t *testing.T)
diff_test.go:466
Function
TestBlame
(t *testing.T)
blame_test.go:8
Function
TestBranchIterator
(t *testing.T)
branch_test.go:7
Function
TestBranchIteratorEach
(t *testing.T)
branch_test.go:30
Function
TestCachedMemory
(t *testing.T)
settings_test.go:76
Function
TestCertificateCheck
(t *testing.T)
remote_test.go:50
Function
TestCherrypick
(t *testing.T)
cherrypick_test.go:35
Function
TestCherrypickCommit
(t *testing.T)
cherrypick_test.go:88
Function
TestClone
(t *testing.T)
clone_test.go:13
Function
TestCloneWithCallback
(t *testing.T)
clone_test.go:39
Function
TestCloneWithExternalHTTPUrl
TestCloneWithExternalHTTPUrl
clone_test.go:76
Function
TestConfigLookups
(t *testing.T)
config_test.go:90
Function
TestCreateBlobFromBuffer
(t *testing.T)
blob_test.go:19
Function
TestCreateCommitBuffer
(t *testing.T)
repository_test.go:8
Function
TestCreateCommitFromIds
(t *testing.T)
repository_test.go:62
Function
TestCreateNote
(t *testing.T)
note_test.go:10
Function
TestCreateRepoAndStage
(t *testing.T)
index_test.go:11
Function
TestCreateTag
(t *testing.T)
tag_test.go:9
Function
TestCreateTagLightweight
(t *testing.T)
tag_test.go:29
Function
TestDefaultNoteRef
(t *testing.T)
note_test.go:91
Function
TestDescribeCommit
(t *testing.T)
describe_test.go:10
Function
TestDiffBlobs
(t *testing.T)
diff_test.go:195
Function
TestDiffTreeToTree
(t *testing.T)
diff_test.go:68
Function
TestEmptyOid
(t *testing.T)
git_test.go:193
Function
TestEnableCaching
(t *testing.T)
settings_test.go:52
Function
TestEnableFsyncGitDir
(t *testing.T)
settings_test.go:68
Function
TestEnableStrictHashVerification
(t *testing.T)
settings_test.go:60
Function
TestFindSimilar
(t *testing.T)
diff_test.go:13
Function
TestIndexAddAllCallback
(t *testing.T)
index_test.go:214
Function
TestIndexAddAllNoCallback
(t *testing.T)
index_test.go:192
Function
TestIndexAddAndWriteTreeTo
(t *testing.T)
index_test.go:93
Function
TestIndexAddFromBuffer
(t *testing.T)
index_test.go:168
Function
TestIndexOpen
(t *testing.T)
index_test.go:243
Function
TestIndexReadTree
(t *testing.T)
index_test.go:28
Function
TestIndexRemoveDirectory
(t *testing.T)
index_test.go:128
Function
TestIndexWriteTreeTo
(t *testing.T)
index_test.go:58
Function
TestIndexerOutOfOrder
(t *testing.T)
indexer_test.go:28
Function
TestIsNote
(t *testing.T)
reference_test.go:183
Function
TestListRemotes
(t *testing.T)
remote_test.go:22
Function
TestListTags
(t *testing.T)
tag_test.go:54
Function
TestListTagsWithMatch
(t *testing.T)
tag_test.go:84
Function
TestMain
(m *testing.M)
git_test.go:13
Function
TestMempack
(t *testing.T)
mempack_test.go:8
Function
TestMergeAnalysisWithSelf
(t *testing.T)
merge_test.go:56
Function
TestMergeBase
(t *testing.T)
merge_test.go:160
Function
TestMergeBaseMany
(t *testing.T)
merge_test.go:196
Function
TestMergeBaseOctopus
(t *testing.T)
merge_test.go:232
Function
TestMergeBases
(t *testing.T)
merge_test.go:176
Function
TestMergeBasesMany
(t *testing.T)
merge_test.go:212
Function
TestMergeSameFile
(t *testing.T)
merge_test.go:79
Function
TestMergeTreesWithoutAncestor
(t *testing.T)
merge_test.go:102
Function
TestMergeWithSelf
(t *testing.T)
merge_test.go:24
Function
TestMmapSizes
(t *testing.T)
settings_test.go:32
Function
TestNoteIterator
(t *testing.T)
note_test.go:30
Function
TestObjectOwner
(t *testing.T)
object_test.go:92
Function
TestObjectPeel
(t *testing.T)
object_test.go:135
Function
TestObjectPoymorphism
(t *testing.T)
object_test.go:8
Function
TestObjectShortId
(t *testing.T)
object_test.go:119
Function
TestOdbBackendLoose
(t *testing.T)
odb_test.go:193
Function
TestOdbForeach
(t *testing.T)
odb_test.go:124
Function
TestOdbHash
(t *testing.T)
odb_test.go:94
Function
TestOdbRead
(t *testing.T)
odb_test.go:14
Function
TestOdbStream
(t *testing.T)
odb_test.go:57
Function
TestOdbWritepack
(t *testing.T)
odb_test.go:159
Function
TestOidZero
(t *testing.T)
git_test.go:184
Function
TestOpenDefault
(t *testing.T)
config_test.go:111
Function
TestPatch
(t *testing.T)
patch_test.go:8
Function
TestReachableFromAny
(t *testing.T)
graph_test.go:7
Function
TestRebaseAbort
(t *testing.T)
rebase_test.go:91
Function
TestRebaseGpgSigned
(t *testing.T)
rebase_test.go:214
Function
TestRebaseInMemoryWithConflict
Tests
rebase_test.go:17
Function
TestRebaseNoConflicts
(t *testing.T)
rebase_test.go:143
Function
TestRefModification
(t *testing.T)
reference_test.go:10
← previous
next →
701–800 of 945, ranked by callers