Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2025-02-10 | *: category -> group | Runxi Yu | 1 | -3/+3 | |
2025-02-10 | git_misc: Abstract away get_recent_commits | Runxi Yu | 1 | -15/+2 | |
2025-02-10 | git_misc: Abstract git.PlainOpen into open_git_repo | Runxi Yu | 1 | -2/+1 | |
2025-02-10 | git_misc: Abstract tree-listing into build_display_git_tree | Runxi Yu | 1 | -19/+2 | |
2025-02-10 | render_readme: Abstract away README rendering | Runxi Yu | 1 | -22/+1 | |
2025-02-10 | *: project -> category | Runxi Yu | 1 | -3/+3 | |
2025-02-10 | *.go: Linting | Runxi Yu | 1 | -13/+17 | |
2025-02-10 | handle_repo_{index,tree}: Don't crash on missing README | Runxi Yu | 1 | -12/+12 | |
2025-02-10 | repo_index: Add anchors to filenames in the tree listing | Runxi Yu | 1 | -0/+1 | |
2025-02-10 | *.go: Reformat code | Runxi Yu | 1 | -4/+5 | |
2025-02-10 | repo_index: Only display first four characters of os_mode | Runxi Yu | 1 | -2/+2 | |
2025-02-10 | repo_index: Add file list | Runxi Yu | 1 | -0/+19 | |
2025-02-09 | *: Add basic repo home with a README and recent commits display | Runxi Yu | 1 | -0/+76 | |