RE: CMD.EXE patchset 1->6

2007-05-26 Thread Ann & Jason Edmeades
>> With git commit, you can use the --author switch >> for example: >> $ git commit -a --author "Jesse Allen <[EMAIL PROTECTED]>" >Set "user.email" and "user.name" once with: >git repo-config Thanks! I found I'd already done it when installing git (must have made a mistake and actually read the

Re: CMD.EXE patchset 1->6

2007-05-26 Thread Detlef Riekenberg
On Fr, 2007-05-25 at 12:35 -0700, Jesse Allen wrote: > With git commit, you can use the --author switch > for example: > $ git commit -a --author "Jesse Allen <[EMAIL PROTECTED]>" Set "user.email" and "user.name" once with: git repo-config -- By by ... Detlef

RE: CMD.EXE patchset 1->6

2007-05-25 Thread Ann & Jason Edmeades
>> Alexandre - How does the email address get into the change log, is it a >> manual process or by hand. Ideally I'd like my main email address to be the >> one in the Changelog, rather than the gmail one which is purely to see if it >> resolves the problems I am having sending in patchsets - Is t

Re: CMD.EXE patchset 1->6

2007-05-25 Thread Jesse Allen
On 5/25/07, Ann & Jason Edmeades <[EMAIL PROTECTED]> wrote: Hiya, (Sorry - been away for 2 weeks so just catching up) Maybe Demon are caching, I don't know if I can tell - files do turn up eventually. I've just set up msmtp so I can send my emails in through a gmail account instead, so I'll gi

RE: CMD.EXE patchset 1->6

2007-05-25 Thread Ann & Jason Edmeades
>I believe what is happening is that the WineHQ mail server only accepts >one SMTP connection at a time. This will probably reject half the >messages sent by your mail server. Then they will get resent after a >short period of time, but in batches so more messages will get rejected >and then re

Re: CMD.EXE patchset 1->6

2007-05-15 Thread Robert Shearman
Ann & Jason Edmeades wrote: Apologies if this set arrives multiple times - I sent it all on Friday, and the mailing list only shows 1,2 and 4. I sent then again tonight separately, and immediately 3 went missing... FYI I had this problem before the last hardware upgrade on winehq, and it appea

CMD.EXE patchset 1->6

2007-05-14 Thread Ann & Jason Edmeades
Apologies if this set arrives multiple times - I sent it all on Friday, and the mailing list only shows 1,2 and 4. I sent then again tonight separately, and immediately 3 went missing... FYI I had this problem before the last hardware upgrade on winehq, and it appeared fixed since then. I'll star