Commit Graph

392 Commits (master)
 

Author SHA1 Message Date
phiresky 2cd049081d
Update README.md
Fixes #127
2 years ago
Thomas 332cd502f6
Update Arch Linux install command
ripgrep-all has been moved to the community repository.
2 years ago
Dirk Loss 6cd0a01595 Fix help message for --rga-cache-path
Former message was a copy of --rga-cache-compression-level
3 years ago
phiresky 2d63efd315 note about deadlock 3 years ago
phiresky a7bbd93845 fix spawning adapters 3 years ago
phiresky 020000cc77 fixes to postprocessing 3 years ago
phiresky 38e947fb12 upgrade dependencies 3 years ago
phiresky ffcf406d7e
Merge pull request #103 from Tarnadas/master
fix compilation
3 years ago
Mario Reder e5d139103d fix compilation 3 years ago
phiresky e49e6c1e4e
Merge pull request #92 from TriplEight/3x8_fixed_installation
Fix installation and CI
3 years ago
Denis P f7175dc785
Merge remote-tracking branch 'upstream/master' into 3x8_fixed_installation 3 years ago
phiresky 0d3c8d4075
Merge pull request #97 from richiksc/master
Update Cargo.lock, updates cc to 1.0.66
3 years ago
Richik SC fb8354ccd9 Fix GitHub Actions builds by migrating removed ::set-env 3 years ago
Richik SC 38491ed857 Update Cargo.lock, updates cc to 1.0.66
Related: #96
3 years ago
Denis P 1ad7e14612
CI: forgot one 3 years ago
Denis P 2141916584
CI: remove windows steps to merge the PR 3 years ago
Denis P 481b10ab46
CI: try just gnu 3 years ago
Denis P 2aa4fc4a72
CI: try with choco 3 years ago
Denis P a333634dde
CI: windows has some issues, that should be addressed in the other PR 3 years ago
Denis P cbd92bb854
CI: change windows build 3 years ago
Denis P 1d7a309aaf
CI: install poppler for windows 3 years ago
Denis P 85baa4b965
CI: install poppler for mac 3 years ago
Denis P 97d6e06390
CI: install poppler-utils 3 years ago
Denis P 6c6b7824ce
CI: fix release pipeline as well 3 years ago
Denis P 91c44e6c92
CI: proper syntax https://docs.github.com/en/free-pro-team@latest/actions/reference/workflow-commands-for-github-actions#setting-an-environment-variable 3 years ago
Denis P 1ae7122c9f
CI: fix set-env https://docs.github.com/en/free-pro-team@latest/actions/reference/workflow-commands-for-github-actions#environment-files 3 years ago
Denis P de1355ce2f
chore: fixes installation with stable toolchain 3 years ago
phiresky 9a8d63f1fe
Update README.md 3 years ago
phiresky 92cbfd9c85
Merge pull request #79 from cpick/mention-graphicsmagick
Revert "Fix error message mentionning graphicsmagick instead of imagemagick"
4 years ago
Chris Pick b48f4ce682 Revert "Fix error message mentionning graphicsmagick instead of imagemagick"
As mentioned in
[a followup comment](https://github.com/phiresky/ripgrep-all/pull/19#issuecomment-633287929)
when this change from "graphicsmagick" to "imagemagick" was originally
merged, the code does currently call `gm` (src/adapters/pdfpages.rs:62)
and so does, in fact, need the "graphicsmagick" package.

This reverts commit 6d2df9162c.
4 years ago
MoonFruit e39fdff1af
Add jar to zip adapter 4 years ago
phiresky baca166fda fix prefixing 4 years ago
phiresky dfc10cbb53 fix custom adapters 4 years ago
phiresky ab5ddcad2e prefixing postprocessor 4 years ago
phiresky cc744176ca small amount of progress 4 years ago
phiresky bcc01f7a62 refactoring (partial) 4 years ago
phiresky 977074c6e6 rename FileMatcher 4 years ago
phiresky 0895e7a6cf continue refactoring 4 years ago
phiresky 8b4a7ab38c
Merge pull request #71 from fkarg/patch-1
Added Nix install option
4 years ago
Felix b0dceec8b8
Added Nix install option 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
phiresky 5ef161e855
Merge pull request #66 from mbrubeck/tree_magic_mini
Switch to tree_magic_mini fork
4 years ago
Matt Brubeck 8768afc2c8 Switch to tree_magic_mini fork 4 years ago
phiresky 9c92bd9b36 fix readme 4 years ago
phiresky 3c2e96ce54 fix ripgrep link 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