Re: Request to add options to tools/git_changelog

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Request to add options to tools/git_changelog
Дата
Msg-id 2866.1335388144@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Request to add options to tools/git_changelog  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: Request to add options to tools/git_changelog  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers
Bruce Momjian <bruce@momjian.us> writes:
> The attached patch gives you an idea of what I want to add.

This patch doesn't seem to be against HEAD?

>     --details-after Show branch and author info after the commit description

I don't understand the point of that.

>     --master-only   Show commits made exclusively to the master branch

Agreed, this could be useful.

>     --oldest-first  Show oldest commits first

This also seems rather useless in comparison to how much it complicates
the code.  We don't sort release note entries by commit date, so what's
it matter?
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Regression tests for preload extension
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Patch: add timing of buffer I/O requests