aboutsummaryrefslogtreecommitdiff
path: root/src/tools/git_changelog
Commit message (Expand)AuthorAge
* git_changelog: use modern format for rel branch names in exampleBruce Momjian2020-04-24
* Fix incorrect use of term HEAD for GitPeter Eisentraut2019-10-07
* Stamp HEAD as 13devel.Tom Lane2019-07-01
* Stamp HEAD as 12develAndrew Dunstan2018-06-30
* Don't fall off the end of perl functionsAndrew Dunstan2018-05-27
* Restrict vertical tightness to parentheses in Perl codeAndrew Dunstan2018-05-09
* perltidy: Add option --nooutdent-long-quotesPeter Eisentraut2018-04-27
* Reindent Perl files with perltidy version 20170521.Tom Lane2018-04-25
* Adjust git_changelog for new-style release tags.Tom Lane2017-10-04
* Stamp HEAD as 11devel.Tom Lane2017-08-14
* git_changelog: improve commentBruce Momjian2017-04-13
* git_changelog: improve instructions for finding branch commitsBruce Momjian2017-04-12
* Update git_changelog to know that there's a 9.6 branch.Tom Lane2016-08-15
* Finish pgindent run for 9.6: Perl files.Noah Misch2016-06-12
* Add a --non-master-only option to git_changelog.Tom Lane2016-05-01
* Add a --brief option to git_changelog.Tom Lane2016-04-26
* Stamp HEAD as 9.6devel.Tom Lane2015-06-30
* Stamp HEAD as 9.5devel.Tom Lane2014-06-10
* pgindent run for 9.4Bruce Momjian2014-05-06
* Increase git_changelog's timestamp_slop from 10 min to 1 day.Tom Lane2013-12-02
* Stamp HEAD as 9.4devel.Tom Lane2013-06-14
* pgindent run for release 9.3Bruce Momjian2013-05-29
* Add 9.2 branch to git_changelog's list.Tom Lane2012-06-13
* Mark git_changelog examples with the proper executable names.Bruce Momjian2012-05-02
* Add comments suggesting usage of git_changelog to generate release notes.Bruce Momjian2012-04-30
* Add options to git_changelog for use in major release note creation:Bruce Momjian2012-04-27
* Improve git_changelog's handling of inconsistent commit orderings.Tom Lane2011-10-23
* Add REL9_1_STABLE to the set of branches tracked by git_changelog.Tom Lane2011-06-19
* Improve git_changelog as per discussion with Robert Haas.Tom Lane2010-09-26
* Still more tweaking of git_changelog.Tom Lane2010-09-26
* Fix some more bugs in git_changelog.Tom Lane2010-09-26
* Minor improvements to git_changelog.Tom Lane2010-09-25
* Rename git_topo_order -> git_changelog, per discussion.Tom Lane2010-09-25