Commit fedc05c89ceb545f29c57bf35ffd066bd9e49386

Carlos Martín Nieto 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.