commit 1d28db1eeb9d3b9ab044ec570bdf50e69a553f71 from: Stefan Sperling date: Mon Feb 03 13:29:13 2020 UTC make commit ID links in gotweb's blame page point to diffs rather than blobs commit - d47293810aa778b4920d5221b0fa8e243e5da53b commit + 1d28db1eeb9d3b9ab044ec570bdf50e69a553f71 blob - de5ce6d269b4b43198dc4f2bb2fe401a064afe61 blob + ed77095f8b54dd7e96fa11bcb9562b1e8f57cb29 --- gotweb/gotweb_ui.h +++ gotweb/gotweb_ui.h @@ -227,7 +227,7 @@ char *blame_line = "
" \ "
%.*d
" \ "
" \ - "%.8s" \ + "%.8s" \ "
" \ "
%s
" \ "
%-8s
" \