git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [PATCH 0/3] Colorful blame output
@ 2018-04-24  0:08 Stefan Beller
  2018-04-24  0:08 ` [PATCH 1/3] builtin/blame: dim uninteresting metadata lines Stefan Beller
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Stefan Beller @ 2018-04-24  0:08 UTC (permalink / raw)
  To: git; +Cc: gitster, sunshine, Stefan Beller

This is a revamp of
https://public-inbox.org/git/20180416220955.46163-1-sbeller@google.com/

Junio had some issue with that version, as it would collide config and command
line options. This is fixed now by introducing another option.

Thanks,
Stefan

Stefan Beller (3):
  builtin/blame: dim uninteresting metadata lines
  builtin/blame: highlight recently changed lines
  builtin/blame: add new coloring scheme config

 Documentation/config.txt |  27 ++++++++
 builtin/blame.c          | 129 +++++++++++++++++++++++++++++++++++++--
 t/t8012-blame-colors.sh  |  48 +++++++++++++++
 3 files changed, 200 insertions(+), 4 deletions(-)
 create mode 100755 t/t8012-blame-colors.sh

-- 
2.17.0.441.gb46fe60e1d-goog


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-04-24 18:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-24  0:08 [PATCH 0/3] Colorful blame output Stefan Beller
2018-04-24  0:08 ` [PATCH 1/3] builtin/blame: dim uninteresting metadata lines Stefan Beller
2018-04-24  0:08 ` [PATCH 2/3] builtin/blame: highlight recently changed lines Stefan Beller
2018-04-24  0:09 ` [PATCH 3/3] builtin/blame: add new coloring scheme config Stefan Beller
2018-04-24  2:09 ` [PATCH 0/3] Colorful blame output Junio C Hamano
2018-04-24 18:05   ` Stefan Beller

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).