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