From 46feaf2066a56eaf1b5ab1862f3c4a2d09f723fd Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Fri, 17 Nov 2023 00:38:33 +0100 Subject: [PATCH] Ignore NULL to nullptr change in git blame output This commit touched a lot of file without really changing anything. --- .git-blame-ignore-revs | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs index 62b9091f27..c55f7edbd9 100644 --- a/.git-blame-ignore-revs +++ b/.git-blame-ignore-revs @@ -25,6 +25,9 @@ e43190ea796ac3c1d15c18a88bcf7f3f745bd4bc # Get rid of commented out code, 2022-10-26 db31a0161503c6ea4cc461f4e10b67830b7d6b52 +# Use nullptr instead of NULL in the code and documentation, 2022-10-18 +4f4c5fcfdfe7d1eadce22a68929c82b6cb324075 + # Fix comment typos in sources, 2021-10-02 668a2186cd89fd4576bed224df3624811eebeca1