Age | Commit message (Expand) | Author | Lines |
2012-08-19 | hashl info: also display number of files / ignored hashes | Daniel Friesel | -1/+4 |
2012-08-19 | pretty-print read size 0 as 'infinite' | Daniel Friesel | -0/+4 |
2012-08-19 | move db_info into Hashl.pm | Daniel Friesel | -0/+9 |
2012-07-14 | save database version, just to be safe | Daniel Friesel | -1/+12 |
2012-07-08 | Set read_size to zero take read whole files | Daniel Friesel | -4/+10 |
2011-11-02 | Release v1.01.00 | Daniel Friesel | -2/+2 |
2011-11-02 | Fix handling of zero-length files (closes #1) | Daniel Friesel | -0/+5 |
2011-05-25 | App/Hashl.pm: Fix typo in POD | Daniel Friesel | -1/+1 |
2011-05-23 | Release v0.20.2 | Daniel Friesel | -5/+5 |
2011-05-23 | Documentation / Build.PL updates | Daniel Friesel | -0/+4 |
2011-05-23 | Add hashl -f update (update with unignore) | Daniel Friesel | -6/+11 |
2011-05-21 | App/Hashl: Add unignore function (not yet used in hashl itself) | Daniel Friesel | -0/+12 |
2011-05-20 | App::Hashl(3pm): Clarify return values | Daniel Friesel | -8/+15 |
2011-05-20 | Code cleanup | Daniel Friesel | -170/+166 |
2011-05-18 | If ignored files are still present, do not re-add them while updating | Daniel Friesel | -10/+12 |
2011-05-18 | Do not use autodie. Not counting disk IO, this increases performance by ~25% | Daniel Friesel | -5/+8 |
2011-05-18 | App/Hashl: files: Do not return sorted | Daniel Friesel | -1/+1 |
2011-05-18 | App/Hashl: add_file: Use the absolute path were needed | Daniel Friesel | -1/+1 |
2011-05-18 | Fix typo in documentation | Daniel Friesel | -1/+1 |
2011-05-18 | App::Hashl documentation | Daniel Friesel | -19/+138 |
2011-05-18 | Fix hashl ignore | Daniel Friesel | -2/+2 |
2011-05-17 | Further tests | Daniel Friesel | -1/+2 |
2011-05-17 | Begin work on App::Hashl tests | Daniel Friesel | -1/+1 |
2011-05-17 | Improve $hashl->add_file | Daniel Friesel | -2/+33 |
2011-05-17 | Initial switch to App::Hashl | Daniel Friesel | -0/+155 |