mbox series

[v3,0/3] es/bright-colors (hopefully final) reroll

Message ID 20200211193625.231492-1-gitster@pobox.com (mailing list archive)
Headers show
Series es/bright-colors (hopefully final) reroll | expand

Message

Junio C Hamano Feb. 11, 2020, 7:36 p.m. UTC
As I've got tired of waiting for an update for the finishing touches
to this topic that has otherwise been polished adequately, I've
applied all the changes suggested during the review and also updated
the explanation in the first step.

Eyal Soha (3):
  color.c: refactor color_output arguments
  color.c: support bright aixterm colors
  color.c: alias RGB colors 8-15 to aixterm colors

 Documentation/config.txt |  4 ++-
 color.c                  | 75 +++++++++++++++++++++++++++++-----------
 t/t4026-color.sh         | 12 +++++++
 3 files changed, 69 insertions(+), 22 deletions(-)