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

Поиск
Список
Период
Сортировка
От Robert Haas
Тема pgsql: git_topo_order script, to match up commits across branches.
Дата
Msg-id E1Oy0aG-0008SJ-AH@gemulon.postgresql.org
обсуждение исходный текст
Ответы Re: pgsql: git_topo_order script, to match up commits across branches.  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-committers
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(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: pgsql: Remove various mentions of CVS from src/tools/RELEASE_CHANGES.
Следующее
От: pgsql@postgresql.org
Дата:
Сообщение: pgsql: Tag refs/tags/REL7_1_1 was created