* How to create patch statistics?
@ 2005-09-02 17:22 Mark Underwood
2005-09-02 17:25 ` Randy.Dunlap
2005-09-02 17:28 ` Adrian Bunk
0 siblings, 2 replies; 4+ messages in thread
From: Mark Underwood @ 2005-09-02 17:22 UTC (permalink / raw)
To: LKML
Sorry to ask such a n00b question, but how do you
create the patch statistics that many people show at
the top of a patch set? I couldnt see it the the
SubmittingPatches doc and google didnt help (or I
dont know what to look for ;)
Cheers,
Mark
___________________________________________________________
To help you stay safe and secure online, we've developed the all new Yahoo! Security Centre. http://uk.security.yahoo.com
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: How to create patch statistics?
2005-09-02 17:22 How to create patch statistics? Mark Underwood
@ 2005-09-02 17:25 ` Randy.Dunlap
2005-09-02 17:28 ` Adrian Bunk
1 sibling, 0 replies; 4+ messages in thread
From: Randy.Dunlap @ 2005-09-02 17:25 UTC (permalink / raw)
To: Mark Underwood; +Cc: LKML
On Fri, 2 Sep 2005, Mark Underwood wrote:
> Sorry to ask such a n00b question, but how do you
> create the patch statistics that many people show at
> the top of a patch set? I couldnt see it the the
> SubmittingPatches doc and google didnt help (or I
> dont know what to look for ;)
use 'diffstat'
most distros have a package for it.
it's home is here (is this current?):
http://invisible-island.net/diffstat/
--
~Randy
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: How to create patch statistics?
2005-09-02 17:22 How to create patch statistics? Mark Underwood
2005-09-02 17:25 ` Randy.Dunlap
@ 2005-09-02 17:28 ` Adrian Bunk
2005-09-02 18:27 ` Mark Underwood
1 sibling, 1 reply; 4+ messages in thread
From: Adrian Bunk @ 2005-09-02 17:28 UTC (permalink / raw)
To: Mark Underwood; +Cc: LKML
On Fri, Sep 02, 2005 at 06:22:32PM +0100, Mark Underwood wrote:
> Sorry to ask such a n00b question, but how do you
> create the patch statistics that many people show at
> the top of a patch set? I couldnt see it the the
> SubmittingPatches doc and google didnt help (or I
> dont know what to look for ;)
diffstat -p1 -w72 /path/to/patch
> Cheers,
>
> Mark
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: How to create patch statistics?
2005-09-02 17:28 ` Adrian Bunk
@ 2005-09-02 18:27 ` Mark Underwood
0 siblings, 0 replies; 4+ messages in thread
From: Mark Underwood @ 2005-09-02 18:27 UTC (permalink / raw)
To: Adrian Bunk; +Cc: LKML
Thanks for all your quick responses.
Cheers,
Mark
--- Adrian Bunk <bunk@stusta.de> wrote:
> On Fri, Sep 02, 2005 at 06:22:32PM +0100, Mark
> Underwood wrote:
>
> > Sorry to ask such a n00b question, but how do you
> > create the patch statistics that many people show
> at
> > the top of a patch set? I couldnt see it the the
> > SubmittingPatches doc and google didnt help (or I
> > dont know what to look for ;)
>
> diffstat -p1 -w72 /path/to/patch
>
> > Cheers,
> >
> > Mark
>
> cu
> Adrian
>
> --
>
> "Is there not promise of rain?" Ling Tan
> asked suddenly out
> of the darkness. There had been need of rain
> for many days.
> "Only a promise," Lao Er said.
> Pearl S. Buck
> - Dragon Seed
>
>
___________________________________________________________
To help you stay safe and secure online, we've developed the all new Yahoo! Security Centre. http://uk.security.yahoo.com
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2005-09-02 18:27 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-02 17:22 How to create patch statistics? Mark Underwood
2005-09-02 17:25 ` Randy.Dunlap
2005-09-02 17:28 ` Adrian Bunk
2005-09-02 18:27 ` Mark Underwood
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.