summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAlvaro Herrera2022-08-05 17:36:24 +0000
committerAlvaro Herrera2022-08-05 17:36:24 +0000
commitd7714c1454c36e910b9caab107d5241f6a273521 (patch)
tree3a54ebd68ceb6f18b9d8f2f3ad69a27601cf3034 /src
parente5fc38ac303dd2427c0df5902f73a4c6e1fb48e4 (diff)
Backpatch addition of .git-blame-ignore-revs
This makes it more convenient for git config to contain the blame.ignoreRevsFile setting; otherwise current git versions complain if the file is not present. I constructed the file for each branch by scraping the file in branch master for commits that appear in that branch. Because a few additional pgindent commits have been added to the list in master since the list was first created, this also propagates those to branches 14 and 15 where the file already existed. Also, some entries appear to have been made using author-date rather than committer-date in the format string, so some timestamps are changed. Also remove bogus whitespace in the suggested `git log` format string. Backpatch to all supported branches. Discussion: https://postgr.es/m/20220711163138.o72evdeus5f5yy5z@alvherre.pgsql
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions