Re: [PATCH 0/5] RFC: for_each_revision() helper

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Luiz Fernando N. Capitulino
Date: Friday, April 27, 2007 - 6:21 am

Em Thu, 26 Apr 2007 14:21:46 -0700
Junio C Hamano <junkio@cox.net> escreveu:

| "Luiz Fernando N. Capitulino" <lcapitulino@mandriva.com.br>
| writes:
| 
| > Em Thu, 26 Apr 2007 13:57:23 -0700
| > Hermes Trismegisto <junkio@cox.net> escreveu:
| >
| > | Luiz Fernando N Capitulino <lcapitulino@mandriva.com.br> writes:
| > | 
| > | >  [This' also a git-send-email test, so, if this fail by showing just
| > | >   the first e-mail in the series, do not blame me :)]
| > | 
| > | But if you changed your name to omit '.', that is not much of a
| > | test I suspect...
| >
| >  Yes, I did. But git-send-email is taking my name from the patches,
| > so the same problem happened.
| >
| >  I had to change my name in the patches to make it to work.
| 
| I know.  But my point of "changing your name is not much of a
| test" is that that was exactly what Robin Johnson's patches to
| quote CC: addresses that were taken from the sign-off lines in
| the proposed commit log message were meant to fix.
| 
| Specifically:
| 
| http://repo.or.cz/w/alt-git.git?a=commitdiff;h=732263d411fe2e3e29ee9fa1c2ad1a20bdea062c

 Okay.

 With the --dry-run option it became very easy to run tests,
so, I've changed everything back and tried to reproduce it
again:

-> First e-mail:

"""
Dry-OK. Log says:
Date: Fri, 27 Apr 2007 10:04:48 -0300
Sendmail: /usr/sbin/sendmail -i junkio@cox.net git@vger.kernel.org
From: "Luiz Fernando N. Capitulino" <lcapitulino@mandriva.com.br>
Subject: [PATCH 0/5] RFC: for_each_revision() helper
Cc: git@vger.kernel.org
To: junkio@cox.net
"""

-> Last one (others are the same)

"""
Dry-OK. Log says:
Date: Fri, 27 Apr 2007 10:04:53 -0300
Sendmail: /usr/sbin/sendmail -i junkio@cox.net git@vger.kernel.org lcapitulino@mandriva.com.br
From: "Luiz Fernando N. Capitulino" <lcapitulino@mandriva.com.br>
Subject: [PATCH 5/5] builtin-log.c: Use for_each_revision() helper
Cc: git@vger.kernel.org, "Luiz Fernando N. Capitulino" <lcapitulino@mandriva.com.br>
To: junkio@cox.net
"""

 Looks like it's fixed, I'll submit this patch series again
shortly.

 BTW, Robin, can we have an option to read the introductory e-mail
from a file? It could read a Subject line from it too.

-- 
Luiz Fernando N. Capitulino
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 0/5] RFC: for_each_revision() helper, Luiz Fernando N Capi ..., (Thu Apr 26, 12:46 pm)
[PATCH 1/5] Introduces for_each_revision() helper, Luiz Fernando N Capi ..., (Thu Apr 26, 12:46 pm)
[PATCH 2/5] builtin-fmt-merge-msg.c: Use for_each_revision ..., Luiz Fernando N Capi ..., (Thu Apr 26, 12:46 pm)
[PATCH 3/5] reachable.c: Use for_each_revision() helper, Luiz Fernando N Capi ..., (Thu Apr 26, 12:46 pm)
[PATCH 4/5] builtin-shortlog.c: Use for_each_revision() h ..., Luiz Fernando N Capi ..., (Thu Apr 26, 12:46 pm)
[PATCH 5/5] builtin-log.c: Use for_each_revision() helper, Luiz Fernando N Capi ..., (Thu Apr 26, 12:46 pm)
Re: [PATCH 1/5] Introduces for_each_revision() helper, Andy Whitcroft, (Thu Apr 26, 12:59 pm)
Re: [PATCH 0/5] RFC: for_each_revision() helper, Hermes Trismegisto, (Thu Apr 26, 1:57 pm)
Re: [PATCH 0/5] RFC: for_each_revision() helper, Sam Ravnborg, (Thu Apr 26, 2:05 pm)
Re: [PATCH 1/5] Introduces for_each_revision() helper, Luiz Fernando N. Cap ..., (Thu Apr 26, 2:12 pm)
Re: [PATCH 0/5] RFC: for_each_revision() helper, Luiz Fernando N. Cap ..., (Thu Apr 26, 2:14 pm)
Re: [PATCH 0/5] RFC: for_each_revision() helper, Luiz Fernando N. Cap ..., (Thu Apr 26, 2:17 pm)
Re: [PATCH 0/5] RFC: for_each_revision() helper, Junio C Hamano, (Thu Apr 26, 2:21 pm)
Re: [PATCH 0/5] RFC: for_each_revision() helper, Luiz Fernando N. Cap ..., (Fri Apr 27, 6:21 am)
Re: [PATCH 0/5] RFC: for_each_revision() helper, Junio C Hamano, (Fri Apr 27, 10:13 am)