fusiongyro / dupfinder

A simple program to find duplicate files.

Clone this repository (size: 33.5 KB): HTTPS / SSH
$ hg clone http://bitbucket.org/fusiongyro/dupfinder/
commit 6: d107ce2615cd
parent 5: f17ef4e3dbe8
Updated to work with new version of Go. defaulttip
Daniel Lyons / fusiongyro
2 months ago
View at rev
dupfinder /
filename size last modified message
.hgignore 36 B 4 months ago cleaned up the code significantly
Makefile 151 B 4 months ago implemented duplicate detection
checksum.go 2.2 KB 2 months ago Updated to work with new version of Go.
dupfinder.go 379 B 2 months ago Updated to work with new version of Go.
main.go 807 B 4 months ago implemented duplicate detection
pathiterator.go 718 B 2 months ago Updated to work with new version of Go.