1
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-04-30 04:35:06 +00:00
gitea/services/gitdiff
Kerwin Bryant 2b99a58f54
Mark parent directory as viewed when all files are viewed ()
Fix  

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-04-15 22:35:22 +08:00
..
csv_test.go Refactor older tests to use testify () 2025-01-09 09:21:47 +08:00
csv.go
git_diff_tree_test.go Add go wrapper around git diff-tree --raw -r -M () 2025-02-07 00:58:28 +00:00
git_diff_tree.go Enable addtional linters () 2025-04-01 10:14:01 +00:00
gitdiff_test.go Full-file syntax highlighting for diff pages () 2025-03-09 12:51:58 +08:00
gitdiff.go Mark parent directory as viewed when all files are viewed () 2025-04-15 22:35:22 +08:00
highlightdiff_test.go Enable testifylint rules () 2025-03-31 01:53:48 -04:00
highlightdiff.go enable staticcheck QFxxxx rules () 2025-03-29 17:32:28 -04:00
main_test.go
submodule_test.go Use test context in tests and new loop system in benchmarks () 2025-02-20 09:57:40 +00:00
submodule.go add submodule diff links () 2025-01-08 01:38:30 +00:00