summaryrefslogtreecommitdiff
path: root/.git-blame-ignore-revs
blob: c72d56eabda5a9629cc4650e6e2e9ce9d16be8ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# This file contains revisions to be ignored by git blame.
# These revisions are expected to be formatting-only changes.
#
# Calling `git blame --ignore-revs-file .git-blame-ignore-revs` will
# tell git blame to ignore changes made by these revisions when assigning
# assigning blame, as if the change never happened.
#
# You can enable this as a default for your local repository by running
# `git config blame.ignoreRevsFile .git-blame-ignore-revs`
# Important: if you do this, then switch to a branch without this file,
# `git blame` will fail with an error.
#
# Remove trailing whitespace
517ad56361ff9545bfc9730523e713a2bf641943
# man: whitespace fixes
238f5fdc3331c5636cf3b397163554d6fbd0754c
# Convert sources to X.Org standard coding style
33fd917bcd564a5526216a286867a528018f425d