• Show log

    Commit

  • Hash : fedc05c8
    Author : Carlos Martín Nieto
    Date : 2016-10-06T18:13:34

    revwalk: don't show commits that become uninteresting after being enqueued
    
    When we read from the list which `limit_list()` gives us, we need to check that
    the commit is still interesting, as it might have become uninteresting after it
    was added to the list.