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.
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
..
issue more UI minor fixes 9 years ago
pulls UI: long organization name in create repository owner list 9 years ago
release UI: Always show menu on repo pages 9 years ago
settings fix #2105 and fix #1857 9 years ago
wiki fix #2102 9 years ago
bare.tmpl more HTTP clone word fix 9 years ago
commits.tmpl UI: Always show menu on repo pages 9 years ago
commits_table.tmpl Render commit msg as header + verbatim description 9 years ago
create.tmpl fix #650 9 years ago
diff.tmpl Render commit msg as header + verbatim description 9 years ago
diff_box.tmpl #1078 not show bin when rename a file 9 years ago
forks.tmpl UI: Always show menu on repo pages 9 years ago
header.tmpl fix #1829 and fix #890 9 years ago
home.tmpl fix #1829 and fix #890 9 years ago
migrate.tmpl fix #650 9 years ago
view_file.tmpl fix markdown padding 9 years ago
view_list.tmpl Render commit msg as header + verbatim description 9 years ago
watchers.tmpl UI: Always show menu on repo pages 9 years ago