forgejo/services
Brecht Van Lommel 2d3ebe889e
Merge message template support for rebase without merge commit (#22669)
Use `default_merge_message/REBASE_TEMPLATE.md` for amending the message
of the last commit in the list of commits that was merged. Previously
this template was mentioned in the documentation but not actually used.

In this template additional variables `CommitTitle` and `CommitBody` are
available, for the title and body of the commit.

Ideally the message of every commit would be updated using the template,
but doing an interactive rebase or merging commits one by one is
complicated, so that is left as a future improvement.
2023-05-22 09:01:46 +08:00
..
actions
agit
asymkey
attachment
auth Decouple the different contexts from each other (#24786) 2023-05-21 09:50:53 +08:00
automerge
context Decouple the different contexts from each other (#24786) 2023-05-21 09:50:53 +08:00
convert Refactor Pull Mirror and fix out-of-sync bugs (#24732) 2023-05-15 19:02:10 +00:00
cron
externalaccount
forms Support wildcard in email domain allow/block list (#24831) 2023-05-22 00:05:44 +00:00
gitdiff
issue Improve Gitea's web context, decouple "issue template" code into service package (#24590) 2023-05-09 01:30:14 +02:00
lfs
mailer
markup Decouple the different contexts from each other (#24786) 2023-05-21 09:50:53 +08:00
migrations Rewrite logger system (#24726) 2023-05-21 22:35:11 +00:00
mirror
org Refactor rename user and rename organization (#24052) 2023-05-21 23:13:47 +08:00
packages Add Go package registry (#24687) 2023-05-14 23:38:40 +08:00
pull Merge message template support for rebase without merge commit (#22669) 2023-05-22 09:01:46 +08:00
release
repository Add status indicator on main home screen for each repo (#24638) 2023-05-13 21:59:01 +00:00
task Make repo migration cancelable and fix various bugs (#24605) 2023-05-11 08:25:46 +00:00
user Refactor rename user and rename organization (#24052) 2023-05-21 23:13:47 +08:00
webhook
wiki