blob: ec893ed0275e7cb5fbcbc820d33e75ab3ef2fef3 [file] [log] [blame]
Christian Brabandt88542442024-11-02 16:29:55 +01001# When making commits that are strictly formatting/style changes, add the
2# commit hash here, so git blame can ignore the change. See docs for more details:
3#
4# https://git-scm.com/docs/git-config#Documentation/git-config.txt-blameignoreRevsFile
5#
6# Run this command to always ignore formatting commits in git blame
7# git config blame.ignoreRevsFile .git-blame-ignore-revs
Christian Brabandt07c9ab82024-11-08 12:42:51 +01008
9# Patch v9.1.0829 expanded tabs to spaces in sound.c
108ce738de3fd7192fa6274730594305cde780074c
Christian Brabandtfa41a3e2024-11-19 22:58:40 +010011# Patch v9.1.0879 reformated sound.c and sign.c
123cf094edaff815141d9941b8dba52b9e77d8dfc1
Christian Brabandt83029a32024-12-19 20:17:17 +010013# change indentation style of netrw plugin
14c363ca1ecd1f8db03663ef98dcf41eeacc3c22c7
Christian Brabandtfb27cf92024-12-20 19:37:54 +010015c673b805ad80d0aef07e745d412a2bf298ba1c07
Christian Brabandtbe51e902025-04-28 18:09:49 +020016# fix indentation style in insexpand.c v9.1.1352
17355db99d12a89f05765948b33eecd6d9733e16bb
Christian Brabandtba2ed6a2025-05-04 20:08:45 +020018# fix indentation styles in various files v9.1.1363
19c2a9000bc1b4a2cbcfeef55450c184b16906d910