Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2011-01-02 | Add -n option, fix hashl find-new <directory> | Daniel Friesel | -4/+18 |
2011-01-02 | Add hashl find-new | Daniel Friesel | -0/+26 |
2011-01-02 | Fix hashl copy | Daniel Friesel | -1/+1 |
2011-01-01 | Reorganize code. Not 100% finished yet. | Daniel Friesel | -127/+97 |
2010-12-31 | Add 'hashl ignore' function | Daniel Friesel | -0/+59 |
2010-12-27 | Begin work on 'hashl copy' | Daniel Friesel | -0/+63 |
2010-12-23 | hash_in_db: Use keys, not each. Shot myself in the foot without noticing. | Daniel Friesel | -5/+7 |
2010-12-21 | hashl(1): Update example | Daniel Friesel | -2/+2 |
2010-12-20 | Add usage statement | Daniel Friesel | -3/+14 |
2010-12-20 | Documentation updates | Daniel Friesel | -9/+30 |
2010-12-20 | Move find logic into separate function, use IO::Handle | Daniel Friesel | -22/+28 |
2010-12-20 | Extend hashl info & document it | Daniel Friesel | -1/+21 |
2010-12-20 | Add -s to documentation | Daniel Friesel | -1/+7 |
2010-12-19 | Add hashl {new,know}-{file,hash}. More to come. | Daniel Friesel | -11/+27 |
2010-12-19 | Configurable readsize, change DB layout. NOT backwards compatible | Daniel Friesel | -10/+26 |
2010-12-19 | hashl: Option to change read_size | Daniel Friesel | -1/+2 |
2010-12-19 | Use absolute path for dbfile | Daniel Friesel | -1/+5 |
2010-12-19 | Add README | Daniel Friesel | -0/+19 |
2010-12-19 | hashl(1): Examples | Daniel Friesel | -0/+42 |
2010-12-19 | Add very basic documentation | Daniel Friesel | -1/+43 |
2010-12-19 | Add Build.PL + basic tests | Daniel Friesel | -0/+48 |
2010-12-19 | Use dotfile for dbfile | Daniel Friesel | -1/+1 |
2010-12-19 | Add hashl in-list (check if we know a file) | Daniel Friesel | -0/+23 |
2010-12-19 | Remove deleted files from list on update | Daniel Friesel | -7/+25 |
2010-12-18 | Progressbar with ETA etc. | Daniel Friesel | -14/+12 |
2010-12-18 | Custom DB file, print progress | Daniel Friesel | -5/+33 |
2010-12-18 | hashl: Add list mode | Daniel Friesel | -4/+17 |
2010-12-18 | Use SHA1, print status | Daniel Friesel | -4/+11 |
2010-12-18 | Initial commit | Daniel Friesel | -0/+87 |