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-04-27 14:23:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
76b7306daa2d18044b84b09ea0ba1998f0b8077d
gitea
/
services
/
pull
History
Lunny Xiao
6132f639e7
Fix bug when compare in the pull request (
#36363
) (
#36372
)
...
The pull request comparison should not use `direct compare`. Backport
#36363
2026-01-15 01:58:42 +00:00
..
check_test.go
…
check.go
…
comment.go
…
commit_status_test.go
…
commit_status.go
…
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
Allow empty commit when merging pull request with squash style (
#35989
) (
#36003
)
2025-11-22 09:17:28 -08:00
merge_test.go
…
merge.go
…
patch_unmerged.go
…
patch.go
…
protected_branch.go
…
pull_test.go
…
pull.go
Fix bug when compare in the pull request (
#36363
) (
#36372
)
2026-01-15 01:58:42 +00:00
review_test.go
…
review.go
Fix Actions
pull_request.paths
being triggered incorrectly by rebase (
#36045
) (
#36054
)
2025-11-29 05:45:30 +00:00
reviewer_test.go
…
reviewer.go
…
temp_repo.go
…
update_rebase.go
…
update.go
…