mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Ryan Anderson <ryan@michonline.com>
To: "Randy.Dunlap" <rdunlap@xenotime.net>
Cc: Jaco Kroon <jaco@kroon.co.za>,
	rlrevell@joe-job.com, jason@stdbev.com, rostedt@goodmis.org,
	linux-kernel@vger.kernel.org, pavel@ucw.cz,
	s0348365@sms.ed.ac.uk
Subject: Re: recommended mail clients
Date: Tue, 27 Dec 2005 16:55:29 -0500	[thread overview]
Message-ID: <20051227215529.GA31178@mythryan2.michonline.com> (raw)
In-Reply-To: <20051226105822.538a31d9.rdunlap@xenotime.net>

On Mon, Dec 26, 2005 at 10:58:22AM -0800, Randy.Dunlap wrote:
> On Mon, 26 Dec 2005 20:28:40 +0200 Jaco Kroon wrote:
> > For the moment though I'm quickly hacking together a bash script that
> > wraps the sendmail binary that can be used specifically for submitting
> > patches (the intent is to perform certain checks for Signed-of-by lines,
> > correct [PATCH] subject and so forth).  If anybody else is interrested
> > I'd be more than happy to share (albeit I suspect the usefullness will
> > be seriously limited).
> 
> Greg KH and Paul Jackson have both written scripts for this.
> And there may be one in the quilt package.
> 
> Paul's (python) is at
>   http://www.speakeasy.org/~pj99/sgi/sendpatchset
> I don't recall where Greg's is (perl).

Greg's has been hacked at a bit to provide a little bit more of a user
interface, and is included in the Git source tree.  ("git-send-email").

When I added it, I made it use a few more perl modules, I think it
generally does the right thing.

It *does not* validate for things like Signed-off-by lines, though
admittedly, that wouldn't be hard ot add.

> 
> ---
> ~Randy
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
> 

-- 

Ryan Anderson
  sometimes Pug Majere

  parent reply	other threads:[~2005-12-27 21:56 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-26  4:52 [PATCH] ati-agp suspend/resume support (try 2) Jaco Kroon
2005-12-26  8:29 ` Pavel Machek
2005-12-26  8:55   ` recommended mail clients [was] " Jaco Kroon
2005-12-26 14:38     ` Steven Rostedt
2005-12-26 15:35       ` Alistair John Strachan
2005-12-26 17:54         ` Lee Revell
2005-12-26 18:09           ` Jason Munro
2005-12-26 18:19             ` Lee Revell
2005-12-26 18:28               ` recommended mail clients Jaco Kroon
2005-12-26 18:43                 ` Lee Revell
2005-12-26 18:47                   ` Jaco Kroon
2005-12-26 18:48                 ` Lee Revell
2005-12-26 18:47                   ` Christoph Hellwig
2005-12-26 18:54                     ` Jaco Kroon
2005-12-29  9:49                   ` Coywolf Qi Hunt
2005-12-26 18:58                 ` Randy.Dunlap
2005-12-26 19:04                   ` Jaco Kroon
2005-12-26 19:12                   ` Jaco Kroon
2005-12-27 21:55                   ` Ryan Anderson [this message]
2005-12-26 19:18                 ` Jeff Garzik
2005-12-26 19:32                   ` Lee Revell
2005-12-26 20:32                     ` Pavel Machek
2005-12-26 18:24             ` recommended mail clients [was] [PATCH] ati-agp suspend/resume support (try 2) Lee Revell
2005-12-26 22:33             ` Jan Engelhardt
2005-12-26 20:03           ` Alistair John Strachan
2005-12-26 21:00             ` Lee Revell
2005-12-28  0:05               ` Michael Clark
2005-12-28  0:33                 ` Lee Revell
2005-12-28  1:09                 ` Peter Williams
2005-12-28  2:01                   ` Michael Clark
2005-12-28  2:10                     ` Steven Rostedt
2005-12-28  2:14                       ` Randy.Dunlap
2005-12-28 12:44                         ` Paolo Ornati
2005-12-28  2:12                     ` Randy.Dunlap
2005-12-28  3:22                       ` Peter Williams
2005-12-28  3:28                         ` Michael Clark
2005-12-28  3:33                           ` Randy.Dunlap
2005-12-28  3:39                             ` Randy.Dunlap
2005-12-28  7:22                               ` Stefan Smietanowski
2005-12-26 22:26         ` Jan Engelhardt
2005-12-27 15:20           ` Jason Munro
2005-12-27 15:45             ` Pavel Machek
2005-12-26 15:05     ` Lee Revell
2005-12-26 18:50       ` Randy.Dunlap
2005-12-27 15:48         ` Bob Copeland
     [not found]   ` <mailman.1135587661.17617.linux-kernel2news@redhat.com>
2005-12-31  3:28     ` Pete Zaitcev
2006-01-02 21:27       ` Tomasz Torcz

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=20051227215529.GA31178@mythryan2.michonline.com \
    --to=ryan@michonline.com \
    --cc=jaco@kroon.co.za \
    --cc=jason@stdbev.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pavel@ucw.cz \
    --cc=rdunlap@xenotime.net \
    --cc=rlrevell@joe-job.com \
    --cc=rostedt@goodmis.org \
    --cc=s0348365@sms.ed.ac.uk \
    /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

Powered by JetHome