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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add ?branch=hare in the footer
Runxi Yu
19 hours
1
-1
/
+1
*
Generate VERSION from git describe
Runxi Yu
19 hours
3
-4
/
+10
*
Detect static mime type instead of assuming everything's CSS
Runxi Yu
21 hours
1
-1
/
+11
*
Serve static files
Runxi Yu
21 hours
2
-3
/
+23
*
Use abort("unreachable") instead of a random comment
Runxi Yu
21 hours
1
-1
/
+1
*
Remove the "path segments" section in index.htmpl
Runxi Yu
21 hours
2
-8
/
+2
*
Handle invalid URIs by reporting back to the user
Runxi Yu
21 hours
1
-2
/
+13
*
Use HAREFLAGS
Runxi Yu
22 hours
1
-1
/
+1
*
Fix memory leak in segments_from_path again
Runxi Yu
23 hours
1
-4
/
+2
*
Fix indirect memory leak when segments_from_path fails
Runxi Yu
25 hours
1
-4
/
+13
*
Handle all errors from handlereq
Runxi Yu
25 hours
1
-1
/
+1
*
Add basic system path parsing
Runxi Yu
25 hours
1
-0
/
+23
*
Properly start response headers
Runxi Yu
26 hours
1
-4
/
+26
*
Use trailing_slash instead of empty last segment
Runxi Yu
26 hours
1
-0
/
+9
*
Add license headers
Runxi Yu
26 hours
2
-0
/
+6
*
Split the request handler to req.ha
Runxi Yu
27 hours
2
-10
/
+13
*
Use strings::freeall directly instead of wrapping it
Runxi Yu
27 hours
2
-5
/
+2
*
Add the CSS
Runxi Yu
27 hours
1
-0
/
+410
*
Fix free_segments
Runxi Yu
37 hours
1
-3
/
+1
*
Handle all errors from http::serve
Runxi Yu
37 hours
1
-1
/
+3
*
Separate paths into segments
Runxi Yu
37 hours
4
-4
/
+28
*
Add horrible patch needed to make net::uri work
Runxi Yu
37 hours
1
-0
/
+306
*
Remove extra space
Runxi Yu
45 hours
1
-1
/
+1
*
Add {{ " " }} to footer to work around htmpl's whitespace handling
Runxi Yu
46 hours
1
-0
/
+3
*
Catch all error types while listening
Runxi Yu
3 days
1
-1
/
+1
*
Accept --config not --address
Runxi Yu
3 days
1
-10
/
+3
*
Partially port templates used by the index page
Runxi Yu
3 days
5
-7
/
+76
*
Note that patches are required on top of hare-http
Runxi Yu
3 days
1
-2
/
+4
*
Set reuseport and reuseaddr
Runxi Yu
3 days
1
-3
/
+4
*
Add architecture stuff to the README
Runxi Yu
3 days
1
-0
/
+8
*
Add basic template rendering
Runxi Yu
3 days
5
-5
/
+24
*
Begin to use hare-htmpl
Runxi Yu
3 days
2
-6
/
+9
*
Use for each loops
Runxi Yu
3 days
1
-2
/
+1
*
Add README and NOTES
Runxi Yu
3 days
2
-0
/
+13
*
Fix inconsistent capitalization in the error message
Runxi Yu
4 days
1
-1
/
+1
*
Add a basic HTTP server
Runxi Yu
4 days
3
-0
/
+75
*
Add LICENSE
Runxi Yu
4 days
1
-0
/
+661