Thread (1 message) 1 message, 1 author, 2016-06-15

Re: [PATCH] revision: simplify argument parsing.

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:42:23

Rene Scharfe [off-list ref] writes:
The comment is misleading because the patch not only moves stuff around,
it also removes setting of revs->limited when revs->min_age has been
set.
You are correct that the patch does more than it claims to.

That is an independent fix mentioned in my earlier message
[ref].  We did not have to
pay the overhead of having to call limit_list() when only
min_age was specified because we did not do traversal filtering
using UNINTERESTING logic for min_age, but we called it anyway.
Unlike --max-age that marks an old one _and_ its parents
uninteresting, it needs to filter a young one without making its
parents uninteresting.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help