From: Stefan Richter <stefanr@s5r6.in-berlin.de>
To: Jan Engelhardt <jengelh@computergmbh.de>
Cc: Dave Young <hidave.darkstar@gmail.com>,
Matthew Wilcox <matthew@wil.cx>,
gregkh@suse.de, linux-kernel@vger.kernel.org,
linux-pci@atrey.karlin.mff.cuni.cz,
Andrew Morton <akpm@linux-foundation.org>
Subject: Re: The perfect patch - Posting a patch series
Date: Wed, 02 Jan 2008 14:05:49 +0100 [thread overview]
Message-ID: <477B8C2D.2040702@s5r6.in-berlin.de> (raw)
In-Reply-To: <Pine.LNX.4.64.0801021238450.14900@fbirervta.pbzchgretzou.qr>
Jan Engelhardt wrote:
> And [0/n] sometimes contain a diffstat which gives an approximate
> line count of how big the patchset actually is.
There is actually no good reason for omitting such a diffstat. It's
easy enough to generate.
$ quilt diff --combine first.patch -P last.patch | diffstat -p1 -w72
$ git diff --stat=72 --summary -M commit_before_first_patch..last_commit
--
Stefan Richter
-=====-==--- ---= ---=-
http://arcgraph.de/sr/
next prev parent reply other threads:[~2008-01-02 13:06 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-29 1:10 [PATCH 06/12] pci : Use mutex instead of semaphore in driver core Dave Young
2007-12-29 2:55 ` Matthew Wilcox
2007-12-29 5:08 ` Dave Young
2007-12-29 11:42 ` Stefan Richter
2007-12-29 12:16 ` Matthew Wilcox
2007-12-29 12:38 ` Stefan Richter
2008-01-02 2:29 ` Dave Young
2008-01-02 11:14 ` The perfect patch - Posting a patch series (was Re: [PATCH 06/12] pci : Use mutex instead of semaphore in driver core) Stefan Richter
2008-01-02 11:41 ` Jan Engelhardt
2008-01-02 13:05 ` Stefan Richter [this message]
2008-01-03 6:10 ` Dave Young
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=477B8C2D.2040702@s5r6.in-berlin.de \
--to=stefanr@s5r6.in-berlin.de \
--cc=akpm@linux-foundation.org \
--cc=gregkh@suse.de \
--cc=hidave.darkstar@gmail.com \
--cc=jengelh@computergmbh.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@atrey.karlin.mff.cuni.cz \
--cc=matthew@wil.cx \
/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
all inboxes | Powered by JetHome®