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
/
http_handle_repo_upload_pack.go
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unexport fields in Server
v0.1.24
Runxi Yu
2025-04-05
1
-2
/
+2
*
Use cmd/forge for the entry point
Runxi Yu
2025-04-05
1
-4
/
+4
*
database shall no longer be a global variable
Runxi Yu
2025-04-05
1
-1
/
+1
*
config shall no longer be a global variable
Runxi Yu
2025-04-05
1
-2
/
+2
*
Add descriptive comments to most Go functions
Runxi Yu
2025-03-31
1
-0
/
+2
*
Replace FileContributor with FileCopyrightText
Runxi Yu
2025-03-31
1
-1
/
+1
*
Variable name lengths
Runxi Yu
2025-03-22
1
-8
/
+8
*
Remove underscores from Go code, pt 6
Runxi Yu
2025-03-19
1
-8
/
+8
*
Remove underscores from Go code, pt 4
Runxi Yu
2025-03-19
1
-1
/
+1
*
*: Reformat
Runxi Yu
2025-03-06
1
-1
/
+0
*
*: Support subgroups via SQL recursion
Runxi Yu
2025-03-06
1
-5
/
+39
*
repo/*: Use var instead of :=
Runxi Yu
2025-03-05
1
-18
/
+19
*
Add SPDX license headers to all Go files
Runxi Yu
2025-03-03
1
-0
/
+3
*
*_handle_*_pack.go: Pass env LINDENII_FORGE_HOOKS_SOCKET_PATH
Runxi Yu
2025-02-17
1
-0
/
+2
*
repo_{info,upload_pack}.go: Use system git-upload-pack for HTTP too
Runxi Yu
2025-02-17
1
-15
/
+36
*
*.go: Reformat
Runxi Yu
2025-02-16
1
-0
/
+1
*
http_*: Add HTTP cloning
Runxi Yu
2025-02-16
1
-0
/
+44