gitea/services/gitdiff
Aleksandr Denisovich efc48c36ff
Some checks failed
release-nightly / nightly-binary (push) Has been cancelled
release-nightly / nightly-docker-rootful (push) Has been cancelled
release-nightly / nightly-docker-rootless (push) Has been cancelled
Added button to copy file name in PR files (#35509)
The merge request file viewer has a button for copying the file path,
but it is not always convenient. Often, you only want to copy the file
name, which is currently not possible. This change request adds this
capability.

---------

Signed-off-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: a.kiselev <a.kiselev@reglab.ru>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-10-02 18:08:11 +00:00
..
csv_test.go Remove incorrect "db.DefaultContext" usages (#35366) 2025-08-28 03:52:43 +00:00
csv.go Run gopls modernize on codebase (#34751) 2025-06-18 01:48:09 +00:00
git_diff_tree_test.go Remove incorrect "db.DefaultContext" usages (#35366) 2025-08-28 03:52:43 +00:00
git_diff_tree.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
gitdiff.go Added button to copy file name in PR files (#35509) 2025-10-02 18:08:11 +00:00
highlightdiff_test.go Enable testifylint rules (#34075) 2025-03-31 01:53:48 -04:00
highlightdiff.go enable staticcheck QFxxxx rules (#34064) 2025-03-29 17:32:28 -04:00
main_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
submodule_test.go Remove incorrect "db.DefaultContext" usages (#35366) 2025-08-28 03:52:43 +00:00
submodule.go Improve submodule relative path handling (#35056) 2025-07-14 23:28:34 +08:00