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
/
git_hooks_handle_linux.go
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
irc: Factor the IRC stuff into its own package
Runxi Yu
2025-04-06
1
-6
/
+1
*
Unexport fields in Server
v0.1.24
Runxi Yu
2025-04-05
1
-5
/
+5
*
Move things to internal/
v0.1.23
Runxi Yu
2025-04-05
1
-2
/
+2
*
Use cmd/forge for the entry point
Runxi Yu
2025-04-05
1
-8
/
+8
*
packPasses shall no longer be a global variable
Runxi Yu
2025-04-05
1
-1
/
+1
*
ircSend* shall no longer be global variables
Runxi Yu
2025-04-05
1
-1
/
+1
*
database shall no longer be a global variable
Runxi Yu
2025-04-05
1
-3
/
+3
*
config shall no longer be a global variable
Runxi Yu
2025-04-05
1
-5
/
+5
*
ansiec: Move ansi escape codes to this module
Runxi Yu
2025-04-05
1
-1
/
+1
*
Use log/slog instead of clog
Runxi Yu
2025-04-05
1
-2
/
+2
*
Separate code/README rendering and unsafe to their own packages
Runxi Yu
2025-04-05
1
-1
/
+2
*
Add descriptive comments to most Go functions
Runxi Yu
2025-03-31
1
-0
/
+9
*
Per-repo merge request sequences
Runxi Yu
2025-03-31
1
-6
/
+7
*
Replace FileContributor with FileCopyrightText
Runxi Yu
2025-03-31
1
-1
/
+1
*
Avoid allocations by using unsafe strinng/bytes conversions
Runxi Yu
2025-03-30
1
-1
/
+1
*
Make git_hooks_handle portable ish?
Runxi Yu
2025-03-29
1
-0
/
+371