On Fri, Mar 22, 2013 at 2:38 PM, Kacper Kornet wrote:
> Logic in still_interesting function allows to stop the commits
> traversing if the oldest processed commit is not older then the
s/then/than/
> youngest commit on the list to process and the list contains only
> commits marked as not intere
On Fri, Mar 22, 2013 at 01:45:47PM -0700, Junio C Hamano wrote:
> Kacper Kornet writes:
> > Logic in still_interesting function allows to stop the commits
> > traversing if the oldest processed commit is not older then the
> > youngest commit on the list to process and the list contains only
> >
Kacper Kornet writes:
> Logic in still_interesting function allows to stop the commits
> traversing if the oldest processed commit is not older then the
> youngest commit on the list to process and the list contains only
> commits marked as not interesting ones. It can be premature when dealing
>
Logic in still_interesting function allows to stop the commits
traversing if the oldest processed commit is not older then the
youngest commit on the list to process and the list contains only
commits marked as not interesting ones. It can be premature when dealing
with a set of coequal commits. Fo
4 matches
Mail list logo