Akim Demaille wrote:
> Le 22 mai 2012 à 11:42, Jim Meyering a écrit :
>
>> Hi Akim,
>
> Hi!
>
>>
>> That looks fine, with this change squashed in.
>> Ok with you?
>
> Sure! That's perfect, thanks!
Pushed ;-)
Le 22 mai 2012 à 11:42, Jim Meyering a écrit :
> Hi Akim,
Hi!
>
> That looks fine, with this change squashed in.
> Ok with you?
Sure! That's perfect, thanks!
> diff --git a/build-aux/gitlog-to-changelog b/build-aux/gitlog-to-changelog
> index 91dc147..17c4562 100755
> --- a/build-aux/gitlog
le
>> Date: Mon, 14 May 2012 17:10:16 +0200
>> Subject: [PATCH] gitlog-to-changelog: support the log message format used in
>> Bison.
>>
>> * build-aux/gitlog-to-changelog: Support --strip-tab and
>> --strip-cherry-picked.
Hi Akim,
That looks fine, with this ch
og-support-the-log-message-format-u.patch>
>
> I had forgotten to include --strip-cherry-pick in --help.
>
> From bb3c407c1f9f436ee608eb2f36fda47359d9f8be Mon Sep 17 00:00:00 2001
> From: Akim Demaille
> Date: Mon, 14 May 2012 17:10:16 +0200
> Subject: [PATCH] gitlog-to-changel
012 17:10:16 +0200
Subject: [PATCH] gitlog-to-changelog: support the log message format used in
Bison.
* build-aux/gitlog-to-changelog: Support --strip-tab and
--strip-cherry-picked.
0001-gitlog-to-changelog-support-the-log-message-format-u.patch
Description: Binary data
Hi!
In Bison we have chosen to leave git cherry-pick additions
in the log messages.
Beside for a while I have been using a git log format that
is not expected by git-log-to-ChangeLog: the "* file: change."
section is tab-indented as in a ChangeLog.
This is an example of such an git log message: