summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2019-07-02Merge branch 'egiles-patch-1'HEADmasterDaniel Friesel-2/+4
2019-07-02Update Build.PLEvan Giles-1/+1
2019-07-01Update t/00-compile.t to use OO interfaceEvan Giles-1/+3
2018-12-19Merge pull request #2 from manwar/add-repo-metaDaniel Friesel-0/+5
2018-12-18Added repo meta.Mohammad S Anwar-0/+5
2017-01-08version bump1.01Daniel Friesel-7/+7
2017-01-08More testsDaniel Friesel-1/+7
2017-01-08Documentation updatesDaniel Friesel-3/+15
2017-01-07hashl ls: Add LS_COLORS supportDaniel Friesel-1/+22
2017-01-07add 'hashl ls' command with ls-like mtime outputDaniel Friesel-0/+37
2015-10-05perlcritic, perltidyDaniel Friesel-7/+13
2014-02-16add -x / --one-file-system optionDaniel Friesel-10/+27
2013-09-05fix smartmatch warnings on perl >= 5.018Daniel Friesel-0/+2
2013-06-03replace obsolete homelinux.org domainDaniel Friesel-1/+1
2013-05-23hashl: Fix filename output (contained escapes meant for stderr)Daniel Friesel-2/+5
2012-08-30update gitignoreDaniel Friesel-6/+2
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-19add multi-db support to copy, list, list-files and list-ignoredDaniel Friesel-14/+45
2012-08-19update dependency list (+List::MoreUtils)Daniel Friesel-0/+4
2012-08-19fix 'hashl info'Daniel Friesel-1/+1
2012-08-19find-new / find-known: Support multiple database filesDaniel Friesel-4/+21
2012-08-19move db_info into Hashl.pmDaniel Friesel-13/+14
2012-07-14save database version, just to be safeDaniel Friesel-2/+19
2012-07-08Set read_size to zero take read whole filesDaniel Friesel-4/+13
2012-03-0329-app-hashl.t: Fix bracket mixupDaniel Friesel-1/+1
2011-11-02Release v1.01.00Daniel Friesel-5/+5
2011-11-02Fix handling of zero-length files (closes #1)Daniel Friesel-0/+6
2011-07-02hashl(1): Update SYNOPSISDaniel Friesel-1/+1
2011-06-13Add "hashl list <regex>" to filter listed files by nameDaniel Friesel-2/+16
2011-05-25App/Hashl.pm: Fix typo in PODDaniel Friesel-1/+1
2011-05-23Release v0.20.2Daniel Friesel-8/+8
2011-05-23Documentation / Build.PL updatesDaniel Friesel-2/+5
2011-05-23Add hashl -f update (update with unignore)Daniel Friesel-10/+36
2011-05-21App/Hashl: Add unignore function (not yet used in hashl itself)Daniel Friesel-1/+26
2011-05-20App::Hashl(3pm): Clarify return valuesDaniel Friesel-8/+15
2011-05-20Code cleanupDaniel Friesel-259/+303
2011-05-19hashl update: Save db when being interrupted, increase autosave intervalDaniel Friesel-2/+12
2011-05-18Remove integration test for now (was a stub, anyways)Daniel Friesel-25/+0
2011-05-18Add test for recent add_file fixDaniel Friesel-1/+8
2011-05-18If ignored files are still present, do not re-add them while updatingDaniel Friesel-10/+17
2011-05-18Fix progress message + hashl ignoreDaniel Friesel-2/+2
2011-05-18Remove autodie remainsDaniel Friesel-4/+0
2011-05-18Fix progress message ("Scanning directory" instead of misleading "Updating")Daniel Friesel-1/+1
2011-05-18App::Hashl test: Verify that partial hashing actually worksDaniel Friesel-1/+14
2011-05-18Remove needlessly large test filesDaniel Friesel-0/+0
2011-05-18Do not use autodie. Not counting disk IO, this increases performance by ~25%Daniel Friesel-9/+12
2011-05-18App/Hashl: files: Do not return sortedDaniel Friesel-4/+4
2011-05-18Increase Test CoverageDaniel Friesel-1/+14
2011-05-18App/Hashl: add_file: Use the absolute path were neededDaniel Friesel-1/+1