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-23 00:47:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0a3a9fb068b464c5917505850e6daf24d12ff3ee
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
…