git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Show author and/or committer in some cases
@ 2008-04-30  8:47 Santi Béjar
  2008-04-30  8:47 ` [PATCH 1/3] Preparation to call determine_author_info from prepare_to_commit Santi Béjar
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Santi Béjar @ 2008-04-30  8:47 UTC (permalink / raw)
  To: git; +Cc: Santi Béjar

Hi *,

  This patch series tries to make more evident the author and committer ident
used in a commit trying to be minimize when it is shown.

Santi

Santi Béjar (3):
  Preparation to call determine_author_info from prepare_to_commit
  commit: Show author if different from committer
  commit: Show the committer ident when is different from the parent

 builtin-commit.c  |  127 ++++++++++++++++++++++++++++++++++++-----------------
 t/t7502-commit.sh |   22 +++++++++
 2 files changed, 109 insertions(+), 40 deletions(-)

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

end of thread, other threads:[~2008-05-02  9:26 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-30  8:47 [PATCH 0/3] Show author and/or committer in some cases Santi Béjar
2008-04-30  8:47 ` [PATCH 1/3] Preparation to call determine_author_info from prepare_to_commit Santi Béjar
2008-04-30  8:47 ` [PATCH 2/3] commit: Show author if different from committer Santi Béjar
2008-04-30  8:47 ` [PATCH 3/3] commit: Show the committer ident when is different from the parent Santi Béjar
2008-04-30 14:50   ` Jeff King
2008-04-30 15:10     ` Jeff King
2008-04-30 16:37     ` Jeff King
2008-04-30 19:23       ` Santi Béjar
2008-04-30 19:26         ` Jeff King
2008-05-01  8:34           ` Santi Béjar
2008-05-01 13:51             ` Jeff King
2008-05-01 19:02               ` Junio C Hamano
2008-05-01 22:28                 ` Jeff King
2008-05-02  9:25                   ` Santi Béjar
2008-04-30 17:52   ` Alex Riesen

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 NNTP newsgroup(s).