Commit Graph

26 Commits

Author SHA1 Message Date
phiresky
cb6ad328a2 better errors 2020-06-06 13:18:30 +02:00
phiresky
f2d9393832 switch failure -> anyhow, parse byte suffix in cache-max-blob-len 2020-06-06 12:57:43 +02:00
phiresky
5d97c2ad5f log which command is being run in spawning file adapters 2020-05-20 15:59:14 +02:00
phiresky
2924c8e007 use github workflow instead of travis 2020-05-19 11:10:11 +02:00
phiresky
9201add7e0 use exitfailure for cleaner fail output 2019-06-18 21:39:33 +02:00
phiresky
9c285670fd shorten debug output on failure (#7) 2019-06-18 12:15:12 +02:00
phiresky
5901cdcb5d fix cache key 2019-06-16 12:19:01 +02:00
phiresky
8400a4a2bb decompress: match mime type correctly 2019-06-16 12:05:27 +02:00
phiresky
21f5178d15 pass detection reason to adapter 2019-06-16 11:37:27 +02:00
phiresky
d8b57f2f8a split decompress adapter 2019-06-16 11:07:29 +02:00
phiresky
c8f346c4dd restructure 2019-06-12 12:25:29 +02:00
phiresky
bca435557b fix --rga-accurate (matching by mime types) 2019-06-11 14:11:08 +02:00
phiresky
0489a49d66 add slow matching (base) 2019-06-11 13:35:28 +02:00
phiresky
a4c82de43d actually implement choosing adapters 2019-06-08 00:04:48 +02:00
phiresky
d8fcf7b015 fix caching 2019-06-07 23:17:33 +02:00
phiresky
d06d27709b more options, less constants 2019-06-07 23:04:18 +02:00
phiresky
5d9dee15e8 check for too deep archive recursion 2019-06-07 20:12:24 +02:00
phiresky
9c5efa1970 pass around config object 2019-06-07 19:00:24 +02:00
phiresky
ea285b1a5e track recursion depth 2019-06-07 15:43:19 +02:00
phiresky
b69f903b58 performance 2019-06-07 01:17:55 +02:00
phiresky
d5606094f5 binary file detection 2019-06-07 00:57:53 +02:00
phiresky
2d20563e2c fix passthrough, invalid encodings 2019-06-07 00:18:04 +02:00
phiresky
0c3bcfd115 docu 2019-06-06 23:50:58 +02:00
phiresky
e98acedc81 cleanup 2019-06-06 23:46:44 +02:00
phiresky
83b804bef2 finally fix tar 2019-06-06 23:19:59 +02:00
phiresky
1a0bbc798e add zip support! 2019-06-06 11:00:13 +02:00