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
/
git_hooks_client
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hooks: Simplify comments in the hook client
Runxi Yu
5 days
1
-32
/
+26
*
hooks: Send/process environment variables starting with GIT_
Runxi Yu
6 days
1
-0
/
+32
*
hooks: Comment on how using the first byte as return doesn't make sense
Runxi Yu
9 days
1
-5
/
+11
*
Add SPDX license headers to git_hooks_client
Runxi Yu
9 days
1
-0
/
+6
*
git_hooks_client.c: Don't print wrongly-lengthed cookies
Runxi Yu
2025-02-18
1
-2
/
+1
*
hooks: Fix the race condition that causes EPIPE
Runxi Yu
2025-02-18
1
-0
/
+10
*
git_hooks_client.c: Ignore SIGPIPE
Runxi Yu
2025-02-18
1
-0
/
+6
*
git_hooks_client.c: Allow ECONNRESET when splicing sock -> stderr
Runxi Yu
2025-02-18
1
-1
/
+2
*
hooks, etc.: Authenticate hooks, and handle them in the spawning thread
Runxi Yu
2025-02-17
1
-1
/
+28
*
git_hooks_client: Send argc/argv over the UNIX domain socket
Runxi Yu
2025-02-17
1
-5
/
+34
*
git_hooks_client.c: Explain the code in more detail
Runxi Yu
2025-02-17
1
-7
/
+28
*
git_hooks_client.c: Splice socket to stderr
Runxi Yu
2025-02-17
1
-15
/
+42
*
git_hooks_client.c: Clarify error messages
Runxi Yu
2025-02-17
1
-10
/
+10
*
git_hooks_client.c: Get return value from unix socket
Runxi Yu
2025-02-17
1
-1
/
+20
*
git_hooks_client: Restructure for clarity
Runxi Yu
2025-02-17
1
-23
/
+28
*
git_hooks_client: Produce useful error message on missing env var
Runxi Yu
2025-02-17
1
-0
/
+1
*
git_hooks_client: Ensure stdin is a pipe
Runxi Yu
2025-02-17
1
-1
/
+22
*
*: Restructure build system
Runxi Yu
2025-02-17
1
-3
/
+0
*
git_hooks_client: Splice stdin
Runxi Yu
2025-02-17
2
-10
/
+15
*
git_hooks{.go,_client}: Add stub for git hook clients
Runxi Yu
2025-02-17
3
-0
/
+45