index
:
forge.git
go
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
/
main.ha
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handle SIGINT
Runxi Yu
22 hours
1
-1
/
+10
*
Close the static_fs
Runxi Yu
22 hours
1
-0
/
+1
*
Serve static files
Runxi Yu
30 hours
1
-0
/
+5
*
Use abort("unreachable") instead of a random comment
Runxi Yu
30 hours
1
-1
/
+1
*
Handle all errors from handlereq
Runxi Yu
34 hours
1
-1
/
+1
*
Split the request handler to req.ha
Runxi Yu
36 hours
1
-10
/
+0
*
Use strings::freeall directly instead of wrapping it
Runxi Yu
36 hours
1
-1
/
+1
*
Handle all errors from http::serve
Runxi Yu
46 hours
1
-1
/
+3
*
Separate paths into segments
Runxi Yu
46 hours
1
-2
/
+5
*
Remove extra space
Runxi Yu
2 days
1
-1
/
+1
*
Catch all error types while listening
Runxi Yu
3 days
1
-1
/
+1
*
Accept --config not --address
Runxi Yu
3 days
1
-10
/
+3
*
Set reuseport and reuseaddr
Runxi Yu
3 days
1
-3
/
+4
*
Add basic template rendering
Runxi Yu
3 days
1
-3
/
+1
*
Begin to use hare-htmpl
Runxi Yu
4 days
1
-6
/
+8
*
Use for each loops
Runxi Yu
4 days
1
-2
/
+1
*
Fix inconsistent capitalization in the error message
Runxi Yu
4 days
1
-1
/
+1
*
Add a basic HTTP server
Runxi Yu
4 days
1
-0
/
+72