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
/
server.go
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Move stuff into internal/unsorted
v0.1.28
Runxi Yu
2025-04-06
1
-212
/
+0
|
*
Slight refactor on NewServer
Runxi Yu
2025-04-06
1
-2
/
+8
|
*
Ensure server is ready before Run()
Runxi Yu
2025-04-06
1
-2
/
+10
|
*
irc: Factor the IRC stuff into its own package
Runxi Yu
2025-04-06
1
-4
/
+4
|
*
Hooks, git2d: Simplify deployment logic
v0.1.27
Runxi Yu
2025-04-06
1
-12
/
+6
|
*
templates shall no longer be a global variable
Runxi Yu
2025-04-05
1
-1
/
+4
|
*
database: Separate opening the database into its own package
Runxi Yu
2025-04-05
1
-5
/
+2
|
*
Do not export version
Runxi Yu
2025-04-05
1
-1
/
+1
|
*
Unexport fields in Server
v0.1.24
Runxi Yu
2025-04-05
1
-49
/
+49
|
*
Add missing copyright headers
Runxi Yu
2025-04-05
1
-0
/
+3
|
*
Use cmd/forge for the entry point
Runxi Yu
2025-04-05
1
-16
/
+183
|
*
packPasses shall no longer be a global variable
Runxi Yu
2025-04-05
1
-0
/
+4
|
*
sshPubkey* shall no longer be global variables
Runxi Yu
2025-04-05
1
-0
/
+8
|
*
ircSend* shall no longer be global variables
Runxi Yu
2025-04-05
1
-0
/
+3
|
*
source/static-Handler shall no longer be global variables
Runxi Yu
2025-04-05
1
-1
/
+8
|
*
database shall no longer be a global variable
Runxi Yu
2025-04-05
1
-0
/
+7
|
*
config shall no longer be a global variable
Runxi Yu
2025-04-05
1
-0
/
+5