Re: Possibly a bug

2013-11-17 Thread Jeff King
On Sun, Nov 17, 2013 at 04:59:20AM +0200, Jiergir Ogoerg wrote: > As suggested by the git book/tutorial I cloned "simplegit-progit" to > learn using git. > The issue: > git log --since=5.years > yields 2 commits, while > git log --since=6.years > yields 3 commits, despite the "Date" in both cases

Possibly a bug

2013-11-16 Thread Jiergir Ogoerg
Hi, As suggested by the git book/tutorial I cloned "simplegit-progit" to learn using git. The issue: git log --since=5.years yields 2 commits, while git log --since=6.years yields 3 commits, despite the "Date" in both cases being March 2008. Is it a bug? Using Fedora 20 amd64 with git version 1.8.