Thread (23 messages) flat view 23 messages, 7 authors, 2021-10-29

Re: git log --encoding=HTML is not supported

From: Jeff King <hidden>
Date: 2021-08-27 18:33:29

On Thu, Aug 26, 2021 at 01:00:44AM +0200, Krzysztof Żelechowski wrote:
Dnia środa, 25 sierpnia 2021 02:57:47 CEST Jeff King pisze:
quoted
As far as what you're trying to accomplish, HTML-escaping isn't
something Git supports. You'll have to run the output through an
external escaping mechanism.
Have you looked at the format?  It is a HTML fragment with placeholders to be 
filled by git log.  I cannot run the output through an external escaping 
mechanism because it will kill the markup that is already there.
Right, what I mean is that you'd have to pull the output out of Git, and
then format (and escape) it separately.

-Peff
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help