| Commit message (Expand) | Author | Files | Lines |
2 days | Remove underscores from Go code, pt 4 | Runxi Yu | 1 | -10/+10 |
3 days | Remove underscores from Go code, pt 2 | Runxi Yu | 1 | -4/+4 |
3 days | Remove underscores from Go code, pt 1 | Runxi Yu | 1 | -1/+1 |
3 days | git_hooks_client -> hookc | Runxi Yu | 1 | -2/+2 |
12 days | *: Reformat | Runxi Yu | 1 | -1/+1 |
14 days | http/templates: Minify templates | Runxi Yu | 1 | -2/+31 |
14 days | repo/index: Display repo info only, when commits/files unavailable | Runxi Yu | 1 | -3/+3 |
14 days | 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 |
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 |