diff options
author | Michael Paquier | 2023-10-16 00:41:59 +0000 |
---|---|---|
committer | Michael Paquier | 2023-10-16 00:41:59 +0000 |
commit | 20b7708662c49af3cfceb23316f7448fa2cf797c (patch) | |
tree | c7025110861a92f293f30c9db5f055b9906c4801 /.git-blame-ignore-revs | |
parent | e9718b4bd3e4234ffd5a4907a903367fc483c843 (diff) |
Add a few recent commits to .git-blame-ignore-revs
Three commits need to be added compared to the last time this file was
updated:
- e9718b4bd3e4
- 01529c704008
- b6a77c6a6ccf
Diffstat (limited to '.git-blame-ignore-revs')
-rw-r--r-- | .git-blame-ignore-revs | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs index 8a1028663b8..d931fd6a1d6 100644 --- a/.git-blame-ignore-revs +++ b/.git-blame-ignore-revs @@ -14,6 +14,15 @@ # # $ git log --pretty=format:"%H # %cd%n# %s" $PGINDENTGITHASH -1 --date=iso +e9718b4bd3e4234ffd5a4907a903367fc483c843 # 2023-10-16 09:36:31 +0900 +# Fix code indentation violations in e83d1b0c40cc + +01529c7040088db2718628d0814058598152bd39 # 2023-10-16 13:32:41 +1300 +# Fix comment from commit 22655aa231. + +b6a77c6a6ccf698787201b001cbbbf9c89fe5715 # 2023-10-11 17:14:31 -0400 +# Reindent comment in GenericXLogFinish(). + bc6041b61f6678d32a5cfb70744653cd8f8d01c0 # 2023-08-30 15:56:22 +0900 # Fix code indentation vioaltion introduced in commit 3c662643c4. |