git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeremy Rosen <jeremy.rosen@openwide.fr>
To: Junio C Hamano <gitster@pobox.com>
Cc: Felipe Contreras <felipe.contreras@gmail.com>,
	git@vger.kernel.org, Ramkumar Ramachandra <artagnon@gmail.com>,
	Johannes Sixt <j6t@kdbg.org>
Subject: Re: [PATCH v2 1/8] Add new git-cc-cmd helper to contrib
Date: Mon, 22 Apr 2013 09:30:30 +0200 (CEST)	[thread overview]
Message-ID: <2120794796.1800558.1366615830636.JavaMail.root@openwide.fr> (raw)
In-Reply-To: <7vip3hx88x.fsf@alter.siamese.dyndns.org>

> >
> > Would it make sense to integrate this in git shortlog, which
> > already
> > does something similar?
> 
> Conceptually, yes, but the end result will be much larger in scope.
> I am not sure if "shortlog" is still a good label for it.
> 

since we are throwing ideas around...

The first place where I would logically look for such a feature would be
in git-blame --cc-list or something like that.

git-blame seems to me as a logical place for all "look at history and give
me a list of names" type commands

  reply	other threads:[~2013-04-22  7:30 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-19  5:14 [PATCH v2 0/8] New git-cc-cmd helper Felipe Contreras
2013-04-19  5:14 ` [PATCH v2 1/8] Add new git-cc-cmd helper to contrib Felipe Contreras
2013-04-19 13:26   ` Ramkumar Ramachandra
2013-04-19 16:30     ` Felipe Contreras
2013-04-19 17:08   ` Junio C Hamano
2013-04-19 17:35     ` Felipe Contreras
2013-04-19 19:24       ` Junio C Hamano
2013-04-19 19:35         ` Felipe Contreras
2013-04-19 19:56           ` Junio C Hamano
2013-04-19 20:05         ` Johannes Sixt
2013-04-20 20:22           ` Junio C Hamano
2013-04-22  7:30             ` Jeremy Rosen [this message]
2013-04-19 20:08       ` Junio C Hamano
2013-04-19  5:14 ` [PATCH v2 2/8] contrib: cc-cmd: add option parsing Felipe Contreras
2013-04-19  5:14 ` [PATCH v2 3/8] contrib: cc-cmd: add support for multiple patches Felipe Contreras
2013-04-19  5:14 ` [PATCH v2 4/8] contrib: cc-cmd: add option to show commits Felipe Contreras
2013-04-19  5:14 ` [PATCH v2 5/8] contrib: cc-cmd: add option to parse from committish Felipe Contreras
2013-04-19 17:59   ` Junio C Hamano
2013-04-19 18:29     ` Felipe Contreras
2013-04-19  5:14 ` [PATCH v2 6/8] contrib: cc-cmd: parse committish like format-patch Felipe Contreras
2013-04-19  5:14 ` [PATCH v2 7/8] contrib: cc-cmd: fix parsing of rev-list args Felipe Contreras
2013-04-19  5:14 ` [PATCH v2 8/8] contrib: cc-cmd: add option to fetch aliases Felipe Contreras

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

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

  git send-email \
    --in-reply-to=2120794796.1800558.1366615830636.JavaMail.root@openwide.fr \
    --to=jeremy.rosen@openwide.fr \
    --cc=artagnon@gmail.com \
    --cc=felipe.contreras@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=j6t@kdbg.org \
    /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.
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).