projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
23e7b38
)
Add 23e7b38bf to git-blame-ignore-revs.
author
Tom Lane
Thu, 12 May 2022 19:22:20 +0000
(15:22 -0400)
committer
Tom Lane
Thu, 12 May 2022 19:22:20 +0000
(15:22 -0400)
.git-blame-ignore-revs
patch
|
blob
|
blame
|
history
diff --git
a/.git-blame-ignore-revs
b/.git-blame-ignore-revs
index 466986554c57d50b2a0e9a7e35a91ab4ffb37fe4..22d739599230d0a1613752bb03235ec80a8aec4c 100644
(file)
--- a/
.git-blame-ignore-revs
+++ b/
.git-blame-ignore-revs
@@
-14,6
+14,9
@@
#
# $ git log --pretty=format:"%H # %cd %n# %s" $PGINDENTGITHASH -1 --date=iso
+23e7b38bfe396f919fdb66057174d29e17086418 # 2022-05-12 15:17:30 -0400
+# Pre-beta mechanical code beautification.
+
a3a75b982b5bb6fba95ad8b3d48e70439dcd2329 # 2022-03-19 11:42:22 -0700
# pgstat: run pgindent on pgstat.c/h.