MCPcopy Create free account

hub / github.com/libgit2/git2go / functions

Functions945 in github.com/libgit2/git2go

MethodCommitter
()
commit.go:160
FunctionConfigFindGlobal
()
config.go:393
FunctionConfigFindProgramdata
ConfigFindProgramdata locate the path to the configuration file in ProgramData. Look for the file in %PROGRAMDATA%\Git\config used by portable git.
config.go:441
FunctionConfigFindSystem
()
config.go:408
FunctionConfigFindXDG
()
config.go:423
MethodConflictIterator
()
index.go:639
MethodConnectPush
(callbacks *RemoteCallbacks, proxyOpts *ProxyOptions, headers []string)
remote.go:1072
MethodCreate
(name string, id *Oid, force bool, msg string)
reference.go:47
MethodCreate
(name string, url string)
remote.go:669
MethodCreate
Create adds a note for an object
note.go:21
MethodCreateFromStream
(hintPath string)
blob.go:79
MethodCreateSymbolic
(name, target string, force bool, msg string)
reference.go:74
MethodCreateWithFetchspec
(name string, url string, fetch string)
remote.go:725
FunctionDefaultBlameOptions
()
blame.go:21
FunctionDefaultMergeOptions
()
merge.go:161
MethodDefaultSignature
()
signature.go:63
MethodDelete
()
reference.go:270
MethodDelete
(name string)
remote.go:710
MethodDelete
(name string)
config.go:314
MethodDescendantOf
(commit, ancestor *Oid)
graph.go:11
MethodDiffIndexToWorkdir
(index *Index, opts *DiffOptions)
diff.go:807
MethodDiffTreeToIndex
(oldTree *Tree, index *Index, opts *DiffOptions)
diff.go:747
MethodDiffTreeToWorkdir
(oldTree *Tree, opts *DiffOptions)
diff.go:720
MethodDiffTreeToWorkdirWithIndex
(oldTree *Tree, opts *DiffOptions)
diff.go:780
MethodDisconnect
()
remote.go:1111
FunctionDiscover
(start string, across_fs bool, ceiling_dirs []string)
git.go:367
MethodEnsureLog
EnsureLog ensures that there is a reflog for the given reference name and creates an empty one if necessary.
reference.go:105
MethodEntryByIndex
(index uint)
index.go:458
MethodEntryByPath
(path string, stage int)
index.go:468
MethodEntryCount
()
status.go:100
MethodExists
(oid *Oid)
odb.go:132
MethodFetchRecurseSubmodules
()
submodule.go:311
MethodFetchRefspecs
()
remote.go:922
MethodFinalizeAdd
()
submodule.go:178
MethodFind
(path string)
index.go:484
MethodFindPrefix
(prefix string)
index.go:500
MethodFlags
()
revparse.go:37
MethodForEach
(cbFile DiffForEachFileCallback, detail DiffDetail)
diff.go:316
MethodForeach
Foreach loops over all the stashed states and calls the callback for each one. If callback returns an error, this will stop looping.
stash.go:268
MethodForeach
(callback SubmoduleCallback)
submodule.go:137
MethodFree
Free frees the Rebase object.
rebase.go:475
MethodFree
()
index.go:634
MethodFree
()
patch.go:30
MethodFree
()
transport_test.go:20
MethodFree
()
transport_test.go:40
MethodFree
()
http.go:121
MethodFree
()
http.go:174
MethodFree
()
repository.go:144
MethodFree
()
repository.go:660
MethodFree
()
tree.go:191
MethodFree
()
branch.go:63
MethodFree
()
status.go:77
MethodFree
()
diff.go:180
MethodFree
()
diff.go:227
MethodFree
()
blame.go:132
MethodFree
Free releases the resources of the SmartSubtransportStream.
transport.go:206
MethodFree
()
reference.go:362
MethodFree
Free the reference iterator
reference.go:474
MethodFree
()
ssh.go:186
MethodFree
()
ssh.go:201
MethodFree
()
packbuilder.go:42
MethodFree
()
merge.go:40
MethodFree
()
merge.go:457
MethodFree
()
odb.go:339
MethodFree
()
odb.go:348
MethodFree
()
odb.go:423
MethodFree
()
odb.go:467
MethodFree
()
odb.go:510
MethodFree
()
object.go:198
MethodFree
()
blob.go:133
MethodFree
Free releases a refspec object which has been created by ParseRefspec
refspec.go:38
MethodFree
()
credentials.go:104
MethodFree
()
submodule.go:34
MethodFree
()
walk.go:217
MethodFree
Free releases the resources of the Remote.
remote.go:620
MethodFree
()
remote.go:780
MethodFree
Free cleans up the C reference.
describe.go:222
MethodFree
()
refdb.go:61
MethodFree
()
config.go:239
MethodFree
()
config.go:388
MethodFree
Free frees a git_note object
note.go:155
MethodFree
Free frees the note interator
note.go:226
FunctionGetCachedMemory
deprecated: You should use `CachedMemory()` instead.
settings.go:117
MethodGetConflict
deprecated: You should use `Index.Conflict()` instead.
index.go:598
MethodGetDelta
deprecated: You should use `Diff.Delta()` instead.
diff.go:161
MethodHasUsername
()
credentials.go:93
MethodHeadId
()
submodule.go:247
MethodHide
(id *Oid)
walk.go:111
MethodHideGlob
(glob string)
walk.go:124
MethodHideHead
()
walk.go:154
MethodHideRef
(r string)
walk.go:139
MethodId
()
merge.go:31
MethodId
()
odb.go:353
MethodIgnore
()
submodule.go:267
MethodIndex
()
index.go:630
MethodIndexId
()
submodule.go:237
MethodInit
(overwrite bool)
submodule.go:330
MethodInsert
(id *Oid, name string)
packbuilder.go:47
MethodInsertCommit
(id *Oid)
packbuilder.go:63
MethodInsertTree
(id *Oid)
packbuilder.go:76
← previousnext →501–600 of 945, ranked by callers