aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* git_misc: Abstract tree-listing into build_display_git_treeRunxi Yu2025-02-103-38/+27
* repo_tree: Use x--- to indicate modes that aren't convertableRunxi Yu2025-02-101-1/+1
* render_readme: Abstract away README renderingRunxi Yu2025-02-103-41/+30
* repo_tree: Handle error from formatter.FormatRunxi Yu2025-02-101-2/+6
* repo_tree: Read ref name from PathValueRunxi Yu2025-02-101-5/+6
* repo_tree: Remove unnecessary commit_iter codeRunxi Yu2025-02-101-17/+0
* repo_tree: Attempt to use the autumn themeRunxi Yu2025-02-102-62/+60
* repo_tree: Attempt to use the xcode themeRunxi Yu2025-02-102-41/+62
* repo_tree: Add chroma.cssRunxi Yu2025-02-102-0/+50
* handle_repo_tree: Syntax highlightingRunxi Yu2025-02-106-4/+29
* {category_,}index: Add headingRunxi Yu2025-02-102-1/+7
* *: project -> categoryRunxi Yu2025-02-107-15/+15
* category_index: Add a repo index for each categoryRunxi Yu2025-02-103-0/+55
* *.go: LintingRunxi Yu2025-02-104-31/+42
* index: List categoriesRunxi Yu2025-02-102-0/+40
* repo_tree_{dir,file}: Fix body classRunxi Yu2025-02-102-2/+2
* handle_repo_{index,tree}: Don't crash on missing READMERunxi Yu2025-02-102-13/+13
* style.css: Add some non-fancy stylesRunxi Yu2025-02-101-1/+12
* style.css: font-size: 1rem;Runxi Yu2025-02-101-0/+4
* style.css: Set all immediate children of .padding-wrapper to width: 100%;Runxi Yu2025-02-101-2/+1
* repo_tree: Add anchors to entriesRunxi Yu2025-02-101-1/+3
* repo_tree: Display files tooRunxi Yu2025-02-102-6/+36
* repo_tree_dir: Fix path_specRunxi Yu2025-02-101-1/+4
* repo_index: Add / to directories in name listingsRunxi Yu2025-02-101-1/+1
* repo_index: Add anchors to filenames in the tree listingRunxi Yu2025-02-102-1/+3
* *.go: Reformat codeRunxi Yu2025-02-103-9/+11
* repo_tree: Support listing directories other than /Runxi Yu2025-02-101-11/+17
* main: Add {$} to path handlers that need itRunxi Yu2025-02-101-1/+1
* repo_tree: Initialize handler (copied over from index)Runxi Yu2025-02-103-0/+136
* repo_index: Use the first line of the commit messageRunxi Yu2025-02-103-2/+10
* reop_index.html, style.css: padding-wrapperRunxi Yu2025-02-102-3/+20
* repo_index: Only display first four characters of os_modeRunxi Yu2025-02-101-2/+2
* repo_index: Add file listRunxi Yu2025-02-103-0/+47
* repo_index.html: Remove unnecessary whitespace in outputRunxi Yu2025-02-091-14/+8
* repo_index.html: Include external CSSRunxi Yu2025-02-091-0/+1
* style.css: .commit-id monospaceRunxi Yu2025-02-091-0/+3
* README.md: Write some detailsRunxi Yu2025-02-091-13/+37
* {main,resources}.go: Serve static/ properlyRunxi Yu2025-02-092-1/+6
* *: Add basic repo home with a README and recent commits displayRunxi Yu2025-02-098-1/+278
* NOTES.md: RemoveRunxi Yu2025-02-051-63/+0
* NOTES.md: Document some sshd stuffRunxi Yu2025-02-051-0/+63
* *: Basic web serverRunxi Yu2025-02-0510-0/+120
* go.modRunxi Yu2025-02-051-0/+3
* README.md: Add section "Organization"Runxi Yu2025-02-051-0/+17
* LICENSERunxi Yu2025-02-051-0/+122