2
0
Commit Graph

8 Commits

Author SHA1 Message Date
Adam Strzelecki
c2c88079bb 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.
2015-12-07 01:50:45 +01:00
Unknwon
4b54ceb402 fix #1829 and fix #890 2015-12-04 21:30:33 -05:00
Unknwon
f354dd37d0 fix #2020 2015-11-24 18:49:34 -05:00
Unknwon
ff08e02395 more HTTP clone word fix 2015-11-22 13:01:42 -05:00
Unknwon
fe20eb92f4 fix #2013 2015-11-22 02:42:39 -05:00
Unknwon
ca94d51290 octicon fix in feeds 2015-11-16 11:39:48 -05:00
Unknwon
fd8106e6ea clean up 2015-11-13 22:45:33 -05:00
Unknwon
9fe7b7125d Show custom avatars in commits 2015-11-13 17:10:25 -05:00