This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-03-19 13:29:43 +01:00
Code
Issues
Activity
gitea
/
services
/
pull
History
Lunny Xiao
5cbdf83f70
Use pullrequestlist instead of []*pullrequest (
#33765
)
...
Just renames no code changed.
2025-03-02 10:14:49 -08:00
..
check_test.go
Use test context in tests and new loop system in benchmarks (
#33648
)
2025-02-20 09:57:40 +00:00
check.go
Add missed transaction on setmerged (
#33079
)
2025-01-08 03:16:56 +00:00
comment.go
…
commit_status_test.go
…
commit_status.go
…
edits.go
…
lfs.go
…
main_test.go
…
merge_ff_only.go
…
merge_merge.go
…
merge_prepare.go
Move some errors to their own sub packages (
#32880
)
2024-12-20 18:05:29 +00:00
merge_rebase.go
…
merge_squash.go
Fix duplicate co-author in squashed merge commit messages (
#33020
)
2024-12-30 19:03:21 +00:00
merge_test.go
…
merge.go
Add missed transaction on setmerged (
#33079
)
2025-01-08 03:16:56 +00:00
patch_unmerged.go
…
patch.go
Refactor getpatch/getdiff functions and remove unnecessary fallback (
#32817
)
2024-12-24 14:29:34 +08:00
pull_test.go
…
pull.go
Use pullrequestlist instead of []*pullrequest (
#33765
)
2025-03-02 10:14:49 -08:00
review_test.go
…
review.go
…
reviewer_test.go
Enable tenv and testifylint rules (
#32852
)
2024-12-15 10:41:29 +00:00
reviewer.go
…
temp_repo.go
…
update_rebase.go
…
update.go
…