]> Sergey Matveev's repositories - public-inbox.git/commit
viewdiff: add "b=" param with non-standard diff prefix
authorEric Wong <e@yhbt.net>
Sat, 25 Jan 2020 04:45:07 +0000 (04:45 +0000)
committerEric Wong <e@yhbt.net>
Mon, 27 Jan 2020 02:59:09 +0000 (02:59 +0000)
commita27717d1717b6fdf69e9472e8e9f61b2bbaeb5e7
tree1f41273a2b10ab3c4a0aca9a8757e3f0a7f13d10
parent180f66ec873a6715a66b521e05fa9f9a976f3b03
viewdiff: add "b=" param with non-standard diff prefix

<20180228012207.GB251290@aiede.svl.corp.google.com> (posted to
git@vger) uses "i" and "w" prefixes instead of the standard "a"
and "b" prefixes, ensure we emit a "b=$FILENAME" param for the
solver endpoint to improve search accuracy, syntax highlighting,
and information density in the URL itself.
lib/PublicInbox/ViewDiff.pm
xt/solver.t