Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
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 | |