git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: Stefan Beller <sbeller@google.com>
Cc: git@vger.kernel.org, sunshine@sunshineco.com
Subject: Re: [PATCH 0/3] Colorful blame output
Date: Tue, 24 Apr 2018 11:09:33 +0900	[thread overview]
Message-ID: <xmqqmuxt73tu.fsf@gitster-ct.c.googlers.com> (raw)
In-Reply-To: <20180424000900.175235-1-sbeller@google.com> (Stefan Beller's message of "Mon, 23 Apr 2018 17:08:57 -0700")

Stefan Beller <sbeller@google.com> writes:

> 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.

Heh, that sounds as if the series was rerolled unnecessarily, only
because I had unreasonable complaints.  I was hoping that issues the
series had were fixed, and my involvement was merely that I happened
to be the one who pointed out first.

In any case, will replace and take a look at it.  Thanks.

>
> 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

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

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` Junio C Hamano [this message]
2018-04-24 18:05   ` [PATCH 0/3] Colorful blame output 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=xmqqmuxt73tu.fsf@gitster-ct.c.googlers.com \
    --to=gitster@pobox.com \
    --cc=git@vger.kernel.org \
    --cc=sbeller@google.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).