1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

43 Commits

Author SHA1 Message Date
db6461b1c9 Add commit 73873805f to .git-blame-ignore-revs. 2025-07-25 16:45:57 -04:00
aa268cbaad Add commit 9e345415bc to .git-blame-ignore-revs. 2025-07-01 14:30:16 -05:00
fd385c4c62 Add commit b27644bad to .git-blame-ignore-revs. 2025-06-15 13:11:04 -04:00
c98975ba85 Add commit 4672b6223 to .git-blame-ignore-revs. 2025-06-01 14:58:42 -04:00
991407ae86 Add 918e7287e to .git-blame-ignore-revs 2025-04-30 19:27:56 +12:00
742317a80f Add commit e1a8b1ad58 to .git-blame-ignore-revs. 2025-04-04 09:41:59 -05:00
7fb418f020 Add commit 796bdda484 to .git-blame-ignore-revs. 2025-03-18 17:00:23 -05:00
65db3963ae Add commit 203c1b4cc4 to .git-blame-ignore-revs. 2025-03-17 15:58:02 -05:00
cdc1471cc7 Add b955df443 to .git-blame-ignore-revs 2025-03-13 12:44:26 +13:00
79e872fedb Add commit 76aa615943 to .git-blame-ignore-revs 2025-02-01 16:48:18 +09:00
a8a762bc46 Add commit 6e826278f1 to .git-blame-ignore-revs. 2025-01-13 09:37:32 -06:00
4c9b453c91 Add commit 301de6a6f6 to .git-blame-ignore-revs. 2024-12-25 18:17:29 +01:00
8589876b79 Add a couple of recent commits to .git-blame-ignore-revs. 2024-11-22 12:17:35 -06:00
143e3a1ab8 Add commit 7f7474a8e4 to .git-blame-ignore-revs. 2024-10-14 15:09:39 -05:00
f64074c88c Add commit 7229ebe011 to .git-blame-ignore-revs. 2024-09-14 20:17:30 +02:00
9a23967063 Add commit 2b03cfeea4 to .git-blame-ignore-revs. 2024-09-13 13:06:06 -05:00
ad89d71978 Add 97add39c0 to .git-blame-ignore-revs. 2024-08-15 11:43:55 -04:00
ef6e028f05 Add a couple of recent commits to .git-blame-ignore-revs. 2024-08-14 14:25:54 -05:00
0a8ca122e5 Add a couple of recent commits to .git-blame-ignore-revs. 2024-07-16 11:04:55 -05:00
ce13f54e60 Add da256a4a7 to .git-blame-ignore-revs. 2024-05-14 16:37:22 -04:00
ffa9bb53ec Add commit 64e401b62b to .git-blame-ignore-revs. 2024-03-26 15:08:47 -05:00
571530452f Add a few recent commits to .git-blame-ignore-revs. 2024-03-05 14:15:06 -06:00
3c44746fdb Add previous commit to .git-blame-ignore-revs 2024-02-09 11:06:32 +09:00
36578fa049 Add previous commit to .git-blame-ignore-revs.
Discussion: https://postgr.es/m/1393953.1698353013@sss.pgh.pa.us
Discussion: https://postgr.es/m/CAGjhLkOoBEC9mLsnB42d3CO1vcMx71MLSEuigeABbQ8oRdA6gw@mail.gmail.com
2024-01-13 13:56:46 -05:00
26f988212e Add "Add trailing commas to enum definitions" to .git-blame-ignore-revs
Discussion: https://www.postgresql.org/message-id/flat/386f8c45-c8ac-4681-8add-e3b0852c1620%40eisentraut.org
2023-10-26 13:03:43 +02:00
20b7708662 Add a few recent commits to .git-blame-ignore-revs
Three commits need to be added compared to the last time this file was
updated:
- e9718b4bd3
- 01529c7040
- b6a77c6a6c
2023-10-16 09:41:59 +09:00
5ed593e5b7 Add bc6041b61f to .git-blame-ignore-revs. 2023-08-30 16:06:12 +09:00
0df7d1da40 Add a few recent commits to .git-blame-ignore-revs.
Reviewed-by: Peter Geoghegan
Discussion: https://postgr.es/m/20230815203109.GA2596919%40nathanxps13
2023-08-17 07:25:18 -07:00
5961141646 Add b334612b8 to .git-blame-ignore-revs. 2023-06-20 09:52:52 -04:00
fe879ae3a8 Add another old commit to git-blame-ignore-revs. 2023-06-10 13:55:15 -07:00
1c006c0671 Add 0245f8db3 to .git-blame-ignore-revs. 2023-05-19 17:28:04 -04:00
d00a4ad1d5 Add b6dfee28 to .git-blame-ignore-revs
Thanks to Álvaro Herrera for the poke.
2023-03-09 19:26:03 +09:00
ff23b592ad Add 250c8ee07e to git-blame-ignore-revs 2023-01-13 15:33:49 -08:00
b289b86231 Add b2e6e7682 to .git-blame-ignore-revs 2022-09-08 14:06:59 +07:00
d7714c1454 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
2022-08-05 19:36:24 +02:00
bc76f5ac48 Add another old commit to git-blame-ignore-revs. 2022-08-03 09:28:27 -07:00
adadae4581 Add 82d0ffae3 to git-blame-ignore-revs. 2022-06-30 11:08:12 -04:00
03501aceae Add 23e7b38bf to git-blame-ignore-revs. 2022-05-12 15:22:20 -04:00
3c0c5cc5e6 Add a few recent and not so recent revs to git-blame-ignore-revs. 2022-03-19 12:37:28 -07:00
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
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
ba135fa537 Add pgindent commit to git-blame-ignore-revs file.
Add entry for recent commit e1c1c30f.
2021-06-28 09:22:24 -07:00
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