aboutsummaryrefslogtreecommitdiff
path: root/.git-blame-ignore-revs
diff options
context:
space:
mode:
authorAndres Freund <andres@anarazel.de>2022-03-19 12:37:28 -0700
committerAndres Freund <andres@anarazel.de>2022-03-19 12:37:28 -0700
commit3c0c5cc5e65906bad6abe6bb8c2d9f6669870f33 (patch)
tree5e89b7b530e9c90babc2450be752ee2e61f927b7 /.git-blame-ignore-revs
parent78f9506b380f0cd3eb2229e2a49040ee00f102bb (diff)
downloadpostgresql-3c0c5cc5e65906bad6abe6bb8c2d9f6669870f33.tar.gz
postgresql-3c0c5cc5e65906bad6abe6bb8c2d9f6669870f33.zip
Add a few recent and not so recent revs to git-blame-ignore-revs.
Diffstat (limited to '.git-blame-ignore-revs')
-rw-r--r--.git-blame-ignore-revs9
1 files changed, 9 insertions, 0 deletions
diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs
index 3169c439fa8..466986554c5 100644
--- a/.git-blame-ignore-revs
+++ b/.git-blame-ignore-revs
@@ -14,12 +14,21 @@
#
# $ git log --pretty=format:"%H # %cd %n# %s" $PGINDENTGITHASH -1 --date=iso
+a3a75b982b5bb6fba95ad8b3d48e70439dcd2329 # 2022-03-19 11:42:22 -0700
+# pgstat: run pgindent on pgstat.c/h.
+
+d231be00cbf29bf24e5b4fc79e587982bbc00ebb # 2022-02-16 09:22:34 +0200
+# Run pgindent on xlog.c.
+
e1c1c30f635390b6a3ae4993e8cac213a33e6e3f # 2021-06-28 11:05:54 -0400
# Pre branch pgindent / pgperltidy run
def5b065ff22a16a80084587613599fe15627213 # 2021-05-12 13:14:10 -0400
# Initial pgindent and pgperltidy run for v14.
+ed43677e20369040ca4e50c698010c39d5ac0f47 # 2021-01-19 08:10:13 +0530
+# pgindent worker.c.
+
8b411b8ff41566a1aa601d1f05aeebbebbdb4a54 # 2021-01-13 16:14:38 -0500
# Run reformat-dat-files to declutter the catalog data files.