summaryrefslogtreecommitdiff
path: root/build-aux/git-log-fix
blob: 39bbbdb89c069e8726a338527aa74e48d91f5e96 (plain)
1
2
3
4
5
6
7
8
9
10
11
# This file is expected to be used via gitlog-to-changelog's --amend=FILE
# option.  It specifies what changes to make to each given SHA1's commit
# log and metadata, using Perl-eval'able expressions.

975bb564319aa4f4204c48aba265757ba207a80f
s/Edligner/Edlinger/;

0db2648930e3b6c376a539aabe368aade83ee29a
s/--flags/--feature/;
s/flag_flag/feature_flag/;
s/\bflag\b/feature/;