aboutsummaryrefslogtreecommitdiff
path: root/handle_repo_index.go (unfollow)
Commit message (Expand)AuthorFilesLines
2025-02-11*.go: Remove extra TODOsRunxi Yu1-1/+0
2025-02-11repo_log: Add a logRunxi Yu1-1/+1
2025-02-10*: category -> groupRunxi Yu1-3/+3
2025-02-10git_misc: Abstract away get_recent_commitsRunxi Yu1-15/+2
2025-02-10git_misc: Abstract git.PlainOpen into open_git_repoRunxi Yu1-2/+1
2025-02-10git_misc: Abstract tree-listing into build_display_git_treeRunxi Yu1-19/+2
2025-02-10render_readme: Abstract away README renderingRunxi Yu1-22/+1
2025-02-10*: project -> categoryRunxi Yu1-3/+3
2025-02-10*.go: LintingRunxi Yu1-13/+17
2025-02-10handle_repo_{index,tree}: Don't crash on missing READMERunxi Yu1-12/+12
2025-02-10repo_index: Add anchors to filenames in the tree listingRunxi Yu1-0/+1
2025-02-10*.go: Reformat codeRunxi Yu1-4/+5
2025-02-10repo_index: Only display first four characters of os_modeRunxi Yu1-2/+2
2025-02-10repo_index: Add file listRunxi Yu1-0/+19
2025-02-09*: Add basic repo home with a README and recent commits displayRunxi Yu1-0/+76