Paul, Eli, and Eric: thanks for looking into this and providing
information about the problem.
On Thu, Mar 19, 2015 at 12:18 PM, Paul Eggert wrote:
> On 03/19/2015 09:19 AM, Eli Zaretskii wrote:
>> I suggest the following simpler
>> change instead:
> Thanks, I installed that, with a briefer code
> Date: Fri, 20 Mar 2015 09:55:07 -0700
> From: David Grayson
> Cc: Eli Zaretskii
>
> 1) In the specification of fdeopdir, POSIX requires that
> closedir(fdopendir(fd)) will close fd, assuming fdopendir was
> successful. That patch does nothing to associate the duplicated file
> descriptor to t
* build-aux/gitlog-to-changelog (main):
Trim trailing white space from commit message lines.
This is helpful for processing the GNU Emacs repository,
which dates back to 1985 and contains a lot of such lines.
---
ChangeLog | 6 ++
build-aux/gitlog-to-changelog | 4 ++--
2 f
* build-aux/gitlog-to-changelog (usage, git_dir_option, main):
Support new option --ignore-matching=PAT, which ignores all
commit messages whose first line matches PAT.
---
ChangeLog | 7 +++
build-aux/gitlog-to-changelog | 114 ++
2 fi