| Commit message (Expand) | Author | Age | Files | Lines |
* | git_misc.go: Reformat | Runxi Yu | 2025-02-12 | 1 | -5/+7 |
* | repo_commit: Fix format_patch handling of root commits | Runxi Yu | 2025-02-12 | 1 | -0/+30 |
* | *.go: Linting | Runxi Yu | 2025-02-11 | 1 | -4/+4 |
* | *.go: Reformat | Runxi Yu | 2025-02-11 | 1 | -1/+1 |
* | git_misc: Sanitize paths | Runxi Yu | 2025-02-11 | 1 | -0/+10 |
* | repo_log: Add a log | Runxi Yu | 2025-02-11 | 1 | -9/+22 |
* | git_misc: Don't return error on repos with fewer than 3 commits | Runxi Yu | 2025-02-11 | 1 | -1/+4 |
* | *: category -> group | Runxi Yu | 2025-02-10 | 1 | -2/+2 |
* | repo_tree: Fix URL and anchor issues | Runxi Yu | 2025-02-10 | 1 | -1/+2 |
* | git_misc: Abstract away get_recent_commits | Runxi Yu | 2025-02-10 | 1 | -0/+24 |
* | git_misc: Abstract git.PlainOpen into open_git_repo | Runxi Yu | 2025-02-10 | 1 | -1/+10 |
* | git_misc: Abstract tree-listing into build_display_git_tree | Runxi Yu | 2025-02-10 | 1 | -0/+24 |