mirror of
git://git.gnupg.org/gnupg.git
synced 2024-11-04 20:38:50 +01:00
e877f9ee12
-- Magit keeps the author and date from the last commit unless reset with a c-t. Time for Jim's git-log-fix.
15 lines
470 B
Plaintext
15 lines
470 B
Plaintext
# 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.
|
|
|
|
8dff0096132fff70a5ee29a50222aebcd9b41ec7
|
|
s/Conflicts:/--/
|
|
|
|
d9d98c510b936d48755f8c01165d7efa32502d24
|
|
# Fix old cherry-picked message.
|
|
s/(fix wLangId in.*)/\1\n--/
|
|
|
|
049b3d9ca0285d15c00c215ac9b533c994196ca4
|
|
# Fix wrong author
|
|
s/Ian Abbott.*>/Werner Koch <wk\@gnupg.org>/
|