projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
49546ae
)
Add a couple of recent commits to .git-blame-ignore-revs.
author
Nathan Bossart
<
[email protected]
>
Tue, 16 Jul 2024 16:04:55 +0000
(11:04 -0500)
committer
Nathan Bossart
<
[email protected]
>
Tue, 16 Jul 2024 16:04:55 +0000
(11:04 -0500)
.git-blame-ignore-revs
patch
|
blob
|
blame
|
history
diff --git
a/.git-blame-ignore-revs
b/.git-blame-ignore-revs
index 934d32a5f5ae8f946107c77a91ae07d83977a362..7b701089337c1c04d0c9b7f4ce6cde32089b533d 100644
(file)
--- a/
.git-blame-ignore-revs
+++ b/
.git-blame-ignore-revs
@@
-14,6
+14,12
@@
#
# $ git log --pretty=format:"%H # %cd%n# %s" $PGINDENTGITHASH -1 --date=iso
+47ecbfdfcc71e41d7dcc35f0be04f8adbe88397f # 2024-07-15 15:17:04 -0700
+# Fix bad indentation introduced in 43cd30bcd1c
+
+b48f275f18d7da4f4863888ad047cbd699698880 # 2024-06-28 10:51:05 -0400
+# pgindent, because I forgot to do that.
+
da256a4a7fdcca35fe7ca808686ad3de6ee22306 # 2024-05-14 16:34:50 -0400
# Pre-beta mechanical code beautification.