--- A Large Angry SCM <gitzilla@xxxxxxxxx> wrote: > When I wrote "Sounds like you're suggesting that Git should not record > any timestamps at all", I meant _you_ don't think Git should record > _any_ timestamps since they can't be guaranteed to match the DAG. Well, I mean since there is no time order matching commit order guarantee for distributed git the only timestamp to use for anything locally is local time (if timestamps are used at all). The current remote creation or merge time could stay as is (I don't care either way), but at least gitweb.cgi should become local commit time/ref-log aware. Though if it's infeasible or requires some rearchitecting it might not happen. -Matt __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com - 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