Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Get Rid MD5 support | Martin Wilke | 2011-03-19 | 1 | -1/+0 |
| | | | | Notes: svn path=/head/; revision=271305 | ||||
* | File::DirCompare is a perl module to compare two directories using | Wen Heping | 2010-03-03 | 4 | -0/+35 |
a callback, invoked for all files that are 'different' between the two directories, and for any files that exist only in one or other directory ('unique' files). WWW: http://search.cpan.org/dist/File-DirCompare/ Feature safe: yes Notes: svn path=/head/; revision=250535 |