You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/services/repository/files
TheFox0x7 ae3a18e01a
Remove context from git struct (#33793)
Argument is moved from struct init in command run, which lets us remove
context from struct.
2 weeks ago
..
cherry_pick.go Support choose email when creating a commit via web UI (#33432) 2 months ago
commit.go Move commits signature and verify functions to service layers (#33605) 4 weeks ago
content.go Move some errors to their own sub packages (#32880) 3 months ago
content_test.go Clarify path param naming (#32969) 3 months ago
diff.go Fix reverting a merge commit failing (#28794) 1 year ago
diff_test.go Clarify path param naming (#32969) 3 months ago
file.go Support choose email when creating a commit via web UI (#33432) 2 months ago
file_test.go Clarify path param naming (#32969) 3 months ago
patch.go Remove context from git struct (#33793) 2 weeks ago
temp_repo.go Remove context from git struct (#33793) 2 weeks ago
tree.go Move some errors to their own sub packages (#32880) 3 months ago
tree_test.go Clarify path param naming (#32969) 3 months ago
update.go Support choose email when creating a commit via web UI (#33432) 2 months ago
upload.go Support choose email when creating a commit via web UI (more) (#33445) 1 month ago