summaryrefslogtreecommitdiff
path: root/src/file-hasher/main.go
Commit message (Expand)AuthorAgeFilesLines
* make valid extensions configurable as wellChristian Pointner2017-01-271-0/+7
* make hash algorithm configurableChristian Pointner2017-01-271-6/+12
* parse file-haser config as json from stdinChristian Pointner2017-01-271-18/+29
* added m3u-playlist based walkerChristian Pointner2017-01-271-2/+4
* seprate walker from hasherChristian Pointner2017-01-271-6/+5
* generate json with absolute paths on stdoutChristian Pointner2017-01-251-4/+6
* file-hasher as seperate binaryChristian Pointner2017-01-251-0/+81