summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2011-05-06Release v0.10.1Daniel Friesel-14/+29
2011-05-06More documentation fixesDaniel Friesel-5/+5
2011-05-06hashl(1): Fix leeching exampleDaniel Friesel-2/+1
2011-05-06Add COPYING & ChangelogDaniel Friesel-0/+10
2011-04-27Add some initial testsDaniel Friesel-0/+27
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
2011-01-02Add hashl find-newDaniel Friesel-0/+26
2011-01-02Fix hashl copyDaniel Friesel-1/+1
2011-01-01Reorganize code. Not 100% finished yet.Daniel Friesel-127/+97
2010-12-31Add 'hashl ignore' functionDaniel Friesel-0/+59
2010-12-27Begin work on 'hashl copy'Daniel Friesel-0/+63
2010-12-23hash_in_db: Use keys, not each. Shot myself in the foot without noticing.Daniel Friesel-5/+7
2010-12-21hashl(1): Update exampleDaniel Friesel-2/+2
2010-12-20Add usage statementDaniel Friesel-3/+14
2010-12-20Documentation updatesDaniel Friesel-9/+30
2010-12-20Move find logic into separate function, use IO::HandleDaniel Friesel-22/+28
2010-12-20Extend hashl info & document itDaniel Friesel-1/+21
2010-12-20Add -s to documentationDaniel Friesel-1/+7
2010-12-19Add hashl {new,know}-{file,hash}. More to come.Daniel Friesel-11/+27
2010-12-19Configurable readsize, change DB layout. NOT backwards compatibleDaniel Friesel-10/+26
2010-12-19hashl: Option to change read_sizeDaniel Friesel-1/+2
2010-12-19Use absolute path for dbfileDaniel Friesel-1/+5
2010-12-19Add READMEDaniel Friesel-0/+19
2010-12-19hashl(1): ExamplesDaniel Friesel-0/+42
2010-12-19Add very basic documentationDaniel Friesel-1/+43
2010-12-19Add Build.PL + basic testsDaniel Friesel-0/+48
2010-12-19Use dotfile for dbfileDaniel Friesel-1/+1
2010-12-19Add hashl in-list (check if we know a file)Daniel Friesel-0/+23
2010-12-19Remove deleted files from list on updateDaniel Friesel-7/+25
2010-12-18Progressbar with ETA etc.Daniel Friesel-14/+12
2010-12-18Custom DB file, print progressDaniel Friesel-5/+33
2010-12-18hashl: Add list modeDaniel Friesel-4/+17
2010-12-18Use SHA1, print statusDaniel Friesel-4/+11
2010-12-18Initial commitDaniel Friesel-0/+87