gitea/services/repository/files
Lunny Xiao 637dfc3c40
adjust clone
2025-12-10 10:46:38 +07:00
..
cherry_pick.go feat: adds option to force update new branch in contents routes (#35592) 2025-10-06 21:23:14 +07:00
commit.go Move GetDiverging functions to gitrepo (#35524) 2025-09-26 15:15:42 +07:00
content.go Move commit related functions to gitrepo package (#35600) 2025-12-05 00:20:23 +07:00
content_test.go Support getting last commit message using contents-ext API (#34904) 2025-07-03 09:45:42 +07:00
diff.go Refactor some file edit related code (#34744) 2025-06-18 01:18:07 +07:00
diff_test.go Enable testifylint rules (#34075) 2025-03-31 01:53:48 +07:00
file.go Enable gocritic `equalFold` and fix issues (#34952) 2025-07-06 16:53:34 +07:00
file_test.go enforce nolint scope (#34851) 2025-06-27 07:59:55 +07:00
patch.go Move some functions to gitrepo package (#35543) 2025-10-07 17:06:51 +07:00
temp_repo.go adjust clone 2025-12-10 10:46:38 +07:00
tree.go Fix various bugs (#35177) 2025-07-30 07:08:59 +07:00
tree_test.go fix some file icon ui (#36078) 2025-12-04 19:47:23 +07:00
update.go Add "Go to file", "Delete Directory" to repo file list page (#35911) 2025-11-30 11:58:15 +07:00
upload.go Refactor editor (#34780) 2025-06-21 19:20:51 +07:00