public inbox for [email protected]
help / color / mirror / Atom feedFrom: Tom Lane <[email protected]>
To: Dimitri Fontaine <[email protected]>
Cc: Magnus Hagander <[email protected]>
Cc: Bruce Momjian <[email protected]>
Cc: Marti Raudsepp <[email protected]>
Cc: PostgreSQL www <[email protected]>
Subject: Re: searching for git commit hash
Date: Tue, 25 Sep 2012 18:10:09 -0400
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
<CABUevEzpDFk=N9nN1FLuz8XJZgMcQ2v3aTFM-SiGcFwwByQgog@mail.gmail.com>
<CABRT9RC2TcibvR23z9LABrvwnCYVAMsav-kUJxvcqDK2KXGWCg@mail.gmail.com>
<[email protected]>
<CABUevEx+vPFyMO_PTZ6MN97F6wSwJKzc7DcBgrwbyZgAETfnFg@mail.gmail.com>
<[email protected]>
<CABUevEwY5tHy=fCZU=aGZx3vyHTxwxDyq-U0Hkzy8X=mgr4GFg@mail.gmail.com>
<[email protected]>
<[email protected]>
<[email protected]>
Dimitri Fontaine <[email protected]> writes:
> Tom Lane <[email protected]> writes:
>> That's what I use. What about it doesn't work for you?
> I don't remember how to summon it properly so it keeps barking at me.
FWIW, I run it once a week or so without any parameters and keep the
results in a text file for quick reference. I won't be answerable
for whether any of those options Bruce added work ;-)
> ./src/tools/git_changelog --since '2012-09-14 00:00:00' --oldest-first --details-after
> fatal: ambiguous argument 'master..origin/REL9_2_STABLE': unknown revision or path not in the working tree.
> Use '--' to separate paths from revisions
> git log --format=fuller --date=iso --since=2012-09-14 00:00:00 --parents
> master..origin/REL9_2_STABLE failed at ./src/tools/git_changelog line
> 141.
That is a bit odd though, since it seems to be failing in mainline code
that's not dependent on any options at all. What version of git do you
have?
regards, tom lane
view thread (19+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected], [email protected], [email protected], [email protected]
Subject: Re: searching for git commit hash
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox