You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/modules
Adam Strzelecki e2ca53029e Render commit msg as header + verbatim description
Most commit in Git are expected to follow standard of single header line,
followed by description paragraphs, separated by empty line from previous block.

Previously Gogs were treating everything as single header. Now we are trying to
render only first line as header, but following lines (description chunks) as a
verbatim.
9 years ago
..
auth Fix misspelled words 9 years ago
avatar fix #1960 9 years ago
base fix #1829 and fix #890 9 years ago
bindata prepare release 9 years ago
cron go vet and fix #1890 9 years ago
git #2008 more supported git hooks 9 years ago
httplib fix insecure tls when trigger task 9 years ago
log fix #864 with migration and update locale 9 years ago
mailer fix #1829 and fix #890 9 years ago
middleware fix #1829 and fix #890 9 years ago
process introduce git-shell 9 years ago
setting remove tags redis and memcache 9 years ago
ssh #1681 carry --config flag for builtin SSH 9 years ago
template Render commit msg as header + verbatim description 9 years ago
user Factor out function to get the current user 9 years ago
uuid Add uuid 10 years ago