aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/vfs/DigestHashFunction.java
Commit message (Expand)AuthorAge
* Have DigestMap support multiple hash functions.Gravatar tomlu2018-08-15
* Add easy access to MessageDigests in DigestHashFunctionGravatar ccalvarin2018-08-13
* Add a normal startup-option for setting the digest function.Gravatar ccalvarin2018-08-01
* Move HashFunction out of FileSystem, and turn it into a class, instead of an ...Gravatar ccalvarin2018-06-21