Path to this page:
NOTICE: This package has been removed from pkgsrc./
sysutils/ddiff,
Compare directories
Branch: CURRENT,
Version: 0.1.0,
Package name: ddiff-0.1.0,
Maintainer: pkgsrc-usersSmall utility that checks if two folders are the same.
Simple CLI binary written in Rust that computes the hash of every file inside
two different folders and look for files inside the first folder but not inside
the second folder, and viceversa, or files with matching path but different
content (hash).
Check if two folders are the same or not e.g. while copying very important
files over the network.
Master sites:
Filesize: 12.906 KB
Version history: (Expand)
- (2024-02-27) Package deleted from pkgsrc
- (2021-02-12) Package added to pkgsrc.se, version ddiff-0.1.0 (created)
CVS history: (Expand)
2024-02-26 20:24:19 by pin | Files touched by this commit (5) | |
Log message:
sysutils/ddiff: remove package
|
2021-10-26 13:20:30 by Nia Alarie | Files touched by this commit (630) |
Log message:
sysutils: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:58:44 by Nia Alarie | Files touched by this commit (630) |
Log message:
sysutils: Remove SHA1 hashes for distfiles
|
2021-04-24 21:38:40 by pin | Files touched by this commit (1) |
Log message:
sysutils/ddiff: reset maintainer
|
2021-02-12 14:42:12 by pin | Files touched by this commit (5) |
Log message:
sysutils/ddiff: import package
Small utility that checks if two folders are the same.
Simple CLI binary written in Rust that computes the hash of every file inside
two different folders and look for files inside the first folder but not inside
the second folder, and viceversa, or files with matching path but different
content (hash).
Check if two folders are the same or not e.g. while copying very important
files over the network.
|