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
/
resources.go
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2025-04-01
More segments fixes
Runxi Yu
1
-3
/
+3
2025-03-31
Add descriptive comments to most Go functions
Runxi Yu
1
-1
/
+3
2025-03-31
Replace FileContributor with FileCopyrightText
Runxi Yu
1
-1
/
+1
2025-03-31
Serve tarball of source rather than using individual source files
Runxi Yu
1
-10
/
+1
2025-03-31
Reformat
Runxi Yu
1
-2
/
+4
2025-03-31
Mandoc more
Runxi Yu
1
-2
/
+8
2025-03-30
Avoid allocations by using unsafe strinng/bytes conversions
Runxi Yu
1
-1
/
+1
2025-03-25
Fix group path trailing slash
Runxi Yu
1
-0
/
+1
2025-03-22
Variable name lengths
Runxi Yu
1
-4
/
+7
2025-03-22
Initial linting
Runxi Yu
1
-2
/
+3
2025-03-21
dereference_or_zero
Runxi Yu
1
-1
/
+1
2025-03-21
Output git logs incrementally
Runxi Yu
1
-4
/
+5
2025-03-19
Revert "Add gohtmplgen to the build process"
Runxi Yu
1
-1
/
+1
This reverts commit c00fbc1189c44b6d3d8c79033a3044deaf1c4ca1.
2025-03-19
Add gohtmplgen to the build process
Runxi Yu
1
-1
/
+1
2025-03-19
Remove underscores from Go code, pt 4
Runxi Yu
1
-10
/
+10
2025-03-18
Remove underscores from Go code, pt 2
Runxi Yu
1
-4
/
+4
2025-03-18
Remove underscores from Go code, pt 1
Runxi Yu
1
-1
/
+1
2025-03-18
git_hooks_client -> hookc
Runxi Yu
1
-2
/
+2
2025-03-09
*: Reformat
Runxi Yu
1
-1
/
+1
2025-03-07
http/templates: Minify templates
Runxi Yu
1
-2
/
+31
2025-03-07
repo/index: Display repo info only, when commits/files unavailable
Runxi Yu
1
-3
/
+3
2025-03-07
http/templates: Add query_escape and path_escape
Runxi Yu
1
-0
/
+2
2025-03-06
scripts, sql: Reorganize
Runxi Yu
1
-2
/
+1
2025-03-05
*: Typing fixes
Runxi Yu
1
-1
/
+2
2025-03-05
*: Replacing more := with var
Runxi Yu
1
-2
/
+1
2025-03-03
Add SPDX license headers to all Go files
Runxi Yu
1
-0
/
+3
2025-02-18
*.go: Reformat
Runxi Yu
1
-0
/
+3
2025-02-18
*.go: Add some comments for docs
Runxi Yu
1
-10
/
+5
2025-02-17
*: Restructure build system
Runxi Yu
1
-2
/
+2
2025-02-17
resources.go: Embed git_hooks_client/*
Runxi Yu
1
-0
/
+1
2025-02-15
resources.go: Add .gitattributes too
Runxi Yu
1
-1
/
+2
2025-02-15
Makefile, resources.go: Add vendor directory to serve library source
Runxi Yu
1
-0
/
+1
2025-02-14
*: Use Makefile, and generate a version
Runxi Yu
1
-0
/
+1
2025-02-12
*.go: Reformat
Runxi Yu
1
-1
/
+1
2025-02-12
resources: Add schema.sql to source_fs
Runxi Yu
1
-0
/
+1
2025-02-12
*: Migrate to the new path scheme
Runxi Yu
1
-15
/
+11
2025-02-10
resources: Serve source and static properly
Runxi Yu
1
-1
/
+16
... except that it won't run because of URL conflicts for now
2025-02-10
repo_tree: Fix URL and anchor issues
Runxi Yu
1
-1
/
+4
2025-02-10
repo_index: Use the first line of the commit message
Runxi Yu
1
-1
/
+1
2025-02-09
{main,resources}.go: Serve static/ properly
Runxi Yu
1
-1
/
+1
2025-02-05
*: Basic web server
Runxi Yu
1
-0
/
+32