aboutsummaryrefslogtreecommitdiff
path: root/handle_repo_tree.go (unfollow)
Commit message (Expand)AuthorFilesLines
2025-02-11*.go: ReformatRunxi Yu1-4/+4
2025-02-11repo_tree: Fix panic on empty pathspecRunxi Yu1-1/+1
2025-02-10*: category -> groupRunxi Yu1-3/+3
2025-02-10repo_tree: Fix URL and anchor issuesRunxi Yu1-34/+47
2025-02-10*: Some simple styling with tablesRunxi Yu1-1/+1
2025-02-10git_misc: Abstract git.PlainOpen into open_git_repoRunxi Yu1-3/+1
2025-02-10repo_tree: s/tree/target/ when it should beRunxi Yu1-2/+2
2025-02-10git_misc: Abstract tree-listing into build_display_git_treeRunxi Yu1-19/+1
2025-02-10repo_tree: Use x--- to indicate modes that aren't convertableRunxi Yu1-1/+1
2025-02-10render_readme: Abstract away README renderingRunxi Yu1-19/+1
2025-02-10repo_tree: Handle error from formatter.FormatRunxi Yu1-2/+6
2025-02-10repo_tree: Read ref name from PathValueRunxi Yu1-5/+6
2025-02-10repo_tree: Remove unnecessary commit_iter codeRunxi Yu1-17/+0
2025-02-10repo_tree: Attempt to use the autumn themeRunxi Yu1-1/+1
2025-02-10repo_tree: Attempt to use the xcode themeRunxi Yu1-1/+1
2025-02-10handle_repo_tree: Syntax highlightingRunxi Yu1-1/+20
2025-02-10*: project -> categoryRunxi Yu1-3/+3
2025-02-10*.go: LintingRunxi Yu1-15/+19
2025-02-10handle_repo_{index,tree}: Don't crash on missing READMERunxi Yu1-1/+1
2025-02-10repo_tree: Display files tooRunxi Yu1-6/+21
2025-02-10*.go: Reformat codeRunxi Yu1-4/+5
2025-02-10repo_tree: Support listing directories other than /Runxi Yu1-11/+17
2025-02-10repo_tree: Initialize handler (copied over from index)Runxi Yu1-2/+2
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