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
Committer
()
commit.go:160
Function
ConfigFindGlobal
()
config.go:393
Function
ConfigFindProgramdata
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
Function
ConfigFindSystem
()
config.go:408
Function
ConfigFindXDG
()
config.go:423
Method
ConflictIterator
()
index.go:639
Method
ConnectPush
(callbacks *RemoteCallbacks, proxyOpts *ProxyOptions, headers []string)
remote.go:1072
Method
Create
(name string, id *Oid, force bool, msg string)
reference.go:47
Method
Create
(name string, url string)
remote.go:669
Method
Create
Create adds a note for an object
note.go:21
Method
CreateFromStream
(hintPath string)
blob.go:79
Method
CreateSymbolic
(name, target string, force bool, msg string)
reference.go:74
Method
CreateWithFetchspec
(name string, url string, fetch string)
remote.go:725
Function
DefaultBlameOptions
()
blame.go:21
Function
DefaultMergeOptions
()
merge.go:161
Method
DefaultSignature
()
signature.go:63
Method
Delete
()
reference.go:270
Method
Delete
(name string)
remote.go:710
Method
Delete
(name string)
config.go:314
Method
DescendantOf
(commit, ancestor *Oid)
graph.go:11
Method
DiffIndexToWorkdir
(index *Index, opts *DiffOptions)
diff.go:807
Method
DiffTreeToIndex
(oldTree *Tree, index *Index, opts *DiffOptions)
diff.go:747
Method
DiffTreeToWorkdir
(oldTree *Tree, opts *DiffOptions)
diff.go:720
Method
DiffTreeToWorkdirWithIndex
(oldTree *Tree, opts *DiffOptions)
diff.go:780
Method
Disconnect
()
remote.go:1111
Function
Discover
(start string, across_fs bool, ceiling_dirs []string)
git.go:367
Method
EnsureLog
EnsureLog ensures that there is a reflog for the given reference name and creates an empty one if necessary.
reference.go:105
Method
EntryByIndex
(index uint)
index.go:458
Method
EntryByPath
(path string, stage int)
index.go:468
Method
EntryCount
()
status.go:100
Method
Exists
(oid *Oid)
odb.go:132
Method
FetchRecurseSubmodules
()
submodule.go:311
Method
FetchRefspecs
()
remote.go:922
Method
FinalizeAdd
()
submodule.go:178
Method
Find
(path string)
index.go:484
Method
FindPrefix
(prefix string)
index.go:500
Method
Flags
()
revparse.go:37
Method
ForEach
(cbFile DiffForEachFileCallback, detail DiffDetail)
diff.go:316
Method
Foreach
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
Method
Foreach
(callback SubmoduleCallback)
submodule.go:137
Method
Free
Free frees the Rebase object.
rebase.go:475
Method
Free
()
index.go:634
Method
Free
()
patch.go:30
Method
Free
()
transport_test.go:20
Method
Free
()
transport_test.go:40
Method
Free
()
http.go:121
Method
Free
()
http.go:174
Method
Free
()
repository.go:144
Method
Free
()
repository.go:660
Method
Free
()
tree.go:191
Method
Free
()
branch.go:63
Method
Free
()
status.go:77
Method
Free
()
diff.go:180
Method
Free
()
diff.go:227
Method
Free
()
blame.go:132
Method
Free
Free releases the resources of the SmartSubtransportStream.
transport.go:206
Method
Free
()
reference.go:362
Method
Free
Free the reference iterator
reference.go:474
Method
Free
()
ssh.go:186
Method
Free
()
ssh.go:201
Method
Free
()
packbuilder.go:42
Method
Free
()
merge.go:40
Method
Free
()
merge.go:457
Method
Free
()
odb.go:339
Method
Free
()
odb.go:348
Method
Free
()
odb.go:423
Method
Free
()
odb.go:467
Method
Free
()
odb.go:510
Method
Free
()
object.go:198
Method
Free
()
blob.go:133
Method
Free
Free releases a refspec object which has been created by ParseRefspec
refspec.go:38
Method
Free
()
credentials.go:104
Method
Free
()
submodule.go:34
Method
Free
()
walk.go:217
Method
Free
Free releases the resources of the Remote.
remote.go:620
Method
Free
()
remote.go:780
Method
Free
Free cleans up the C reference.
describe.go:222
Method
Free
()
refdb.go:61
Method
Free
()
config.go:239
Method
Free
()
config.go:388
Method
Free
Free frees a git_note object
note.go:155
Method
Free
Free frees the note interator
note.go:226
Function
GetCachedMemory
deprecated: You should use `CachedMemory()` instead.
settings.go:117
Method
GetConflict
deprecated: You should use `Index.Conflict()` instead.
index.go:598
Method
GetDelta
deprecated: You should use `Diff.Delta()` instead.
diff.go:161
Method
HasUsername
()
credentials.go:93
Method
HeadId
()
submodule.go:247
Method
Hide
(id *Oid)
walk.go:111
Method
HideGlob
(glob string)
walk.go:124
Method
HideHead
()
walk.go:154
Method
HideRef
(r string)
walk.go:139
Method
Id
()
merge.go:31
Method
Id
()
odb.go:353
Method
Ignore
()
submodule.go:267
Method
Index
()
index.go:630
Method
IndexId
()
submodule.go:237
Method
Init
(overwrite bool)
submodule.go:330
Method
Insert
(id *Oid, name string)
packbuilder.go:47
Method
InsertCommit
(id *Oid)
packbuilder.go:63
Method
InsertTree
(id *Oid)
packbuilder.go:76
← previous
next →
501–600 of 945, ranked by callers