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
↓ 1 callers
Method
clear
clear stops tracking all the git_remote pointers.
remote.go:232
↓ 1 callers
Function
commitCreateCallback
export commitCreateCallback
rebase.go:76
↓ 1 callers
Function
compareBytes
(t *testing.T, expected, actual []byte)
merge_test.go:248
↓ 1 callers
Function
completionCallback
export completionCallback
remote.go:360
↓ 1 callers
Function
createBareTestRepo
(t *testing.T)
git_test.go:76
↓ 1 callers
Function
createNewEmptyRemote
createNewEmptyRemote used to get a new empty object of *Remote
remote.go:1258
↓ 1 callers
Function
credentialSSHSignCallback
export credentialSSHSignCallback
credentials.go:247
↓ 1 callers
Function
credentialsCallback
export credentialsCallback
remote.go:376
↓ 1 callers
Function
diffLineFromC
(line *C.git_diff_line)
diff.go:124
↓ 1 callers
Function
entryExists
(repo *Repository, file string)
rebase_test.go:558
↓ 1 callers
Function
freeCloneOptions
(copts *C.git_clone_options)
clone.go:120
↓ 1 callers
Function
freeMergeFileOptions
(copts *C.git_merge_file_options)
merge.go:533
↓ 1 callers
Function
freePushOptions
(copts *C.git_push_options)
remote.go:1022
↓ 1 callers
Function
freeRemoteCreateOptions
(ptr *C.git_remote_create_options)
remote.go:1249
↓ 1 callers
Function
freeSubmoduleUpdateOptions
(copts *C.git_submodule_update_options)
submodule.go:399
↓ 1 callers
Method
get
get retrieves the pointer from the given *git_remote.
remote.go:247
↓ 1 callers
Function
getSSHConfigFromCredential
(cred *Credential)
ssh.go:204
↓ 1 callers
Function
getSizetSizet
(opt C.int)
settings.go:150
↓ 1 callers
Function
headTree
(repo *Repository)
rebase_test.go:459
↓ 1 callers
Function
mapEmptyStringToNull
(ref string)
rebase.go:273
↓ 1 callers
Function
newBlameFromC
(ptr *C.git_blame)
blame.go:119
↓ 1 callers
Function
newBlobWriteStreamFromC
(ptr *C.git_writestream, repo *Repository)
blob.go:105
↓ 1 callers
Function
newBranchIteratorFromC
(repo *Repository, ptr *C.git_branch_iterator)
branch.go:38
↓ 1 callers
Function
newConfigEntryFromC
(centry *C.git_config_entry)
config.go:46
↓ 1 callers
Function
newIndexConflictIteratorFromC
(index *Index, ptr *C.git_index_conflict_iterator)
index.go:624
↓ 1 callers
Function
newManagedHttpStream
(owner *httpSmartSubtransport, req *http.Request)
http.go:136
↓ 1 callers
Function
newMergeFileResultFromC
(c *C.git_merge_file_result)
merge.go:436
↓ 1 callers
Function
newNoteFromC
(ptr *C.git_note, r *Repository)
note.go:148
↓ 1 callers
Function
newPackbuilderFromC
(ptr *C.git_packbuilder, r *Repository)
packbuilder.go:36
↓ 1 callers
Function
newRemoteHeadFromC
(ptr *C.git_remote_head)
remote.go:315
↓ 1 callers
Function
newRemotePointerList
()
remote.go:207
↓ 1 callers
Function
newRevspecFromC
(ptr *C.git_revspec, repo *Repository)
revparse.go:41
↓ 1 callers
Function
newStatusListFromC
(ptr *C.git_status_list, r *Repository)
status.go:63
↓ 1 callers
Function
newTransferProgressFromC
(c *C.git_transfer_progress)
remote.go:50
↓ 1 callers
Function
operationsAreEqual
(l, r *RebaseOperation)
rebase_test.go:418
↓ 1 callers
Function
packProgressCallback
export packProgressCallback
remote.go:526
↓ 1 callers
Function
populateCherrypickOptions
(copts *C.git_cherrypick_options, opts *CherrypickOptions, errorTarget *error)
cherrypick.go:26
↓ 1 callers
Function
populateCloneOptions
(copts *C.git_clone_options, opts *CloneOptions, errorTarget *error)
clone.go:98
↓ 1 callers
Function
populateMergeFileOptions
(copts *C.git_merge_file_options, opts *MergeFileOptions)
merge.go:518
↓ 1 callers
Function
populatePushOptions
(copts *C.git_push_options, opts *PushOptions, errorTarget *error)
remote.go:1006
↓ 1 callers
Function
populateRemoteCreateOptions
(copts *C.git_remote_create_options, opts *RemoteCreateOptions, repo *Repository)
remote.go:1231
↓ 1 callers
Function
populateRevertOptions
(copts *C.git_revert_options, opts *RevertOptions, errorTarget *error)
revert.go:18
↓ 1 callers
Function
populateSubmoduleUpdateOptions
(copts *C.git_submodule_update_options, opts *SubmoduleUpdateOptions, errorTarget *error)
submodule.go:387
↓ 1 callers
Function
prepareStashRepo
(t *testing.T, repo *Repository)
stash_test.go:154
↓ 1 callers
Function
proxyOptionsFromC
(copts *C.git_proxy_options)
remote.go:184
↓ 1 callers
Function
pushTransferProgressCallback
export pushTransferProgressCallback
remote.go:543
↓ 1 callers
Function
pushUpdateReferenceCallback
export pushUpdateReferenceCallback
remote.go:560
↓ 1 callers
Function
rebaseOptionsFromC
(opts *C.git_rebase_options)
rebase.go:226
↓ 1 callers
Function
registerManagedSSH
()
ssh.go:35
↓ 1 callers
Function
remoteConnectOptionsFromC
(copts *C.git_remote_connect_options)
remote.go:154
↓ 1 callers
Function
revWalkFromC
(repo *Repository, c *C.git_revwalk)
walk.go:30
↓ 1 callers
Function
revertOptionsFromC
(copts *C.git_revert_options)
revert.go:29
↓ 1 callers
Method
sendRequestBackground
()
http.go:180
↓ 1 callers
Function
setupConfig
()
config_test.go:10
↓ 1 callers
Function
sidebandProgressCallback
export sidebandProgressCallback
remote.go:344
↓ 1 callers
Function
smartSubtransportActionCallback
export smartSubtransportActionCallback
transport.go:365
↓ 1 callers
Function
smartSubtransportCloseCallback
export smartSubtransportCloseCallback
transport.go:403
↓ 1 callers
Function
smartSubtransportStreamReadCallback
export smartSubtransportStreamReadCallback
transport.go:445
↓ 1 callers
Function
smartSubtransportStreamWriteCallback
export smartSubtransportStreamWriteCallback
transport.go:474
↓ 1 callers
Function
smartTransportCallback
export smartTransportCallback
transport.go:299
↓ 1 callers
Function
smartTransportSubtransportCallback
export smartTransportSubtransportCallback
transport.go:334
↓ 1 callers
Function
startSSHServer
(t *testing.T, hostKey ssh.Signer, authorizedKeys []ssh.PublicKey)
remote_test.go:279
↓ 1 callers
Function
statusEntryFromC
(statusEntry *C.git_status_entry)
status.go:38
↓ 1 callers
Method
track
track adds the given pointer to the list of pointers to track and returns a pointer value which can be passed to C as an opaque pointer.
remote.go:216
↓ 1 callers
Function
transferProgressCallback
export transferProgressCallback
remote.go:408
↓ 1 callers
Function
ucbool
(b bool)
git.go:349
↓ 1 callers
Function
updateTipsCallback
export updateTipsCallback
remote.go:424
Method
Action
(url string, action SmartServiceAction)
transport_test.go:12
Method
Action
(url string, action SmartServiceAction)
http.go:74
Method
Action
(urlString string, action SmartServiceAction)
ssh.go:69
Method
Add
(url, path string, use_git_link bool)
submodule.go:161
Method
AddAlternate
(backend *OdbBackend, priority int)
odb.go:54
Method
AddConflict
(ancestor *IndexEntry, our *IndexEntry, their *IndexEntry)
index.go:528
Method
AddFetch
(remote, refspec string)
remote.go:867
Method
AddFile
AddFile adds a file-backed backend to the config object at the specified level.
config.go:74
Method
AddGitIgnoreRules
(rules string)
repository.go:782
Method
AddIgnoreRule
(rules string)
ignore.go:12
Method
AddPush
(remote, refspec string)
remote.go:939
Method
AddToIndex
(write_index bool)
submodule.go:190
Method
AheadBehind
(local, upstream *Oid)
graph.go:26
Method
Amend
(refname string, author, committer *Signature, message string, tree *Tree)
commit.go:191
Method
AnnotatedCommitFromFetchHead
(branchName string, remoteURL string, oid *Oid)
merge.go:45
Method
AsObject
()
tree.go:32
Method
AsObject
()
blob.go:23
Method
AsObject
()
tag.go:21
Method
AsObject
()
commit.go:30
Method
Author
()
commit.go:153
Function
CallbackGitTreeWalk
tree.go Deprecated: CallbackGitTreeWalk is not used.
deprecated.go:259
Method
CheckoutHead
Updates files in the index and the working tree to match the content of the commit pointed at by HEAD. opts may be nil.
checkout.go:199
Method
CleanupConflicts
FIXME: this might return an error
index.go:523
Method
Clear
Clear stops tracking all the managed pointers.
handles.go:48
Method
ClearGitIgnoreRules
()
repository.go:796
Method
ClearInternalIgnoreRules
()
ignore.go:27
Method
Close
()
transport_test.go:16
Method
Close
()
http.go:117
Method
Close
Close is a dummy function in order to implement the Closer and ReadCloser interfaces
odb.go:419
Method
Close
Close signals that all the data has been written and stores the resulting object id in the stream's Id field.
odb.go:454
Method
Cmp
Cmp compares v to ref2. It returns 0 on equality, otherwise a stable sorting.
reference.go:310
Method
Commit
()
odb.go:497
Method
Commit
()
blob.go:138
← previous
next →
401–500 of 945, ranked by callers