index
:
forge.git
hare
master
native-go-git-transports
[WIP] Some random software forge
Runxi Yu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ssh_server.go
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
7 days
ssh: Remove unnecessary conversion
Runxi Yu
1
-1
/
+1
9 days
*: Replacing more := with var
Runxi Yu
1
-7
/
+9
10 days
Add SPDX license headers to all Go files
Runxi Yu
1
-0
/
+3
2025-02-20
all: Reformat
Runxi Yu
1
-1
/
+1
2025-02-20
ssh: Use a blue version message
Runxi Yu
1
-1
/
+2
2025-02-18
*.go: Reformat
Runxi Yu
1
-1
/
+1
2025-02-18
ssh_server.go: Don't use path.Join for config.HTTP.Root
Runxi Yu
1
-2
/
+1
2025-02-17
git_hooks_handle.go, etc.: Listen for connections from hooks
Runxi Yu
1
-6
/
+4
2025-02-17
{remote_url,ssh_server}.go: Use path.Join instead of trimming and adding
Runxi Yu
1
-1
/
+2
2025-02-16
ssh_server.go: Update comment about SSH auth
Runxi Yu
1
-2
/
+3
2025-02-16
ssh_server.go: Strip trailing newlines from keys
Runxi Yu
1
-2
/
+2
2025-02-16
ssh_*: Pass pubkey to SSH handlers
Runxi Yu
1
-2
/
+2
2025-02-16
ssh_*: Use pure go-git SSH handling (receive and upload)
Runxi Yu
1
-23
/
+16
2025-02-15
*.go: Reformat
Runxi Yu
1
-1
/
+1
2025-02-15
ssh_server: Add carriage returns to SSH output (since no PTY yet)
Runxi Yu
1
-4
/
+4
2025-02-15
ssh_server: Add link to source
Runxi Yu
1
-0
/
+1
2025-02-14
*_server.go: clog.Info instead of Debug for requests
Runxi Yu
1
-1
/
+1
2025-02-13
ssh_url_generation.go, etc.: Add config ssh.root and use it
Runxi Yu
1
-0
/
+3
2025-02-13
{http,ssh}_server.go: Add debug logs for incoming requests
Runxi Yu
1
-1
/
+3
2025-02-13
{main,ssh_server}.go: Log listening addresses
Runxi Yu
1
-6
/
+1
2025-02-13
ssh_{server,utils}: Swap filenames
Runxi Yu
1
-41
/
+83
2025-02-13
*.go: Mass rename files for clarity
Runxi Yu
1
-0
/
+0
2025-02-12
router_{http,ssh}.go, url_misc.go: Fix escaping
Runxi Yu
1
-1
/
+1
2025-02-12
*.go: Use the database for repo info, and fix ssh cloning repo
Runxi Yu
1
-0
/
+56