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
2025-09-17 18:29:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v1.13.1
gitea
/
services
/
pull
History
Jimmy Praet
a728d1e046
always use headCommitID for review comment diff (
#14011
)
2020-12-16 18:50:30 +08:00
..
check_test.go
…
check.go
[Enhancement] Allow admin to merge pr with protected file changes (
#12078
)
2020-10-13 14:50:57 -04:00
commit_status.go
…
lfs.go
…
main_test.go
…
merge.go
Fix Pull Merge when tag with same name as base branch exist (
#13882
) (
#13896
)
2020-12-08 12:58:44 +01:00
patch.go
[Enhancement] Allow admin to merge pr with protected file changes (
#12078
)
2020-10-13 14:50:57 -04:00
pull_test.go
…
pull.go
Increment skip to avoid infini-loop (
#13703
) (
#13727
)
2020-11-28 04:55:53 +00:00
review.go
always use headCommitID for review comment diff (
#14011
)
2020-12-16 18:50:30 +08:00
temp_repo.go
Handle more pathological branch and tag names (
#11843
)
2020-06-11 19:49:47 -04:00
update.go
…