From: Jeff Smith Date: Mon, 2 Oct 2017 04:39:08 +0000 (-0500) Subject: ui-blame: add blame UI X-Git-Url: https://gitweb.ps.run/ps-cgit/commitdiff_plain/c1cd290d1f83d3d1c2d081d734e8d213f12cc06b?hp=c1cd290d1f83d3d1c2d081d734e8d213f12cc06b ui-blame: add blame UI Implement a page which provides the blame view of a specified file. This feature is controlled by a new config variable, "enable-blame", which is disabled by default. Signed-off-by: Jeff Smith Reviewed-by: John Keeping ---