gitea/services/gitdiff
Lunny Xiao 9332ff291b
Move git command to git/gitcmd (#35483)
The name cmd is already used in many places and may cause conflicts, so
I chose `gitcmd` instead to minimize potential naming conflicts.
2025-09-15 23:33:12 +07:00
..
csv.go Run `gopls modernize` on codebase (#34751) 2025-06-18 01:48:09 +07:00
csv_test.go Remove incorrect "db.DefaultContext" usages (#35366) 2025-08-28 03:52:43 +07:00
git_diff_tree.go Move git command to git/gitcmd (#35483) 2025-09-15 23:33:12 +07:00
git_diff_tree_test.go Remove incorrect "db.DefaultContext" usages (#35366) 2025-08-28 03:52:43 +07:00
gitdiff.go Move git command to git/gitcmd (#35483) 2025-09-15 23:33:12 +07:00
gitdiff_test.go Move git command to git/gitcmd (#35483) 2025-09-15 23:33:12 +07:00
highlightdiff.go enable staticcheck QFxxxx rules (#34064) 2025-03-29 17:32:28 +07:00
highlightdiff_test.go Enable testifylint rules (#34075) 2025-03-31 01:53:48 +07:00
main_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +07:00
submodule.go Improve submodule relative path handling (#35056) 2025-07-14 23:28:34 +07:00
submodule_test.go Remove incorrect "db.DefaultContext" usages (#35366) 2025-08-28 03:52:43 +07:00