]> git.saurik.com Git - bison.git/blame_incremental - build-aux/git-log-fix
tests: fix C++ conformance
[bison.git] / build-aux / git-log-fix
... / ...
CommitLineData
1# This file is expected to be used via gitlog-to-changelog's --amend=FILE
2# option. It specifies what changes to make to each given SHA1's commit
3# log and metadata, using Perl-eval'able expressions.
4
5975bb564319aa4f4204c48aba265757ba207a80f
6s/Edligner/Edlinger/;
7
80db2648930e3b6c376a539aabe368aade83ee29a
9s/--flags/--feature/;
10s/flag_flag/feature_flag/;
11s/\bflag\b/feature/;