Thread (2 messages) flat view 2 messages, 2 authors, 2016-06-15

Re: [PATCH] name-rev: tolerate clock skew in committer dates

From: Johannes Schindelin <hidden>
Date: 2016-06-15 22:43:12

Hi,

On Thu, 24 May 2007, Junio C Hamano wrote:
This adds a hardcoded slop value (1 day) to the cut-off
heuristics to work this kind of problem around.
Sounds sensible. (ACK.)
I think the algorithm could be made a bit smarter by deepening the graph 
on demand as a new commit is asked to be named (this would require 
rewriting of name_rev() function not to recurse itself but use a 
traversal list like revision.c traverser does), but that would be a 
separate issue.
I also wanted to make the decorator (optionally) smarter, to actually do 
something like name_rev on demand, which would be much faster than (and 
coloured, in contrast to) `git log | git -p name-rev --stdin`.

Ciao,
Dscho
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help