- Modified the test_hooks/* scripts to use /bin/sh, which is portable. When using /bin/bash, Cygwin and FreeBSD silently fail.
* %N is not supported by /bin/date on BSD systems
* It is now possible to test: * Hook Input/Output on STDIN/STDOUT channels * Exit code of hook script * Execution count (how many times the hook was executed) * Timestamp execution (when was the hook executed - milisec resolution)