bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/3] vcs-to-changelog fixes


From: Siddhesh Poyarekar
Subject: [PATCH 0/3] vcs-to-changelog fixes
Date: Thu, 16 Jan 2020 12:49:52 +0530

Hi,

Following patches have a couple of fixes that were pending in my tree in
addition to a new option --quirks to allow specifying the quirks file.
This would allow me to only keep the quirks file in the glibc repo and
directly use vcs-to-changelog from gnulib without having to copy it into
glibc.

Thanks,
Siddhesh

Siddhesh Poyarekar (3):
  vcs-to-changelog: Drop python3 shebang from frontend_c.py
  vcs-to-changelog: Fix formatting of ChangeLog ouput
  vcs-to-changelog: Allow loading of custom quirks file

 build-aux/vcs_to_changelog.py   | 27 ++++++++++++++++++---------
 build-aux/vcstocl/frontend_c.py |  1 -
 build-aux/vcstocl/vcs_git.py    |  2 +-
 3 files changed, 19 insertions(+), 11 deletions(-)

-- 
2.24.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]