]> git.cameronkatri.com Git - cgit.git/commit
html: html_ntxt with no ellipsis
authorJeff Smith <whydoubt@gmail.com>
Mon, 2 Oct 2017 04:39:05 +0000 (23:39 -0500)
committerJohn Keeping <john@keeping.me.uk>
Tue, 3 Oct 2017 18:19:34 +0000 (19:19 +0100)
commit70787254b270b1505aa8427813f64131be5df86c
tree5a6d23b8186d4d9d7e2bd5b84d3c3d092edd4e30
parent3b485cc5422f800d142c7023295e82c0a1c10b19
html: html_ntxt with no ellipsis

For implementing a ui-blame page, there is need for a function that
outputs a selection from a block of text, transformed for HTML output,
but with no further modifications or additions.

Signed-off-by: Jeff Smith <whydoubt@gmail.com>
Reviewed-by: John Keeping <john@keeping.me.uk>
html.c
html.h
ui-repolist.c