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
