Commit Graph

392 Commits (master)
 

Author SHA1 Message Date
phiresky 4ec79b7003
Merge pull request #213 from sweetbbak/master
add .xpi file extension to .zip adapters
3 months ago
Meili C c697014c0d add .xpi file extension 3 months ago
phiresky 179f7cb5ce
Merge pull request #204 from herbygillot/patch-1
readme: add MacPorts install info
4 months ago
Herby Gillot a4ca85e1d6
readme: add MacPorts install info
https://ports.macports.org/port/ripgrep-all/
4 months ago
phiresky 9a73618a8f
Merge pull request #201 from lafrenierejm/feature/enable-typos-check
Re-enable `typos` hook with `exampledir/` correctly excluded
4 months ago
Joseph LaFreniere 9cb2d4ff2f
Re-enable `typos` hook with `exampledir/` correctly excluded
This effectively reverts commit 28d1f014aa.
4 months ago
phiresky 424e293942 chore: Release ripgrep_all version 0.10.6 4 months ago
phiresky d84604f2ad add missing fzf binary to release 4 months ago
phiresky f244b2d217 chore: Release ripgrep_all version 0.10.5 4 months ago
phiresky bb505b06ca return exit status of rg (fixes #139) 4 months ago
phiresky 2fcf565dbd chore: Release ripgrep_all version 0.10.4 4 months ago
phiresky 44fc7d7e71 add rga-no-prefix-filenames flag (fixes #154) 4 months ago
phiresky 3b94d93b7c chore: Release ripgrep_all version 0.10.3 4 months ago
phiresky 28d1f014aa disable typos because they keep checking exampledir 4 months ago
phiresky 89c47ebe1f clippy fix 4 months ago
phiresky f0619516c4 readme 4 months ago
phiresky 5d40305f2c output known adatpers on err 4 months ago
phiresky af81f221d5 Merge branch 'FliegendeWurst:mail-adapter' 4 months ago
phiresky 24859510c0 update flake lock 4 months ago
phiresky cb6c8ddf2a
Merge pull request #192 from aliesbelik/scoop-note
Add Scoop installation note
4 months ago
phiresky fbe85e415a change 4 months ago
phiresky 46998a8c69 0.10.0 4 months ago
phiresky bc9108ee5f silently exclude Thumbs.db 4 months ago
phiresky 1e93a36cb5 read+discard on archive recursion 4 months ago
phiresky dd2d2b7784 pragmas individually 4 months ago
phiresky 5397636910 fixes 4 months ago
Aliaksandr Belik ebb9613926 Move Windows installation note for better visibility 6 months ago
Aliaksandr Belik 9379901013 Add Scoop installation note 6 months ago
phiresky 3ccf371fa6
Merge pull request #187 from lafrenierejm/patch/nix-update
Include runtime dependencies in Nix package
7 months ago
Joseph LaFreniere 81d04fb8e9
Remove unused runtime deps imagemagick and tesseract 8 months ago
Joseph LaFreniere 2798b84408
Explicitly declare runtime dependencies in Nix package 8 months ago
Joseph LaFreniere 90c304238a
Fix warnings identified by clippy 8 months ago
phiresky 6d32bb7315
Merge pull request #185 from omnv/patch-1
Add `.als` file support
8 months ago
⑆ Neveda ⑈ 29cfa2b44a
Merge pull request #1 from lafrenierejm/feature/add-als
Configure `typos` to accept "als" as correct spelling
8 months ago
Joseph LaFreniere d48a432611
Configure `typos` to accept "als" as correct spelling 8 months ago
⑆ Neveda ⑈ c6b6073b3c
Add .als file support 8 months ago
Joseph LaFreniere 5f59f33c18
Update Nix input `pre-commit-hooks` 8 months ago
Joseph LaFreniere 4e70272946
Include Cargo deps in Nix devshell 8 months ago
Joseph LaFreniere eee65bd0db
Update cranelib 8 months ago
FliegendeWurst f72e6733d3 Recognize files starting with 'From ' as mbox
Seems tree_magic does not know about this format
10 months ago
FliegendeWurst 780aa3b134 Drop not needed deps 10 months ago
FliegendeWurst 6ae1fb3f6b Extend mailbox adapter to eml files 10 months ago
FliegendeWurst 2259730c67 Merge remote-tracking branch 'upstream/master' into mbox-extractor 10 months ago
FliegendeWurst 9642552fa3 Initial work on mbox extractor 10 months ago
phiresky 16b2059851 update readme, mention wiki 11 months ago
phiresky e4fb99b99d move fzf info to wiki 11 months ago
phiresky 1072fbf251
Merge pull request #175 from lafrenierejm/tighten-ci
Tighten CI by running in Nix
11 months ago
Joseph LaFreniere cf561d7fa3
Rename CI job 11 months ago
Joseph LaFreniere b609b06724
Remove `cargo tarpaulin` from Nix checks
`cargo tarpaulin` times out when run in GitHub Actions.
11 months ago
Joseph LaFreniere ff0b92300a
Reuse Nix-built Cargo deps throughout flake 11 months ago