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