On Fri, Mar 22, 2013 at 2:38 PM, Kacper Kornet <draenog@xxxxxxxxxxxxx> 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 interesting ones. It can be premature when dealing > with a set of coequal commits. For example git rev-list A^! --not B > provides wrong answer if all commits in the range A..B had the same > commit time and there are more then 7 of them. -- 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