git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Stefan Beller <sbeller@google.com>
To: git@vger.kernel.org
Cc: gitster@pobox.com, sunshine@sunshineco.com,
	Stefan Beller <sbeller@google.com>
Subject: [PATCH 0/3] Colorful blame output
Date: Mon, 23 Apr 2018 17:08:57 -0700	[thread overview]
Message-ID: <20180424000900.175235-1-sbeller@google.com> (raw)

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


             reply	other threads:[~2018-04-24  0:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-24  0:08 Stefan Beller [this message]
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

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

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180424000900.175235-1-sbeller@google.com \
    --to=sbeller@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.
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).