Re: [COMMITTERS] pgsql: Still more tweaking of git_changelog. - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [COMMITTERS] pgsql: Still more tweaking of git_changelog.
Date
Msg-id 15701.1285529261@sss.pgh.pa.us
Whole thread Raw
In response to Re: [COMMITTERS] pgsql: Still more tweaking of git_changelog.  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes:
> On Sun, Sep 26, 2010 at 2:07 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> ? �It's not hard to offer an option for that, I guess, but I foresee an
>> argument about what the default is going to be.

> If there's no clear consensus, I'm OK with the time-honored tie-break
> of "he who does the work...".

How about

Usage: git_changelog [--post-date/-p] [--since=SINCE]   --post-date Show branches made after a commit occurred
--since    Print only commits dated since SINCE
 

?  Got a better name for it?
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [COMMITTERS] pgsql: Still more tweaking of git_changelog.
Next
From: Tom Lane
Date:
Subject: Re: do we want to gitignore regression-test-failure files?