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