* On 28 Mar 2012, Chris Burdess wrote: 
> I attach a patch which implements a first pass at this work. I stripped out
> all the makefile, etc diff stuff to make it readable.

Thanks for the work.  If you could, it would make code review easier to
use Mercurial for the patch generation.

$ hg clone http://dev.mutt.org/hg/mutt
$ cd mutt
$ hg up -C HEAD
[apply your patches locally]
[resolve any conflicts resulting from version differences]
$ hg ci

You can then use 'hg diff' to make a patch, or 'hg email' to send the
patchset to the list.  For one thing this will automatically exclude
untracked/generated files.

-- 
David Champion • [email protected] • IT Services • University of Chicago

Reply via email to