On Fri, Mar 22, 2013 at 2:38 PM, Kacper Kornet <drae...@pld-linux.org> 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 majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html