pgsql: git_topo_order script, to match up commits across branches.

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: git_topo_order script, to match up commits across branches.
Date: 2010-09-21 11:00:24
Message-ID: E1Oy0aG-0008SJ-AH@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

git_topo_order script, to match up commits across branches.

This script is intended to substitute for cvs2cl in generating release
notes and scrutinizing what got back-patched to which branches.

Script by me. Support for --since by Alex Hunsaker.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=1b984d43e54a969da26277d913a41ffd5ccfc1e8

Modified Files
--------------
src/tools/git_topo_order | 155 ++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 155 insertions(+), 0 deletions(-)

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2010-09-21 15:12:56 Re: Configuring synchronous replication
Previous Message Magnus Hagander 2010-09-21 10:41:01 pgsql: Rename README.CVS to README.git and change references in it.

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2010-09-21 11:12:06 Re: .gitignore files, take two
Previous Message Magnus Hagander 2010-09-21 10:46:21 Re: Git conversion status