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
/
ssh_handle_upload_pack.go
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unexport fields in Server
v0.1.24
Runxi Yu
2025-04-05
1
-1
/
+1
*
Use cmd/forge for the entry point
Runxi Yu
2025-04-05
1
-3
/
+3
*
config shall no longer be a global variable
Runxi Yu
2025-04-05
1
-3
/
+3
*
Replace FileContributor with FileCopyrightText
Runxi Yu
2025-03-31
1
-1
/
+1
*
Initial linting
Runxi Yu
2025-03-22
1
-3
/
+1
*
Remove underscores from Go code, pt 4
Runxi Yu
2025-03-19
1
-5
/
+5
*
gofumpt
Runxi Yu
2025-03-18
1
-1
/
+1
*
*: Replacing more := with var
Runxi Yu
2025-03-05
1
-4
/
+3
*
Add SPDX license headers to all Go files
Runxi Yu
2025-03-03
1
-0
/
+3
*
hooks, ssh: Indicate URL of newly-created MRs
Runxi Yu
2025-02-20
1
-1
/
+1
*
ssh/recv, hooks: Create MRs on push, reject pushes to others' MRs
Runxi Yu
2025-02-19
1
-1
/
+1
*
ssh/recv, schema: Add repos.contrib_requirements
Runxi Yu
2025-02-19
1
-1
/
+1
*
*.go: Add some comments for docs
Runxi Yu
2025-02-18
1
-0
/
+2
*
*_handle_*_pack.go: Pass env LINDENII_FORGE_HOOKS_SOCKET_PATH
Runxi Yu
2025-02-17
1
-0
/
+2
*
ssh_handle_upload_pack: Use system git-upload-pack
Runxi Yu
2025-02-17
1
-33
/
+19
*
{ssh_*,acl}.go: Check ACL when receiving packs
Runxi Yu
2025-02-16
1
-1
/
+1
*
ssh_*: Pass pubkey to SSH handlers
Runxi Yu
2025-02-16
1
-1
/
+1
*
ssh_*: Use pure go-git SSH handling (receive and upload)
Runxi Yu
2025-02-16
1
-0
/
+49