This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-07-09 14:18:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
17a6a2bab1ef1a4033ec80ee7d633a95bda7cef2
gitea
/
services
/
pull
History
Lunny Xiao
b148bef471
Remove unnecessary function parameter (
#35765
)
2025-10-31 21:56:08 -07:00
..
check_test.go
…
check.go
…
comment.go
Fix review request webhook bug (
#35339
) (
#35723
)
2025-10-23 20:08:21 -07:00
commit_status_test.go
…
commit_status.go
Use git model to detect whether branch exist instead of gitrepo method (
#35459
)
2025-10-25 10:08:25 -07:00
compare.go
…
edits.go
…
lfs.go
…
main_test.go
…
merge_ff_only.go
…
merge_merge.go
…
merge_prepare.go
…
merge_rebase.go
…
merge_squash.go
…
merge_test.go
…
merge.go
Remove unnecessary function parameter (
#35765
)
2025-10-31 21:56:08 -07:00
patch_unmerged.go
…
patch.go
…
protected_branch.go
Use git model to detect whether branch exist instead of gitrepo method (
#35459
)
2025-10-25 10:08:25 -07:00
pull_test.go
…
pull.go
Fix review request webhook bug (
#35339
) (
#35723
)
2025-10-23 20:08:21 -07:00
review_test.go
…
review.go
feat(diff): Enable commenting on expanded lines in PR diffs (
#35662
)
2025-10-19 18:19:12 +08:00
reviewer_test.go
…
reviewer.go
…
temp_repo.go
Use git model to detect whether branch exist instead of gitrepo method (
#35459
)
2025-10-25 10:08:25 -07:00
update_rebase.go
…
update.go
…