Linux PARISC architecture development
 help / color / mirror / Atom feed
* patch submission
@ 2010-06-04 11:28 Kyle McMartin
  2010-06-04 12:57 ` Carlos O'Donell
  0 siblings, 1 reply; 4+ messages in thread
From: Kyle McMartin @ 2010-06-04 11:28 UTC (permalink / raw)
  To: linux-parisc

Hi folks,

Manually munging changelogs is really tedious work and makes for an
unhappy Kyle. In the future, if you want to save me a lot of hair
pulling, and to make patchwork better for all of us, could we please do
a few kind things for me?

1. Patches that you want applied should start a new thread: It's really
difficult to see what the status of things is when several patches are
all jumbled up with a load of prior discussion.

2. Patches should be properly formatted for git-am: Patchwork
automatically adds Signed-off-by and certain other attributions if you
follow up to the list, which saves me having to note them and add them
myself. For reference, a patch should look like the following.

<MAIL_HEADERS>
From: Submitter
Subject: [PATCH] parisc: useful subject
Date: Self Explanatory
</MAIL_HEADERS>

<MAIL_BODY>
From: Patch Author if not Submitter

Patch description in here.

Signed-off-by: Patch Author
Acked-by: Someone else
Reviewed-by: Yet Another person

--- <- seperator between changelog and patch

Anything between seperator and the diff itself will not be in the patch
changelog, this is where you should put notes and such, please, as well
as a diffstat if it is a large patch series.

Diff goes here.
</MAIL_BODY>

I promise to be a lot quicker at sucking patches in and getting them
around if we can tighten up our process a bit.

Thanks, Kyle

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

* Re: patch submission
  2010-06-04 11:28 patch submission Kyle McMartin
@ 2010-06-04 12:57 ` Carlos O'Donell
  2010-06-04 14:35   ` Thibaut VARENE
  0 siblings, 1 reply; 4+ messages in thread
From: Carlos O'Donell @ 2010-06-04 12:57 UTC (permalink / raw)
  To: Kyle McMartin; +Cc: linux-parisc

On Fri, Jun 4, 2010 at 7:28 AM, Kyle McMartin <kyle@mcmartin.ca> wrote:
> I promise to be a lot quicker at sucking patches in and getting them
> around if we can tighten up our process a bit.

Thanks for writing this up!

Cheers,
Carlos.

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

* Re: patch submission
  2010-06-04 12:57 ` Carlos O'Donell
@ 2010-06-04 14:35   ` Thibaut VARENE
  2010-06-04 15:47     ` Grant Grundler
  0 siblings, 1 reply; 4+ messages in thread
From: Thibaut VARENE @ 2010-06-04 14:35 UTC (permalink / raw)
  To: Carlos O'Donell; +Cc: Kyle McMartin, linux-parisc

On Fri, Jun 4, 2010 at 2:57 PM, Carlos O'Donell <carlos@systemhalted.org> wrote:
> On Fri, Jun 4, 2010 at 7:28 AM, Kyle McMartin <kyle@mcmartin.ca> wrote:
>> I promise to be a lot quicker at sucking patches in and getting them
>> around if we can tighten up our process a bit.
>
> Thanks for writing this up!

I'd be tempted to think that this would be nice wiki material, but I'm
under the impression that nobody would care anyway... ;^P

-- 
Thibaut VARENE
http://www.parisc-linux.org/~varenet/

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

* Re: patch submission
  2010-06-04 14:35   ` Thibaut VARENE
@ 2010-06-04 15:47     ` Grant Grundler
  0 siblings, 0 replies; 4+ messages in thread
From: Grant Grundler @ 2010-06-04 15:47 UTC (permalink / raw)
  To: Thibaut VARENE; +Cc: Carlos O'Donell, Kyle McMartin, linux-parisc

On Fri, Jun 04, 2010 at 04:35:58PM +0200, Thibaut VARENE wrote:
> On Fri, Jun 4, 2010 at 2:57 PM, Carlos O'Donell <carlos@systemhalted.org> wrote:
> > On Fri, Jun 4, 2010 at 7:28 AM, Kyle McMartin <kyle@mcmartin.ca> wrote:
> >> I promise to be a lot quicker at sucking patches in and getting them
> >> around if we can tighten up our process a bit.
> >
> > Thanks for writing this up!
> 
> I'd be tempted to think that this would be nice wiki material, but I'm
> under the impression that nobody would care anyway... ;^P

Kyle's summary was much easier reading than what's already in
Documentation/SubmittingPatches. So pasting that into a wiki
page would be good.

thanks,
grant

> 
> -- 
> Thibaut VARENE
> http://www.parisc-linux.org/~varenet/
> --
> To unsubscribe from this list: send the line "unsubscribe linux-parisc" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2010-06-04 15:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-04 11:28 patch submission Kyle McMartin
2010-06-04 12:57 ` Carlos O'Donell
2010-06-04 14:35   ` Thibaut VARENE
2010-06-04 15:47     ` Grant Grundler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox