Re: ANNOUNCE: git2cl
From: Andreas Herrmann <hidden>
Date: 2016-06-15 22:42:57
On Fri, Mar 02, 2007 at 10:03:09AM +0100, Simon Josefsson wrote:
Hi! I really need proper GNU ChangeLog functionality for my projects, so I ended up writing my own script to do this in Perl. Below is the README, but you can find more information at: http://josefsson.org/git2cl/
Hi,
Just for your interest ...
I downloaded git2cl version as of 02-Mar-2007 09:58, gave it a try and
received the following (while running the script for an current git
tree):
#> git log --pretty --numstat --summary | ~/git2cl
2007-02-28 Junio C Hamano [off-list ref]
* : Add recent changes to draft 1.5.1 release notes.
Usage: POSIX::strftime(fmt, sec, min, hour, mday, mon, year, wday =
-1, yday = -1, isdst = -1)
at git2cl line 257, <> line 20.
So it seems that your script needs some improvement.
Regards,
Andreas