Jason Merrill <ja...@redhat.com> writes:
>
> You don't even need to worry about the hash code, you can use the
> timestamp by itself.  Given the timestamp,
>
>   git log -1 --until 1440153969

Consider tree merges. There's no guarantee a time stamp maps to
monotonically increasing commit numbers.

But I don't really understand the problem. Just run git log
and generate your own list of numbers. Should be straight forward
to script.

-Andi
-- 
a...@linux.intel.com -- Speaking for myself only

Reply via email to