Commit Graph

7 Commits

Author SHA1 Message Date
Tom Lane adadae4581 Add 82d0ffae3 to git-blame-ignore-revs. 2022-06-30 11:08:12 -04:00
Tom Lane 03501aceae Add 23e7b38bf to git-blame-ignore-revs. 2022-05-12 15:22:20 -04:00
Andres Freund 3c0c5cc5e6 Add a few recent and not so recent revs to git-blame-ignore-revs. 2022-03-19 12:37:28 -07:00
Peter Geoghegan 581055c32f Add another old commit to git-blame-ignore-revs.
Add another historic pgindent commit that was missed by the initial work
done in commit 8e638845.
2021-11-03 17:34:19 -07:00
Peter Geoghegan aec5cc9efd Add historic commit to git-blame-ignore-revs file.
Add a historic pgindent commit that was missed by the initial work done
in commit 8e638845.
2021-08-31 12:57:52 -07:00
Peter Geoghegan ba135fa537 Add pgindent commit to git-blame-ignore-revs file.
Add entry for recent commit e1c1c30f.
2021-06-28 09:22:24 -07:00
Peter Geoghegan 8e638845ff Add list of ignorable pgindent commits for git-blame.
Add a .git-blame-ignore-revs file with a list of pgindent, pgperlyidy,
and reformat-dat-files commit hashes.  Postgres hackers that configure
git to use the ignore file will get git-blame output that avoids
attributing line changes to the ignored indent commits.  This makes
git-blame output much easier to work with in practice.

Author: Peter Geoghegan <pg@bowt.ie>
Reviewed-By: Tom Lane <tgl@sss.pgh.pa.us>
Discussion: https://postgr.es/m/CAH2-Wz=cVh3GHTP6SdLU-Gnmt2zRdF8vZkcrFdSzXQ=WhbWm9Q@mail.gmail.com
2021-06-22 09:06:32 -07:00