summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorLines
2017-01-08version bump1.01Daniel Friesel-3/+3
2015-10-05perlcritic, perltidyDaniel Friesel-6/+11
2012-08-19hashl info: also display number of files / ignored hashesDaniel Friesel-1/+4
2012-08-19pretty-print read size 0 as 'infinite'Daniel Friesel-0/+4
2012-08-19move db_info into Hashl.pmDaniel Friesel-0/+9
2012-07-14save database version, just to be safeDaniel Friesel-1/+12
2012-07-08Set read_size to zero take read whole filesDaniel Friesel-4/+10
2011-11-02Release v1.01.00Daniel Friesel-2/+2
2011-11-02Fix handling of zero-length files (closes #1)Daniel Friesel-0/+5
2011-05-25App/Hashl.pm: Fix typo in PODDaniel Friesel-1/+1
2011-05-23Release v0.20.2Daniel Friesel-5/+5
2011-05-23Documentation / Build.PL updatesDaniel Friesel-0/+4
2011-05-23Add hashl -f update (update with unignore)Daniel Friesel-6/+11
2011-05-21App/Hashl: Add unignore function (not yet used in hashl itself)Daniel Friesel-0/+12
2011-05-20App::Hashl(3pm): Clarify return valuesDaniel Friesel-8/+15
2011-05-20Code cleanupDaniel Friesel-170/+166
2011-05-18If ignored files are still present, do not re-add them while updatingDaniel Friesel-10/+12
2011-05-18Do not use autodie. Not counting disk IO, this increases performance by ~25%Daniel Friesel-5/+8
2011-05-18App/Hashl: files: Do not return sortedDaniel Friesel-1/+1
2011-05-18App/Hashl: add_file: Use the absolute path were neededDaniel Friesel-1/+1
2011-05-18Fix typo in documentationDaniel Friesel-1/+1
2011-05-18App::Hashl documentationDaniel Friesel-19/+138
2011-05-18Fix hashl ignoreDaniel Friesel-2/+2
2011-05-17Further testsDaniel Friesel-1/+2
2011-05-17Begin work on App::Hashl testsDaniel Friesel-1/+1
2011-05-17Improve $hashl->add_fileDaniel Friesel-2/+33
2011-05-17Initial switch to App::HashlDaniel Friesel-0/+155