• Show log

    Commit

  • Hash : 2b12dcf6
    Author : Edward Thomson
    Date : 2018-03-19T19:45:11

    iterator: optionally hash filesystem iterators
    
    Optionally hash the contents of files encountered in the filesystem or
    working directory iterators.  This is not expected to be used in
    production code paths, but may allow us to simplify some test contexts.
    
    For working directory iterators, apply filters as appropriate, since we
    have the context able to do it.