aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Move assignment inlinev2.14Tom Ryder2017-08-211-3/+2
* Bump version numberv2.13Tom Ryder2017-08-211-1/+1
* Use hex digest for key, duplicate into hashrefTom Ryder2017-08-211-1/+2
* Correct ridiculous loop short-circuit errorTom Ryder2017-08-211-1/+1
* Correct a commentTom Ryder2017-08-201-1/+1
* Remove an erroneous commentTom Ryder2017-08-111-2/+1
* Skip don't die on unreadable filev2.12Tom Ryder2017-08-111-10/+14
* Sort duplicate blocks by filesize ascendingv2.11Tom Ryder2017-08-111-5/+9
* Apply sorts to keep output stablev2.10Tom Ryder2017-08-111-4/+5
* Add some jokesTom Ryder2017-08-111-1/+5
* Link to File::Find and find(1) docsTom Ryder2017-08-111-9/+11
* Close file after digest, not beforeTom Ryder2017-08-101-1/+1
* More README tweaksTom Ryder2017-08-101-7/+5
* Add a correction and noteTom Ryder2017-08-101-1/+3
* Better approach to finding an algorithmTom Ryder2017-08-101-16/+18
* Re-clarify module supportTom Ryder2017-08-102-2/+3
* Update comment to reflect compatibilityTom Ryder2017-08-101-2/+1
* Perl::Tidy only just decided to change thisTom Ryder2017-08-101-3/+1
* Try to gracefully handle absence of Digest::SHATom Ryder2017-08-101-7/+17
* Explain version supportTom Ryder2017-08-101-3/+3
* Explain support for searching for duped filesTom Ryder2017-08-102-1/+14
* Merge obvious two blocksTom Ryder2017-08-101-4/+3
* Perl 5.6 compatible syntaxv2.9Tom Ryder2017-08-101-8/+11
* Use generic Digest module frontendv2.8Tom Ryder2017-08-101-14/+19
* Use correct format for version stringTom Ryder2017-08-091-1/+1
* Correct READMETom Ryder2017-08-091-1/+1
* Remove a layer of indirectionv2.7Tom Ryder2017-08-091-17/+17
* Add janky test suitev2.6Tom Ryder2017-08-094-2/+209
* Categorise missing arg as usage errorTom Ryder2017-08-091-1/+5
* Slightly better package namev2.5Tom Ryder2017-08-091-2/+2
* Add Tim to the contributorsTom Ryder2017-08-091-0/+5
* Remove some unneeded parensTom Ryder2017-08-091-1/+1
* Use `not` rather than !Tom Ryder2017-08-091-2/+2
* Add licenseTom Ryder2017-08-041-0/+21
* Add some more commentsTom Ryder2017-08-041-0/+8
* Remove unneeded loop labelsTom Ryder2017-08-041-3/+3
* Load up only required stat() fieldsv2.4Tom Ryder2017-08-041-7/+9
* Remove unneeded cp(1) -p optionTom Ryder2017-08-041-1/+1
* Correct and link SHA1 noteTom Ryder2017-08-041-5/+6
* Adjust compatibility notesTom Ryder2017-08-041-4/+4
* Correction to a questionTom Ryder2017-08-041-3/+3
* Add some questions and answersTom Ryder2017-08-041-0/+38
* Return push result from wanted subTom Ryder2017-08-041-2/+1
* Add a compatibility noteTom Ryder2017-08-041-1/+3
* Add a Makefile with an `install` targetTom Ryder2017-08-042-0/+17
* Inline digest assignmentv2.3Tom Ryder2017-08-041-3/+2
* Allow choosing another SHA algTom Ryder2017-08-041-2/+8
* Remove unneeded parensTom Ryder2017-08-041-1/+1
* Swap strict/warningsTom Ryder2017-08-041-1/+1
* Better preamble and package nameTom Ryder2017-08-041-2/+7