Commit Graph

91 Commits (977074c6e64bd8cc304e0d68e07243ccab9cb736)

Author SHA1 Message Date
phiresky 977074c6e6 rename FileMatcher 4 years ago
phiresky 0895e7a6cf continue refactoring 4 years ago
phiresky 766211edc4 partial fixes 4 years ago
phiresky 2f580b135a partial migration to read->read 4 years ago
phiresky d0d74adfe9 try read -> read fn 4 years ago
Matt Brubeck 8768afc2c8 Switch to tree_magic_mini fork 4 years ago
phiresky 05e1822299 custom adapters doc file (incomplete) 4 years ago
phiresky 8070a94d84 make poppler and pandoc internal custom adapters 4 years ago
phiresky 144b554f0d zip print bytes pretty 4 years ago
phiresky 7b70188d77 add lots of debug logs, perf timings 4 years ago
phiresky 5410da1133 add lots of debug and timings 4 years ago
phiresky 94099baeb3 custom adapter initial 4 years ago
phiresky 963524bbf5 config file (WIP) 4 years ago
phiresky 0001feb24b add experimental rga-fzf binary 4 years ago
phiresky 501da361ee fix newlines in readme 4 years ago
phiresky 46896f13ac update adapters section in readme automatically 4 years ago
phiresky 32021c3567 auto update readme 4 years ago
phiresky cb6ad328a2 better errors 4 years ago
phiresky f2d9393832 switch failure -> anyhow, parse byte suffix in cache-max-blob-len 4 years ago
phiresky 5d97c2ad5f log which command is being run in spawning file adapters 4 years ago
phiresky faabfa5a42
Merge pull request #51 from liskin/patch-1
fix help for --rga-cache-max-blob-len
4 years ago
phiresky 45dd3346cd fix hyphenation in PDFs 4 years ago
phiresky d0dcd97232 rustfmt 4 years ago
Tomáš Janoušek 758d0d13c3
fix help for --rga-cache-max-blob-len
Since the arguments are preprocessed in `split_args`, all option arguments must
use equals. This was missing for --rga-cache-max-blob-len and the help was then
misleading:

        --rga-cache-max-blob-len <cache-max-blob-len>
            Max compressed size to cache
4 years ago
phiresky 63a9618357 case insensitive extension matching (fixes #43) 4 years ago
phiresky 2924c8e007 use github workflow instead of travis 4 years ago
phiresky 32c3431837 upgrade dependencies, lints 5 years ago
phiresky 9f11906151 change binary search path, fix #32 5 years ago
phiresky da10b5c1c9 allow mime type matching for pdf (#39) 5 years ago
Steve Mokris 5bef602958 In readme and built-in help, add cache location on macOS and Windows. 5 years ago
Oleksii Filonenko 9d6cea3d40
Fix SqlAdapter::format_blob (rusqlite API change)
https://docs.rs/rusqlite/0.20.0/rusqlite/types/enum.ValueRef.html#method.as_str
5 years ago
Julien Nicoulaud 6d2df9162c
Fix error message mentionning graphicsmagick instead of imagemagick 5 years ago
Sven-Hendrik Haase 3745f1b2a5
Fix typo 5 years ago
phiresky 002a5e3756 add msvc redistributable to readme 5 years ago
phiresky 04aea49136 readd other platforms, fix windows 5 years ago
phiresky e4c0cb8349 add windows dependencies and update readme 5 years ago
phiresky 9201add7e0 use exitfailure for cleaner fail output 5 years ago
phiresky 268c313c2f fix test on windows 5 years ago
phiresky 9c285670fd shorten debug output on failure (#7) 5 years ago
phiresky 29b8f1dee4 bring utf16 decoding to parity with ripgrep 5 years ago
phiresky 89fb6cc1a9 fix file ending regex (#13) 5 years ago
phiresky addb7f7060 less useless log 5 years ago
phiresky 7efd8638ce prevent panic on broken tar checksum 5 years ago
phiresky 5901cdcb5d fix cache key 5 years ago
phiresky 8400a4a2bb decompress: match mime type correctly 5 years ago
phiresky 21f5178d15 pass detection reason to adapter 5 years ago
phiresky d8b57f2f8a split decompress adapter 5 years ago
phiresky f6d44bd1da add adapters list to readme 5 years ago
phiresky 5bf57a07d3 (cargo-release) version 0.8.7 5 years ago
phiresky 0dffbf2904 to plain 5 years ago