summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)AuthorLines
2017-01-08version bump1.01Daniel Friesel-3/+3
2017-01-08Documentation updatesDaniel Friesel-0/+7
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-1/+2
2014-02-16add -x / --one-file-system optionDaniel Friesel-10/+26
2013-09-05fix smartmatch warnings on perl >= 5.018Daniel Friesel-0/+2
2013-05-23hashl: Fix filename output (contained escapes meant for stderr)Daniel Friesel-2/+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/+2
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/+5
2012-07-14save database version, just to be safeDaniel Friesel-1/+2
2012-07-08Set read_size to zero take read whole filesDaniel Friesel-0/+3
2011-11-02Release v1.01.00Daniel Friesel-2/+2
2011-07-02hashl(1): Update SYNOPSISDaniel Friesel-1/+1
2011-06-13Add "hashl list <regex>" to filter listed files by nameDaniel Friesel-1/+11
2011-05-23Release v0.20.2Daniel Friesel-2/+2
2011-05-23Add hashl -f update (update with unignore)Daniel Friesel-2/+10
2011-05-20Code cleanupDaniel Friesel-89/+137
2011-05-19hashl update: Save db when being interrupted, increase autosave intervalDaniel Friesel-1/+9
2011-05-18Fix progress message + hashl ignoreDaniel Friesel-2/+2
2011-05-18Remove autodie remainsDaniel Friesel-2/+0
2011-05-18Fix progress message ("Scanning directory" instead of misleading "Updating")Daniel Friesel-1/+1
2011-05-18Do not use autodie. Not counting disk IO, this increases performance by ~25%Daniel Friesel-4/+4
2011-05-18App/Hashl: files: Do not return sortedDaniel Friesel-2/+2
2011-05-18App::Hashl documentationDaniel Friesel-3/+0
2011-05-18Fix hashl ignoreDaniel Friesel-1/+1
2011-05-18Fix hashl info <file>Daniel Friesel-3/+8
2011-05-18db_ignore: $hashl->ignore removes a file from the db, no need to check for thatDaniel Friesel-4/+0
2011-05-17Improve $hashl->add_fileDaniel Friesel-9/+4
2011-05-17Initial switch to App::HashlDaniel Friesel-91/+37
2011-05-06Release v0.10.1Daniel Friesel-0/+5
2011-05-06More documentation fixesDaniel Friesel-5/+5
2011-05-06hashl(1): Fix leeching exampleDaniel Friesel-2/+1
2011-04-27hashl: Fix usage ('man hashl', not 'man /usr/local/bin/hashl')Daniel Friesel-1/+1
2011-04-25hashl list: Make size field longer (may be 1023.0k and such)Daniel Friesel-2/+2
2011-04-25hashl: Remove deleted files from DB in update runDaniel Friesel-0/+1
2011-03-04hashl: Set autoflush on correct filehandle (stderr)Daniel Friesel-1/+1
2011-01-15hashl(1): Fix -s documentation (it is KiB, not B)Daniel Friesel-1/+1
2011-01-09Update documentationDaniel Friesel-1/+10
2011-01-09Use si_size in more placesDaniel Friesel-8/+9
2011-01-09hashl list: Print filesizeDaniel Friesel-1/+16
2011-01-07Add hashl list-filesDaniel Friesel-0/+5
2011-01-06Add 'hashl find-known'Daniel Friesel-0/+27
2011-01-04hashl: Report progress to STDERRDaniel Friesel-1/+1
2011-01-03hashl list: Print header with version/readsize infoDaniel Friesel-0/+6
2011-01-02Update documentationDaniel Friesel-19/+19
2011-01-02Add -n option, fix hashl find-new <directory>Daniel Friesel-4/+18