Re: git log --since --until

2 messages, 2 authors, 2016-06-15 · open the first message on its own page

Re: git log --since --until

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:52:43

Hilco Wijbenga [off-list ref] writes:
git log --since="01-Dec-2011" --until="31-Dec-2011"

The returned list of commits also included a few from November.
These limits act on committer dates. Are you by any chance looking at
author dates instead?

Re: git log --since --until

From: Hilco Wijbenga <hidden>
Date: 2016-06-15 22:52:43

On 4 January 2012 14:16, Junio C Hamano [off-list ref] wrote:
Hilco Wijbenga [off-list ref] writes:
quoted
git log --since="01-Dec-2011" --until="31-Dec-2011"

The returned list of commits also included a few from November.
These limits act on committer dates. Are you by any chance looking at
author dates instead?
I had to look that up. :-) Yes, I'm apparently looking at (and for)
author dates. I don't really care when the commit was merged into
master (that's the committer date, right?), I want to know when the
work was done.

I didn't really see any useful switches for git log in this regard but
then the author date seems to be additional data without special
meaning to Git.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help