Skip to content

Commit 3c0c5cc

Browse files
committed
Add a few recent and not so recent revs to git-blame-ignore-revs.
1 parent 78f9506 commit 3c0c5cc

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.git-blame-ignore-revs

+9
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,21 @@
1414
#
1515
# $ git log --pretty=format:"%H # %cd %n# %s" $PGINDENTGITHASH -1 --date=iso
1616

17+
a3a75b982b5bb6fba95ad8b3d48e70439dcd2329 # 2022-03-19 11:42:22 -0700
18+
# pgstat: run pgindent on pgstat.c/h.
19+
20+
d231be00cbf29bf24e5b4fc79e587982bbc00ebb # 2022-02-16 09:22:34 +0200
21+
# Run pgindent on xlog.c.
22+
1723
e1c1c30f635390b6a3ae4993e8cac213a33e6e3f # 2021-06-28 11:05:54 -0400
1824
# Pre branch pgindent / pgperltidy run
1925

2026
def5b065ff22a16a80084587613599fe15627213 # 2021-05-12 13:14:10 -0400
2127
# Initial pgindent and pgperltidy run for v14.
2228

29+
ed43677e20369040ca4e50c698010c39d5ac0f47 # 2021-01-19 08:10:13 +0530
30+
# pgindent worker.c.
31+
2332
8b411b8ff41566a1aa601d1f05aeebbebbdb4a54 # 2021-01-13 16:14:38 -0500
2433
# Run reformat-dat-files to declutter the catalog data files.
2534

0 commit comments

Comments
 (0)