aboutsummaryrefslogtreecommitdiff
path: root/.git-blame-ignore-revs
diff options
context:
space:
mode:
authorNathan Bossart <nathan@postgresql.org>2024-03-05 14:15:06 -0600
committerNathan Bossart <nathan@postgresql.org>2024-03-05 14:15:06 -0600
commit571530452fe0b15727b8b6730e64800a5e96a7b2 (patch)
treee641e9bf22fe2f393c0edc795d3cc19e6c76ccea /.git-blame-ignore-revs
parent0984a3b851abe89bec6c3eff51b03038808e1997 (diff)
downloadpostgresql-571530452fe0b15727b8b6730e64800a5e96a7b2.tar.gz
postgresql-571530452fe0b15727b8b6730e64800a5e96a7b2.zip
Add a few recent commits to .git-blame-ignore-revs.
Diffstat (limited to '.git-blame-ignore-revs')
-rw-r--r--.git-blame-ignore-revs12
1 files changed, 12 insertions, 0 deletions
diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs
index 6937f2aff7e..c2124ca40ff 100644
--- a/.git-blame-ignore-revs
+++ b/.git-blame-ignore-revs
@@ -14,6 +14,18 @@
#
# $ git log --pretty=format:"%H # %cd%n# %s" $PGINDENTGITHASH -1 --date=iso
+0984a3b851abe89bec6c3eff51b03038808e1997 # 2024-03-05 11:16:23 -0800
+# Run pgindent again on the same file.
+
+b406af1806e9fc5c090e58282c7d98f22a4b397f # 2024-03-05 10:58:24 -0800
+# Run pgindent for commit ef4cfdce0e.
+
+dd7ea37c435e10f9c5aa3fb257a05c08814a4ad2 # 2024-03-04 14:37:35 -0500
+# Fix pgindent damage.
+
+3d47b75546d1ef70145f58e162a96f7e0c649389 # 2024-02-22 08:00:58 +0100
+# pgindent fix
+
49e7c6f78ed608c5d5454080ae19c0e7f1b09a04 # 2024-02-09 11:05:01 +0900
# Fix indentation of copyto.c