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_other.go
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
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
-1
/
+1
|
*
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
/
+7
|
*
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
|
*
Properly format files...
v0.1.4
Runxi Yu
2025-03-29
1
-3
/
+1
|
*
Make git_hooks_handle portable ish?
Runxi Yu
2025-03-29
1
-0
/
+336