1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-06-28 01:35:29 +00:00
gitea/services/repository/files
2024-03-20 10:34:40 +00:00
..
cherry_pick.go Fix reverting a merge commit failing (#28794) (#28825) 2024-01-21 14:18:37 +00:00
commit.go Add cache for dashbaord commit status (#29932) 2024-03-20 10:34:40 +00:00
content_test.go move repository deletion to service layer (#26948) 2023-09-08 04:51:15 +00:00
content.go Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
diff_test.go Move web/api context related testing function into a separate package (#26859) 2023-09-01 11:26:07 +00:00
diff.go Fix reverting a merge commit failing (#28794) (#28825) 2024-01-21 14:18:37 +00:00
file_test.go Move web/api context related testing function into a separate package (#26859) 2023-09-01 11:26:07 +00:00
file.go API endpoint for changing/creating/deleting multiple files (#24887) 2023-05-29 17:41:35 +08:00
patch.go Fix reverting a merge commit failing (#28794) (#28825) 2024-01-21 14:18:37 +00:00
temp_repo.go Fix reverting a merge commit failing (#28794) (#28825) 2024-01-21 14:18:37 +00:00
tree_test.go Move web/api context related testing function into a separate package (#26859) 2023-09-01 11:26:07 +00:00
tree.go Return empty url for submodule tree entries (#23043) 2023-02-21 12:31:17 -05:00
update.go Fix reverting a merge commit failing (#28794) (#28825) 2024-01-21 14:18:37 +00:00
upload.go Fix reverting a merge commit failing (#28794) (#28825) 2024-01-21 14:18:37 +00:00