index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
git_changelog
Age
Commit message (
Expand
)
Author
6 days
Fix whitespace
Peter Eisentraut
6 days
Stamp HEAD as 19devel.
Joe Conway
2025-01-01
Update copyright for 2025
Bruce Momjian
2024-06-30
Stamp HEAD as 18devel.
Michael Paquier
2024-01-04
Update copyright for 2024
Bruce Momjian
2023-12-29
Make all Perl warnings fatal
Peter Eisentraut
2023-06-29
Stamp HEAD as 17devel.
Tom Lane
2023-05-19
Pre-beta mechanical code beautification.
Tom Lane
2023-01-02
Update copyright for 2023
Bruce Momjian
2022-06-30
Stamp HEAD as 16devel.
Tom Lane
2022-01-08
Update copyright for 2022
Bruce Momjian
2021-06-28
Stamp HEAD as 15devel.
Andrew Dunstan
2021-05-07
Remove extraneous newlines added by perl copyright patch
Andrew Dunstan
2021-05-07
Add a copyright notice to perl files lacking one.
Andrew Dunstan
2020-06-07
Stamp HEAD as 14devel.
Tom Lane
2020-04-24
git_changelog: use modern format for rel branch names in example
Bruce Momjian
2019-10-07
Fix incorrect use of term HEAD for Git
Peter Eisentraut
2019-07-01
Stamp HEAD as 13devel.
Tom Lane
2018-06-30
Stamp HEAD as 12devel
Andrew Dunstan
2018-05-27
Don't fall off the end of perl functions
Andrew Dunstan
2018-05-09
Restrict vertical tightness to parentheses in Perl code
Andrew Dunstan
2018-04-27
perltidy: Add option --nooutdent-long-quotes
Peter Eisentraut
2018-04-25
Reindent Perl files with perltidy version 20170521.
Tom Lane
2017-10-04
Adjust git_changelog for new-style release tags.
Tom Lane
2017-08-14
Stamp HEAD as 11devel.
Tom Lane
2017-04-13
git_changelog: improve comment
Bruce Momjian
2017-04-12
git_changelog: improve instructions for finding branch commits
Bruce Momjian
2016-08-15
Update git_changelog to know that there's a 9.6 branch.
Tom Lane
2016-06-12
Finish pgindent run for 9.6: Perl files.
Noah Misch
2016-05-01
Add a --non-master-only option to git_changelog.
Tom Lane
2016-04-26
Add a --brief option to git_changelog.
Tom Lane
2015-06-30
Stamp HEAD as 9.6devel.
Tom Lane
2014-06-11
Stamp HEAD as 9.5devel.
Tom Lane
2014-05-06
pgindent run for 9.4
Bruce Momjian
2013-12-02
Increase git_changelog's timestamp_slop from 10 min to 1 day.
Tom Lane
2013-06-14
Stamp HEAD as 9.4devel.
Tom Lane
2013-05-29
pgindent run for release 9.3
Bruce Momjian
2012-06-14
Add 9.2 branch to git_changelog's list.
Tom Lane
2012-05-03
Mark git_changelog examples with the proper executable names.
Bruce Momjian
2012-04-30
Add comments suggesting usage of git_changelog to generate release notes.
Bruce Momjian
2012-04-27
Add options to git_changelog for use in major release note creation:
Bruce Momjian
2011-10-23
Improve git_changelog's handling of inconsistent commit orderings.
Tom Lane
2011-06-19
Add REL9_1_STABLE to the set of branches tracked by git_changelog.
Tom Lane
2010-09-27
Improve git_changelog as per discussion with Robert Haas.
Tom Lane
2010-09-26
Still more tweaking of git_changelog.
Tom Lane
2010-09-26
Fix some more bugs in git_changelog.
Tom Lane
2010-09-26
Minor improvements to git_changelog.
Tom Lane
2010-09-25
Rename git_topo_order -> git_changelog, per discussion.
Tom Lane