| Commit message (Expand) | Author | Age | Files | Lines |
* | scripts, sql: Reorganize | Runxi Yu | 10 days | 1 | -2/+1 |
* | *: Typing fixes | Runxi Yu | 12 days | 1 | -1/+2 |
* | *: Replacing more := with var | Runxi Yu | 12 days | 1 | -2/+1 |
* | Add SPDX license headers to all Go files | Runxi Yu | 13 days | 1 | -0/+3 |
* | *.go: Reformat | Runxi Yu | 2025-02-18 | 1 | -0/+3 |
* | *.go: Add some comments for docs | Runxi Yu | 2025-02-18 | 1 | -10/+5 |
* | *: Restructure build system | Runxi Yu | 2025-02-17 | 1 | -2/+2 |
* | resources.go: Embed git_hooks_client/* | Runxi Yu | 2025-02-17 | 1 | -0/+1 |
* | resources.go: Add .gitattributes too | Runxi Yu | 2025-02-15 | 1 | -1/+2 |
* | Makefile, resources.go: Add vendor directory to serve library source | Runxi Yu | 2025-02-15 | 1 | -0/+1 |
* | *: Use Makefile, and generate a version | Runxi Yu | 2025-02-14 | 1 | -0/+1 |
* | *.go: Reformat | Runxi Yu | 2025-02-12 | 1 | -1/+1 |
* | resources: Add schema.sql to source_fs | Runxi Yu | 2025-02-12 | 1 | -0/+1 |
* | *: Migrate to the new path scheme | Runxi Yu | 2025-02-12 | 1 | -15/+11 |
* | resources: Serve source and static properly | Runxi Yu | 2025-02-10 | 1 | -1/+16 |
* | repo_tree: Fix URL and anchor issues | Runxi Yu | 2025-02-10 | 1 | -1/+4 |
* | repo_index: Use the first line of the commit message | Runxi Yu | 2025-02-10 | 1 | -1/+1 |
* | {main,resources}.go: Serve static/ properly | Runxi Yu | 2025-02-09 | 1 | -1/+1 |
* | *: Basic web server | Runxi Yu | 2025-02-05 | 1 | -0/+32 |