Re: [PATCH v2 0/9] Teach 'run' perf script to read config files

2017-09-26 Thread Junio C Hamano
Roberto Tyley writes: > I had a quick look at git-send-email.perl, I see the trick is the `time++` one > introduced with https://github.com/git/git/commit/a5370b16 - seems reasonable! > > SubmitGit makes all emails in-reply-to the initial email, which I > think is correct behaviour, > but I can s

Re: [PATCH v2 0/9] Teach 'run' perf script to read config files

2017-09-26 Thread Stefan Beller
> "Note: Amazon SES overrides any Date header you provide with the > time that Amazon > SES accepts the message." > > http://docs.aws.amazon.com/ses/latest/DeveloperGuide/header-fields.html > > ...so the only way SubmitGit can offset the times is to literally > delay the sending of the emails,

Re: [PATCH v2 0/9] Teach 'run' perf script to read config files

2017-09-26 Thread Roberto Tyley
On 26 September 2017 at 16:40, Christian Couder wrote: > On Sun, Sep 24, 2017 at 9:59 AM, Junio C Hamano wrote: >> Christian Couder writes: >> >>> (It looks like smtp.gmail.com isn't working anymore for me, so I am >>> trying to send this using Gmail for the cover letter and Submitgit for >>> th

Re: [PATCH v2 0/9] Teach 'run' perf script to read config files

2017-09-26 Thread Christian Couder
On Sun, Sep 24, 2017 at 9:59 AM, Junio C Hamano wrote: > Christian Couder writes: > >> (It looks like smtp.gmail.com isn't working anymore for me, so I am >> trying to send this using Gmail for the cover letter and Submitgit for >> the patches.) > > SubmitGit may want to learn the "change the tim

Re: [PATCH v2 0/9] Teach 'run' perf script to read config files

2017-09-24 Thread Junio C Hamano
Christian Couder writes: > (It looks like smtp.gmail.com isn't working anymore for me, so I am > trying to send this using Gmail for the cover letter and Submitgit for > the patches.) SubmitGit may want to learn the "change the timestamps of the individual patches by 1 second" trick from "git se

[PATCH v2 0/9] Teach 'run' perf script to read config files

2017-09-23 Thread Christian Couder
(It looks like smtp.gmail.com isn't working anymore for me, so I am trying to send this using Gmail for the cover letter and Submitgit for the patches.) Goal Using many long environment variables to give parameters to the 'run' script is error prone and tiring. We want to make it possible t