aboutsummaryrefslogtreecommitdiff
path: root/handle_repo_index.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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