Re: [PATCH] sideband: color lines with keyword only
From: Junio C Hamano <hidden>
Date: 2018-12-04 03:16:24
Jonathan Nieder [off-list ref] writes:
Stefan Beller wrote:quoted
On Mon, Dec 3, 2018 at 3:23 PM Jonathan Nieder [off-list ref] wrote:quoted
quoted
I was curious about what versions of Gerrit this is designed to support (or in other words whether it's a bug fix or a feature).
Well, bf1a11f0 ("sideband: highlight keywords in remote sideband
output", 2018-08-07) clearly wanted to allow a keyword followed by
anything !isalnum() to be painted, and we accepted that change
because we thought it was a good idea, so anything that made a
keyword alone not to be painted is a bug, isn't it? Whether output
lines from Gerrit benefits from this fix is a different matter, of
course.
No worries. Can't hurt for Junio to have a few patches to apply to "pu" or "next" to practice using the release candidates. :)
This change falls into "an obvious and small fix to a bug that went unnoticed and is in an older release (2.19)" category, which is not eligible for the upcoming release this late in the cycle. I think enough eyeballs looked at the change already, so let's not waste the already-spent review braincycle and mark it as "Will merge to 'next'".