Skip to content
  • ale's avatar
    use fingerprints, allow checksumming file contents · 4c494db6
    ale authored
    Use a quick hash over the (sorted) file information list, rather than
    storing the full file tree.
    
    Also, add a --checksum option to use a checksum of the file contents for
    comparisons, instead of the information from stat(): this is useful for
    configuration files that are regenerated constantly.
    4c494db6