]> Savannah Git Hosting - gnulib.git/commit
vcs-to-changelog: Allow loading of custom quirks file
authorSiddhesh Poyarekar <siddhesh@gotplt.org>
Thu, 16 Jan 2020 07:19:55 +0000 (12:49 +0530)
committerBruno Haible <bruno@clisp.org>
Thu, 16 Jan 2020 20:22:13 +0000 (21:22 +0100)
commit13ee6c5fa84486f5ae42d55e79eceb23426dfd81
tree4613403345b9aafc7ec09edd8c37ecd4dee96330
parentfb84537392a698ccc89dfb159781c8bfb0eda0bc
vcs-to-changelog: Allow loading of custom quirks file

gnulib does not have a quirks file and if the scripts are not copied
over to the project tree, it may never find the quirks file in the
right place.  Add a flag to vcs_to_changelog.py to allow one to
specify the location of the quirks file instead.

* build-aux/vcs_to_changelog.py: New commandline option -q.
ChangeLog
build-aux/vcs_to_changelog.py