aboutsummaryrefslogtreecommitdiff
path: root/http_handle_repo_log.go (unfollow)
Commit message (Expand)AuthorFilesLines
2025-02-13_header.html: Add headerRunxi Yu1-7/+4
2025-02-13*.go: Mass rename files for clarityRunxi Yu1-0/+0
2025-02-12{ssh,global}.go, index.html: Add global data containing ssh fpRunxi Yu1-0/+1
2025-02-12*.go: Use the database for repo info, and fix ssh cloning repoRunxi Yu1-1/+1
2025-02-12*: Migrate to the new path schemeRunxi Yu1-2/+2
2025-02-12render_readme.go: Render plain READMEs tooRunxi Yu1-15/+2
2025-02-11*.go: Remove extra TODOsRunxi Yu1-2/+1
2025-02-11repo_index: Link to repo logRunxi Yu1-0/+1
2025-02-11repo_log: Add a logRunxi Yu1-10/+11
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