Commit Graph

57 Commits

Author SHA1 Message Date
Joseph LaFreniere
454e47d2ac
Run cargo fmt across repository 2022-12-08 22:08:24 -06:00
phiresky
54799f1452 partial recursion + postproc 2022-11-13 00:31:25 +01:00
phiresky
42fe225373 fix pinning and sending 2022-11-05 00:47:43 +01:00
phiresky
af8cf228b3 remove lifetimes, fix 2022-10-29 23:56:25 +02:00
phiresky
020000cc77 fixes to postprocessing 2021-08-26 14:54:42 +02:00
phiresky
dfc10cbb53 fix custom adapters 2020-09-30 16:49:56 +02:00
phiresky
ab5ddcad2e prefixing postprocessor 2020-09-30 16:22:54 +02:00
phiresky
977074c6e6 rename FileMatcher 2020-09-10 20:39:31 +02:00
phiresky
0895e7a6cf continue refactoring 2020-09-10 20:39:31 +02:00
phiresky
766211edc4 partial fixes 2020-06-12 00:09:49 +02:00
phiresky
2f580b135a partial migration to read->read 2020-06-11 23:11:47 +02:00
phiresky
7b70188d77 add lots of debug logs, perf timings 2020-06-09 13:25:38 +02:00
phiresky
5410da1133 add lots of debug and timings 2020-06-09 12:47:34 +02:00
phiresky
94099baeb3 custom adapter initial 2020-06-09 01:45:52 +02:00
phiresky
963524bbf5 config file (WIP) 2020-06-08 23:11:43 +02:00
phiresky
0001feb24b add experimental rga-fzf binary 2020-06-08 14:02:00 +02:00
phiresky
501da361ee fix newlines in readme 2020-06-06 15:09:22 +02:00
phiresky
46896f13ac update adapters section in readme automatically 2020-06-06 15:07:59 +02:00
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
63a9618357 case insensitive extension matching (fixes #43) 2020-05-19 11:47:21 +02:00
phiresky
9f11906151 change binary search path, fix #32 2020-04-08 12:40:45 +02:00
phiresky
002a5e3756 add msvc redistributable to readme 2019-06-19 16:07:49 +02:00
phiresky
04aea49136 readd other platforms, fix windows 2019-06-19 10:58:02 +02:00
phiresky
e4c0cb8349 add windows dependencies and update readme 2019-06-18 22:54:31 +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
addb7f7060 less useless log 2019-06-16 23:46:14 +02:00
phiresky
f6d44bd1da add adapters list to readme 2019-06-15 21:22:07 +02:00
phiresky
5bf57a07d3 (cargo-release) version 0.8.7 2019-06-15 11:00:45 +02:00
phiresky
e5246491b0 better documentation 2019-06-12 22:55:18 +02:00
phiresky
1e9c2e45d6 add tesseract adapter 2019-06-12 17:23:30 +02:00
phiresky
c8f346c4dd restructure 2019-06-12 12:25:29 +02:00
phiresky
8353c68f79 rename crate 2019-06-11 20:35:20 +02:00
phiresky
69b566d8e4 smart case by default 2019-06-11 16:06:23 +02:00
phiresky
bca435557b fix --rga-accurate (matching by mime types) 2019-06-11 14:11:08 +02:00
phiresky
e9bd500c1e split args 2019-06-11 13:44:00 +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
d06d27709b more options, less constants 2019-06-07 23:04:18 +02:00
phiresky
0cedf72de6 fix 2019-06-07 21:46:17 +02:00
phiresky
dfb1df2e92 better arg parsing and passing 2019-06-07 21:46:03 +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
e72d9c607b fix error message on missing rg 2019-06-07 15:56:04 +02:00
phiresky
209685d588 fix recursion depth 2019-06-07 15:46:54 +02:00
phiresky
b69f903b58 performance 2019-06-07 01:17:55 +02:00
phiresky
2d20563e2c fix passthrough, invalid encodings 2019-06-07 00:18:04 +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