0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-26 21:54:32 +01:00
gitea/services/pull
2024-03-19 05:28:43 +00:00
..
check.go Use the database object format name but not read from git repoisitory everytime and fix possible migration wrong objectformat when migrating a sha256 repository (#29294) 2024-02-24 06:55:19 +00:00
check_test.go
comment.go
commit_status.go Fix commit_status problem when testing (#29672) 2024-03-08 16:43:48 +01:00
commit_status_test.go Fixing the issue when status check per rule matches multiple actions (#29631) 2024-03-08 05:02:13 +00:00
edits.go
lfs.go
main_test.go
merge.go Use the database object format name but not read from git repoisitory everytime and fix possible migration wrong objectformat when migrating a sha256 repository (#29294) 2024-02-24 06:55:19 +00:00
merge_ff_only.go
merge_merge.go
merge_prepare.go
merge_rebase.go
merge_squash.go
merge_test.go
patch.go
patch_unmerged.go
pull.go Notify reviewers added via CODEOWNERS (#29842) 2024-03-19 05:28:43 +00:00
pull_test.go
review.go remove util.OptionalBool and related functions (#29513) 2024-03-02 16:42:31 +01:00
temp_repo.go
update.go
update_rebase.go