commit bbf94fd6ae7e0a158d5ad25a7e25c6f422136fcb from: Omar Polo via: Thomas Adam date: Mon Jan 02 11:44:07 2023 UTC gotwebd: print commit message too in gotweb_render_commits Regression from 156a1144 spotted by stsp, thanks! commit - 2e4e6f2cae8cc1498e5748408ceadc03b3e1ddff commit + bbf94fd6ae7e0a158d5ad25a7e25c6f422136fcb 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 }} +