aboutsummaryrefslogtreecommitdiff
path: root/git_misc.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* repo_log: Add a logRunxi Yu2025-02-111-9/+22
* git_misc: Don't return error on repos with fewer than 3 commitsRunxi Yu2025-02-111-1/+4
* *: category -> groupRunxi Yu2025-02-101-2/+2
* repo_tree: Fix URL and anchor issuesRunxi Yu2025-02-101-1/+2
* git_misc: Abstract away get_recent_commitsRunxi Yu2025-02-101-0/+24
* git_misc: Abstract git.PlainOpen into open_git_repoRunxi Yu2025-02-101-1/+10
* git_misc: Abstract tree-listing into build_display_git_treeRunxi Yu2025-02-101-0/+24