Re: git and time
From: Sean <hidden>
Date: 2016-06-15 22:42:42
On Tue, 26 Sep 2006 19:31:47 -0700 Junio C Hamano [off-list ref] wrote:
Only when somebody is interested in the particular question "when did this commit has become part of this branch" it becomes relevant. And do not get me wrong. I am in principle agreeing with you that this is an extra information for most of the time -- I even doubt "when did this commit has become part of this branch" is all that useful.
It is interesting information for some people though. For instance someone wondering how long ago Linus published a certain security fix. To be able to say to easily query gitweb and be able to report, "Linus published that security fix X day ago etc.." Of course, I agree with you that also knowing the revision number such a commit appeared in is at least if not more important. But still I don't dismiss this date/time based question as completely as you do. The very fact that a gitweb user has brought this issue forward (and this isn't the first time) suggests the information is at least of casual interest to some people. Sean