projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
63a5b1f
)
Add previous commit to .git-blame-ignore-revs.
author
Nathan Bossart
<
[email protected]
>
Tue, 21 Oct 2025 15:02:19 +0000
(10:02 -0500)
committer
Nathan Bossart
<
[email protected]
>
Tue, 21 Oct 2025 15:02:19 +0000
(10:02 -0500)
Backpatch-through: 13
.git-blame-ignore-revs
patch
|
blob
|
blame
|
history
diff --git
a/.git-blame-ignore-revs
b/.git-blame-ignore-revs
index 00b548c7b055732530ac7cd587cb2874904ee6e3..ba8f4a6b729afb420e2f1d725f9464bcbacac893 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
+63a5b1f89423f003ec850eee270c40b30b87cd52 # 2025-10-21 09:56:26 -0500
+# Re-pgindent brin.c.
+
b334612b8aee9f9a34378982d8938b201dfad323 # 2023-06-20 09:50:43 -0400
# Pre-beta2 mechanical code beautification.