Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WithGJR/regit-go
/ functions
Functions
68 in github.com/WithGJR/regit-go
⨍
Functions
68
◇
Types & classes
18
↓ 13 callers
Method
read_number_in_network_byte_order
(content []byte, num interface{})
core/index.go:125
↓ 9 callers
Method
Commit
()
core/branch.go:31
↓ 8 callers
Method
LookUpNode
(name string)
core/graph.go:52
↓ 6 callers
Method
AddNode
(typ string, name string, sha1Name []byte)
core/graph.go:36
↓ 6 callers
Function
NewBranch
(name string, rootDir string)
core/branch.go:15
↓ 6 callers
Method
ReadFromExistingObject
(sha1Name string)
core/object.go:256
↓ 6 callers
Method
Write
()
core/branch.go:39
↓ 5 callers
Function
NewCommitObject
(rootDir string)
core/object.go:248
↓ 5 callers
Method
Read
()
core/branch.go:22
↓ 4 callers
Function
NewHEAD
(rootDir string)
core/head.go:15
↓ 4 callers
Function
NewIndex
(rootDir string)
core/index.go:106
↓ 4 callers
Method
Read
()
core/index.go:143
↓ 4 callers
Method
Read
()
core/head.go:20
↓ 4 callers
Method
SetCommit
(commit string)
core/branch.go:35
↓ 4 callers
Method
transform_number_to_network_bytes
(n interface{})
core/index.go:133
↓ 3 callers
Method
AddEdge
(source string, target string)
core/graph.go:60
↓ 3 callers
Method
LoadAllCommits
()
core/commit_graph.go:33
↓ 3 callers
Function
NewCommitGraph
(root_commit *CommitObject, rootDir string)
core/commit_graph.go:20
↓ 3 callers
Function
NewTreeObject
(rootDir string)
core/object.go:125
↓ 3 callers
Method
Save
()
core/index.go:204
↓ 3 callers
Method
SetParents
(parents []string)
core/object.go:306
↓ 3 callers
Method
WriteToFile
()
core/object.go:24
↓ 3 callers
Method
readFromExistingObject
()
core/object.go:48
↓ 2 callers
Method
Checkout
(path_names []string)
core/regit.go:143
↓ 2 callers
Method
Enqueue
(element interface{})
core/queue.go:22
↓ 2 callers
Method
Entries
()
core/index.go:121
↓ 2 callers
Method
GenerateContent
()
core/object.go:322
↓ 2 callers
Function
NewBlobObject
(rootDir string)
core/object.go:89
↓ 2 callers
Function
NewGraph
()
core/graph.go:29
↓ 2 callers
Method
SetAuthor
(author string)
core/object.go:310
↓ 2 callers
Method
SetCommitter
(committer string)
core/object.go:314
↓ 2 callers
Method
SetMessage
(message string)
core/object.go:318
↓ 2 callers
Method
SetTree
(tree string)
core/object.go:302
↓ 2 callers
Method
WriteEntries
(path_names []string, object_ids [][]byte)
core/index.go:286
↓ 2 callers
Method
sortEntries
()
core/index.go:267
↓ 1 callers
Method
Add
(path_names []string)
core/regit.go:77
↓ 1 callers
Method
AddEntry
(path string, sha1Name []byte)
core/tree_graph.go:21
↓ 1 callers
Method
BFS
(source_node *GraphNode, before_callback func(*GraphNode), after_callback func(*GraphNode))
core/graph.go:122
↓ 1 callers
Method
ClearEntries
()
core/index.go:342
↓ 1 callers
Method
Commmit
(message string)
core/regit.go:95
↓ 1 callers
Method
ConstructTreeObjects
(rootDir string)
core/tree_graph.go:51
↓ 1 callers
Method
CreateBranch
(name string)
core/regit.go:181
↓ 1 callers
Method
CreateFromFile
(filename string)
core/object.go:96
↓ 1 callers
Method
DFS
(before_callback func(*GraphNode), after_callback func(*GraphNode))
core/graph.go:93
↓ 1 callers
Method
Dequeue
()
core/queue.go:32
↓ 1 callers
Method
FilePathNames
return all file path names stored by the tree object
core/object.go:213
↓ 1 callers
Method
FilesSHA1
()
core/object.go:235
↓ 1 callers
Method
Init
()
core/regit.go:65
↓ 1 callers
Method
IsEmpty
()
core/queue.go:42
↓ 1 callers
Method
Log
()
core/regit.go:202
↓ 1 callers
Method
Merge
(target_branch_name string)
core/regit.go:227
↓ 1 callers
Function
NewQueue
(max_size int)
core/queue.go:12
↓ 1 callers
Function
NewReGit
(rootDir string)
core/regit.go:21
↓ 1 callers
Function
NewTreeGraph
()
core/tree_graph.go:13
↓ 1 callers
Method
PointsTo
(name string, isBranchName bool)
core/head.go:46
↓ 1 callers
Method
PrintCommitLogs
()
core/commit_graph.go:55
↓ 1 callers
Method
ReadFromExistingObject
(sha1Name string)
core/object.go:104
↓ 1 callers
Method
ReadFromExistingObject
(sha1Name string)
core/object.go:145
↓ 1 callers
Method
RecursiveRead
(sha1Name string)
core/object.go:174
↓ 1 callers
Method
WriteEmptyStatEntries
(path_names []string, object_ids [][]byte, stages []uint16)
core/index.go:330
↓ 1 callers
Method
WriteEntries
(entries []*TreeEntry)
core/object.go:134
↓ 1 callers
Method
construct_file_path_names
(entries []*TreeEntry, root_path string)
core/object.go:192
↓ 1 callers
Method
construct_files_SHA1
(entries []*TreeEntry)
core/object.go:217
↓ 1 callers
Method
dfs_visit
(node *GraphNode, before_callback func(*GraphNode), after_callback func(*GraphNode))
core/graph.go:105
↓ 1 callers
Method
hasEntry
(path_name []byte)
core/index.go:258
↓ 1 callers
Method
loadUserConfig
()
core/regit.go:29
Method
Stage
()
core/index.go:95
Function
main
()
main.go:11