pdqhash-go

git clone git://archive.git.mtrnord.blog/MTRNord/pdqhash-go.git
Log | Files | Refs | LICENSE

DateCommit messageAuthorFiles+-
2024-02-25 14:32Fix vips init in testMTRNord1+17-22
2024-02-25 13:49Add more tests and some minor cleanup and a fixMTRNord6+67-13
2024-02-25 12:38Disable timeout on tests until https://github.com/davidbyttow/govips/issues/408 is solvedMTRNord1+1-1
2024-02-25 11:44Remove printlnMTRNord1+0-1
2024-02-25 11:30Fix hashesMTRNord8+60-34
2024-02-25 08:30Add tests and fix recursive dir walkingMTRNord21+131-13
2024-02-25 07:54CleanupMTRNord1+0-1
2024-02-25 07:38Improve readability of testsMTRNord3+44-79
2024-02-25 07:18Fix CIMTRNord4+15-6
2024-02-25 07:17Add codecov to CIMTRNord1+4-1
2024-02-25 01:33Add basic tests for hash256 and TorbenMTRNord3+173-4
2024-02-25 01:06Make sure libvips is present in CIMTRNord1+5-1
2024-02-25 01:02Fix indentationsMTRNord1+20-20
2024-02-25 01:02Add CIMTRNord2+27-0
2024-02-25 00:53Minor code cleanupMTRNord2+9-26
2024-02-25 00:50Initial conversion of the python version to a golang versionMTRNord7+1029-0
2024-02-24 18:30Initial commitMarcel2+682-0