blob: cb635a2f59f66c44dc446533fc9c40857e47dda6 [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