commit cf536071bc57734308f29cda79d67c88abb3b9f0 from: Omar Polo date: Sat Dec 31 14:11:14 2022 UTC gotwebd: print commit message too in gotweb_render_commits Regression from 156a1144 spotted by stsp, thanks! commit - 0d8212e7f0c629b48075f35e028f3a4147a5e04c commit + cf536071bc57734308f29cda79d67c88abb3b9f0 blob - d694fb2afcffcc2b7f3319fcff1c1f49c6545ed5 blob + 31d9c2b76e13b67d88a33db6d31ba3ce49398422 --- gotwebd/pages.tmpl +++ gotwebd/pages.tmpl @@ -386,6 +386,11 @@ gotweb_render_age(struct template *tp, time_t time, in +
+
+ {{ "\n" }} + {{ rc->commit_msg }} +