]> Sergey Matveev's repositories - public-inbox.git/commit
lei p2q: fix /dev/null filenames, fix phrase quoting rules
authorEric Wong <e@80x24.org>
Mon, 1 Mar 2021 05:47:36 +0000 (11:47 +0600)
committerEric Wong <e@80x24.org>
Mon, 1 Mar 2021 05:52:16 +0000 (05:52 +0000)
commit5b0ff78b53a796a54f8a8d7402bd04bcd2235b14
tree180c46f241f057cfd5b7677ca8c7e2272076ab2f
parentac6c31a84fc9ef363bca6838c40a2bf30f49e43e
lei p2q: fix /dev/null filenames, fix phrase quoting rules

/dev/null mis-handling was reported by Kyle Meyer.

Phrases quoting rules are also refined to avoid leaving spaces
unquoted when "phrase generator" characters exist.  Also,
context-free hunk headers no longer clobber the in_diff
state of the parser, since git can still generate those.

Link: https://public-inbox.org/meta/87k0qrrhve.fsf@kyleam.com/
lib/PublicInbox/LeiP2q.pm
t/lei-p2q.t