From: Han-Wen Nienhuys <hanwen@google.com>
To: gitster@pobox.com, sunshine@sunshineco.com
Cc: git@vger.kernel.org, Han-Wen Nienhuys <hanwen@google.com>
Subject: [PATCH 0/2 v4] sideband: highlight keywords in remote sideband output
Date: Thu, 2 Aug 2018 14:13:06 +0200 [thread overview]
Message-ID: <20180802121308.17371-1-hanwen@google.com> (raw)
Address Eric Sunshine's comments.
Han-Wen Nienhuys (2):
config: document git config getter return value.
sideband: highlight keywords in remote sideband output
Documentation/config.txt | 9 +++
config.h | 10 ++-
help.c | 1 +
help.h | 1 +
sideband.c | 119 +++++++++++++++++++++++++---
t/t5409-colorize-remote-messages.sh | 47 +++++++++++
6 files changed, 176 insertions(+), 11 deletions(-)
create mode 100644 t/t5409-colorize-remote-messages.sh
--
2.18.0.597.ga71716f1ad-goog
next reply other threads:[~2018-08-02 12:13 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-02 12:13 Han-Wen Nienhuys [this message]
2018-08-02 12:13 ` [PATCH 1/2] config: document git config getter return value Han-Wen Nienhuys
2018-08-02 17:19 ` Eric Sunshine
2018-08-03 3:29 ` Jonathan Nieder
2018-08-03 13:05 ` Jeff King
2018-08-03 15:57 ` Junio C Hamano
2018-08-02 12:13 ` [PATCH 2/2] sideband: highlight keywords in remote sideband output Han-Wen Nienhuys
2018-08-03 3:48 ` Eric Sunshine
2018-08-03 3:52 ` Jonathan Nieder
2018-08-06 14:17 ` Han-Wen Nienhuys
-- strict thread matches above, loose matches on Subject: below --
2018-08-02 11:47 [PATCH 0/2 v4] " Han-Wen Nienhuys
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180802121308.17371-1-hanwen@google.com \
--to=hanwen@google.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=sunshine@sunshineco.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).