[PATCH 0/2 v4] sideband: highlight keywords in remote sideband output

2018-08-02 Thread Han-Wen Nienhuys
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


[PATCH 0/2 v4] sideband: highlight keywords in remote sideband output

2018-08-02 Thread Han-Wen Nienhuys
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