Hi, On Sat, 20 Jan 2007, Junio C Hamano wrote: > Johannes Schindelin <Johannes.Schindelin@xxxxxx> writes: > > > Embarassing thinko. > > Aha, progress ;-). But it still seems to pick up entry that is > less than specified number of hours if I do: > > $ git log --walk-reflogs -4 master@{1.hour} | head -2 > commit 33dd19c2a9c0b114436f53d86fc1c2c5e00c26bb > Reflog: master@{Sat, 20 Jan 2007 00:01:35 -0800} (Junio C Ham > > It is Jan 20th 02:10 now and the master was not pointing at that > commit 1 hour ago. I tried to reproduce this effect, but so far no luck. I even let the function get_reflog_recno_by_time() output what it does, and it picks exactly the right commit. Do you have a time skew? Ciao, Dscho - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html