• Show log

    Commit

  • Hash : 9db367bf
    Author : Carlos Martín Nieto
    Date : 2016-09-27T16:14:42

    revwalk: get rid of obsolete marking code
    
    We've now moved to code that's closer to git and produces the output
    during the preparation phase, so we no longer process the commits as
    part of generating the output.
    
    This makes a chunk of code redundant, as we're simply short-circuiting
    it by detecting we've processed the commits alrady.