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-02-28 09:35:16 +01:00
Code
Issues
Activity
gitea
/
services
/
pull
History
hiifong
a87168869a
Fix duplicate co-author in squashed merge commit messages (
#33020
)
...
Fix
:
#31980
--------- Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2024-12-30 19:03:21 +00:00
..
check_test.go
…
check.go
Move SetMerged to service layer (
#33045
)
2024-12-30 07:04:03 +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
Move SetMerged to service layer (
#33045
)
2024-12-30 07:04:03 +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
Fix Agit pull request permission check (
#32999
)
2024-12-27 18:17:01 +00:00
review_test.go
…
review.go
…
reviewer_test.go
…
reviewer.go
…
temp_repo.go
…
update_rebase.go
…
update.go
…