A simple utility to hash some files in a content-aware way, e.g. two git repositories with the same commit (for each branch) will have the same hash.
Go to file
2021-02-21 23:06:57 +00:00
.github/workflows gitlab's stdout and stderr are not in sync (?) 2021-02-21 22:26:01 +00:00
.gitignore First version which handles git directories, files and directories 2021-02-21 19:01:41 +00:00
flake.lock Updated git 2021-02-21 23:01:05 +00:00
flake.nix Added tar dependency 2021-02-21 23:06:57 +00:00
hash-files.py Fixed bug: directory entries should be sorted (filesystems don't give them in a consistent order) 2021-02-21 22:49:24 +00:00
LICENSE Initial commit 2021-02-21 18:59:17 +00:00
test.py Updated hashes after bugfix 2021-02-21 22:55:10 +00:00