index
:
forge.git
broken
hare
master
[WIP] Some random software forge
Runxi Yu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
database.go
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-04-05
Unexport fields in Server
v0.1.24
Runxi Yu
1
-1
/
+1
2025-04-05
Export symbols from database.go
Runxi Yu
1
-5
/
+5
2025-04-05
Use cmd/forge for the entry point
Runxi Yu
1
-3
/
+3
2025-04-05
database shall no longer be a global variable
Runxi Yu
1
-7
/
+1
2025-04-05
config shall no longer be a global variable
Runxi Yu
1
-1
/
+1
2025-04-02
DB: Grammar
v0.1.9
Runxi Yu
1
-1
/
+1
2025-03-31
Add descriptive comments to most Go functions
Runxi Yu
1
-1
/
+14
2025-03-31
Replace FileContributor with FileCopyrightText
Runxi Yu
1
-1
/
+1
2025-03-18
Remove underscores from Go code, pt 2
Runxi Yu
1
-5
/
+5
2025-03-07
database: Remove query_list
Runxi Yu
1
-25
/
+0
2025-03-05
*: Replace some := with var
Runxi Yu
1
-11
/
+13
2025-03-03
Add SPDX license headers to all Go files
Runxi Yu
1
-0
/
+3
2025-02-18
*.go: Add some comments for docs
Runxi Yu
1
-0
/
+5
2025-02-17
database.go: Merge name_desc_t; remove misc.go
Runxi Yu
1
-0
/
+5
2025-02-14
{database,http_handle_*index}.go: Reduce query_name_desc_list duplication
Runxi Yu
1
-0
/
+18
2025-02-13
index: Reformat the page
Runxi Yu
1
-1
/
+0
2025-02-13
database.go: query_list[T any]
Runxi Yu
1
-0
/
+29