This website requires JavaScript.
Explore
Help
Sign In
github-starred
/
gitea
Watch
2
Star
0
Fork
0
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-07-21 04:02:17 -05:00
Code
Issues
2.6k
Packages
Projects
Releases
100
Wiki
Activity
Files
fd85d31cb4a01cb7fdf77f78342bc417bc802cdf
gitea
/
services
/
pull
T
History
guillep2k
and
GitHub
c9e4d7a564
Update mergebase in pr checker (
#10586
) (
#10605
)
2020-03-04 18:56:09 -03:00
..
check_test.go
Only check for conflicts/merging if the PR has not been merged in the interim (
#10132
) (
#10206
)
2020-02-10 13:09:08 +00:00
check.go
Update mergebase in pr checker (
#10586
) (
#10605
)
2020-03-04 18:56:09 -03:00
commit_status.go
Prevent nil pointer in GetPullRequestCommitStatusState (
#10342
) (
#10344
)
2020-02-18 20:04:10 +00:00
lfs.go
…
main_test.go
…
merge.go
Handle push rejection message in Merge & Web Editor (
#10373
) (
#10497
)
2020-02-27 15:37:11 +02:00
patch.go
Remove stray printf (
#9631
)
2020-01-07 14:30:03 +00:00
pull_test.go
…
pull.go
Prevent panic on merge to PR (
#10403
) (
#10408
)
2020-02-21 22:53:32 +00:00
review.go
…
temp_repo.go
…