Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
You can not 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/pull
Eng Zer Jun 13d5d2e711
Remove redundant `len` check around loop (#27464)
1 year ago
..
check.go More refactoring of `db.DefaultContext` (#27083) 1 year ago
check_test.go Add context parameter to some database functions (#26055) 2 years ago
comment.go Delete `issue_service.CreateComment` (#26298) 2 years ago
commit_status.go Fix pull request check list is limited (#26179) 2 years ago
edits.go
lfs.go
main_test.go make writing main test easier (#27270) 1 year ago
merge.go Move notification interface to services layer (#26915) 1 year ago
merge_merge.go
merge_prepare.go
merge_rebase.go
merge_squash.go
merge_test.go
patch.go Add transaction when creating pull request created dirty data (#26259) 2 years ago
patch_unmerged.go
pull.go Remove redundant `len` check around loop (#27464) 1 year ago
pull_test.go
review.go Even more `db.DefaultContext` refactor (#27352) 1 year ago
temp_repo.go
update.go
update_rebase.go