forked from gromacs/gromacs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.git-blame-ignore-revs
34 lines (25 loc) · 1.02 KB
/
.git-blame-ignore-revs
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# Since version 2.23 (released in August 2019), git-blame has a feature
# to ignore or bypass certain commits.
#
# This file contains a list of commits that are not likely what you
# are looking for in a blame, such as mass reformatting or renaming.
# You can set this file as a default ignore file for blame by running
# the following command.
#
# $ git config blame.ignoreRevsFile .git-blame-ignore-revs
# Bump clang-format to version 18
3d2a4c1ae37a68a824a91f35b8aa07d1f01adf47
# Apply clang-format to nblib *.hpp files
0c5644d839bb80ac38f778e5e9e258e662a83642
# Fixed source formatting artifacts/leftovers
cd348c8aa928409650f92e4ffdbce2230595472a
# Apply `black` Python reformatting.
5b15b54bd0790d2c40876784a0941270dd1fad3f
# Remove tabs from CMake files
04e972415497dae5c1aad981044a0174da0efd64
# Apply clang-format to source tree
a68cc20fd27a3cbebbc7c7cf563fcfb558f1feca
# Code beautification with uncrustify
c5cb103584f8046d87ec0b72417f51c57f2e32fc
# Code beautification with uncrustify
3339ffd6be2736541b928446de39ce51293449c6