From: Johannes Schindelin <Johannes.Schindelin@gmx.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
Junio C Hamano <gitster@pobox.com>, Ingo Molnar <mingo@elte.hu>,
Git Mailing List <git@vger.kernel.org>,
Thomas Gleixner <tglx@linutronix.de>
Subject: Re: [git pull] core/softirq for v2.6.27
Date: Mon, 14 Jul 2008 18:46:15 +0100 (BST) [thread overview]
Message-ID: <alpine.DEB.1.00.0807141844160.8950@racer> (raw)
In-Reply-To: <alpine.LFD.1.10.0807141019010.3305@woody.linux-foundation.org>
Hi,
On Mon, 14 Jul 2008, Linus Torvalds wrote:
> git log --pretty='format:commit %H
> Author: %an <%ae>
>
> %s (%h)
> ' $@ | git shortlog
Surely you meant
git log --pretty='format:commit %H%nAuthor: %an <%ae>%n%n %s (%h)' \
$@ | git shortlog
Note that I do not think it would be all that hard to teach shortlog the
--pretty option.
Ciao,
Dscho
next prev parent reply other threads:[~2008-07-14 17:47 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20080714144243.GA21079@elte.hu>
[not found] ` <20080714092215.0efd7fa3.akpm@linux-foundation.org>
[not found] ` <20080714163141.GA21068@elte.hu>
[not found] ` <20080714094422.e7ae255a.akpm@linux-foundation.org>
2008-07-14 17:11 ` [git pull] core/softirq for v2.6.27 Linus Torvalds
2008-07-14 17:23 ` Linus Torvalds
2008-07-14 17:46 ` Johannes Schindelin [this message]
2008-07-14 18:08 ` [PATCH] shortlog: support --pretty=format: option Johannes Schindelin
2008-07-14 17:46 ` [git pull] core/softirq for v2.6.27 Linus Torvalds
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=alpine.DEB.1.00.0807141844160.8950@racer \
--to=johannes.schindelin@gmx.de \
--cc=akpm@linux-foundation.org \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=mingo@elte.hu \
--cc=tglx@linutronix.de \
--cc=torvalds@linux-foundation.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