Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2025-02-11 | git_misc: Don't return error on repos with fewer than 3 commits | Runxi Yu | 1 | -1/+4 |
2025-02-10 | *: category -> group | Runxi Yu | 1 | -2/+2 |
2025-02-10 | repo_tree: Fix URL and anchor issues | Runxi Yu | 1 | -1/+2 |
2025-02-10 | git_misc: Abstract away get_recent_commits | Runxi Yu | 1 | -0/+24 |
2025-02-10 | git_misc: Abstract git.PlainOpen into open_git_repo | Runxi Yu | 1 | -1/+10 |
2025-02-10 | git_misc: Abstract tree-listing into build_display_git_tree | Runxi Yu | 1 | -0/+24 |