This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2025-12-22 09:37:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
852bf5e2a5f1e7d83e3b155411d878355d800e3d
gitea
/
services
/
gitdiff
History
silverwind
852bf5e2a5
Add git.DIFF_RENAME_SIMILARITY_THRESHOLD option (
#36164
)
...
Make the threshold value passed to `git diff --find-renames` configurable
2025-12-17 10:02:32 +00:00
..
csv_test.go
…
csv.go
…
git_diff_tree_test.go
…
git_diff_tree.go
Add git.DIFF_RENAME_SIMILARITY_THRESHOLD option (
#36164
)
2025-12-17 10:02:32 +00:00
gitdiff_test.go
Fix bug when viewing the commit diff page with non-ANSI files (
#36149
)
2025-12-13 21:54:03 +08:00
gitdiff.go
Add git.DIFF_RENAME_SIMILARITY_THRESHOLD option (
#36164
)
2025-12-17 10:02:32 +00:00
highlightdiff_test.go
Fix bug when viewing the commit diff page with non-ANSI files (
#36149
)
2025-12-13 21:54:03 +08:00
highlightdiff.go
…
main_test.go
…
submodule_test.go
…
submodule.go
…