Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | render_readme: Abstract away README rendering | Runxi Yu | 2025-02-10 | 1 | -19/+1 |
| | |||||
* | repo_tree: Handle error from formatter.Format | Runxi Yu | 2025-02-10 | 1 | -2/+6 |
| | |||||
* | repo_tree: Read ref name from PathValue | Runxi Yu | 2025-02-10 | 1 | -5/+6 |
| | |||||
* | repo_tree: Remove unnecessary commit_iter code | Runxi Yu | 2025-02-10 | 1 | -17/+0 |
| | |||||
* | repo_tree: Attempt to use the autumn theme | Runxi Yu | 2025-02-10 | 1 | -1/+1 |
| | |||||
* | repo_tree: Attempt to use the xcode theme | Runxi Yu | 2025-02-10 | 1 | -1/+1 |
| | |||||
* | handle_repo_tree: Syntax highlighting | Runxi Yu | 2025-02-10 | 1 | -1/+20 |
| | |||||
* | *: project -> category | Runxi Yu | 2025-02-10 | 1 | -3/+3 |
| | |||||
* | *.go: Linting | Runxi Yu | 2025-02-10 | 1 | -15/+19 |
| | |||||
* | handle_repo_{index,tree}: Don't crash on missing README | Runxi Yu | 2025-02-10 | 1 | -1/+1 |
| | |||||
* | repo_tree: Display files too | Runxi Yu | 2025-02-10 | 1 | -6/+21 |
| | |||||
* | *.go: Reformat code | Runxi Yu | 2025-02-10 | 1 | -4/+5 |
| | |||||
* | repo_tree: Support listing directories other than / | Runxi Yu | 2025-02-10 | 1 | -11/+17 |
| | |||||
* | repo_tree: Initialize handler (copied over from index) | Runxi Yu | 2025-02-10 | 1 | -0/+95 |