Commit Graph

22 Commits

Author SHA1 Message Date
Louis Dionne
273a90c97d [libc++][NFC] Add _VSTD renaming commit to git-blame-ignore-revs 2023-12-08 09:59:15 -05:00
Louis Dionne
c274eea297 [git] Add _LIBCPP_INLINE_VISIBILITY renaming to .git-blame-ignore-revs file 2023-12-04 10:26:52 -05:00
Jakub Kuderski
122383e7e0 Revert "[mlir][spirv] Add D155747 to .git-blame-ignore-revs"
This reverts commit b8a20658fe.

This does not preserve the line history of cut-and-pasted code like I
expected.
2023-07-21 10:59:16 -04:00
Jakub Kuderski
b8a20658fe [mlir][spirv] Add D155747 to .git-blame-ignore-revs 2023-07-19 16:53:47 -04:00
Louis Dionne
8b9cb75248 Add clang-format commit to git blame ignore revs 2023-07-04 11:21:21 -04:00
Nikolas Klauser
0ab597062d [NFC] Add clang whitespace removal patch to .git-blame-ignore-revs 2023-06-26 09:35:34 -07:00
Louis Dionne
6c93b0d6a6 [NFC] Add libc++ formatting commit to the git-blame ignore file 2023-06-19 11:21:15 -04:00
Tobias Hieta
af2c93650a
[NFC] Add mlir python reformat SHA to .git-blame-ignore-revs 2023-05-26 08:06:03 +02:00
Jonas Devlieghere
59ad9c3f38
[NFC] Add more lldb python reformat SHA to .git-blame-ignore-revs 2023-05-25 12:54:56 -07:00
Tobias Hieta
89242ed6a2
[NFC] Add more python reformat SHA to .git-blame-ignore-revs 2023-05-25 11:17:29 +02:00
Tobias Hieta
35ea4e2dbf
[NFC] Add libcxx python reformat SHA to .git-blame-ignore-revs 2023-05-25 11:16:01 +02:00
Tobias Hieta
51b216916b
[NFC] Add clang python reformat SHA to .git-blame-ignore-revs 2023-05-23 08:31:02 +02:00
Tobias Hieta
cc1c1a55ea
[NFC][Py Reformat] Added more commits to .git-blame-ignore-revs 2023-05-17 17:05:44 +02:00
Tobias Hieta
2e18e7bac9
[NFC] Update .git-blame-ignore-revs with python reformatting 2023-05-17 10:49:50 +02:00
Louis Dionne
0c66a4ce0a Add __config formatting to .git-blame-ignore-revs 2022-06-14 09:52:49 -04:00
Jonas Devlieghere
cfbf61cd59 [lldb] Add 9494c510af to .git-blame-ignore-revs
Adding 9494c510af to .git-blame-ignore-revs after having let it simmer
for a day.
2021-06-10 09:29:59 -07:00
Louis Dionne
8e4bb9e2d8 NFC: Add whitespace-changing revisions to .git-blame-ignore-revs 2020-09-21 20:17:24 -04:00
Louis Dionne
4ddd985ca9 NFC: Add whitespace change to .git-blame-ignore-revs 2020-09-15 12:29:50 -04:00
Louis Dionne
4b56238b13 NFC: Add whitespace changing revisions to .git-blame-ignore-revs 2020-07-28 13:10:05 -04:00
Louis Dionne
d177c36e5c Add some libc++ revisions to .git-blame-ignore-revs 2020-03-17 17:30:20 -04:00
Raphael Isemann
9bae231558 Add LLDB reformatting to .git-blame-ignore-revs
llvm-svn: 370859
2019-09-04 09:31:55 +00:00
Rui Ueyama
17de545293 Add .git-blame-ignore-revs file
This new file is intended to be used to list sweeping changes
such as mass reformatting or renaming. You can configure git-blame
so that the command ignores commits listed in this file.

The initial contents of this file is two commit hashes which did
mass renaming to the lld directory.

Differential Revision: https://reviews.llvm.org/D67145

llvm-svn: 370855
2019-09-04 09:16:00 +00:00