Commit Graph

307 Commits (9d9b34f9cc490ed7a2fb0913a91aa859c61387b8)
 

Author SHA1 Message Date
phiresky be0b78a072 format 2 years ago
phiresky 42fe225373 fix pinning and sending 2 years ago
phiresky 002c62f57c cleanup (WIP) 2 years ago
phiresky f401a96386 prepare for recursion 2 years ago
phiresky af8cf228b3 remove lifetimes, fix 2 years ago
phiresky 906043060b lint 2 years ago
phiresky cde0e209d2 partial move to async 2 years ago
phiresky 94f06fba37 upgrade dependencies 2 years ago
phiresky 9e933ca760
Merge pull request #120 from dloss/fix-help-rga-cache-path
Fix help message for --rga-cache-path
2 years ago
phiresky 399fd3c358
Merge pull request #123 from uhthomas/master
Update Arch Linux install command
2 years ago
phiresky db32d8a736
Merge pull request #132 from liskin/stable-rust
fix build with stable rust
2 years ago
phiresky 923d069d8e
Merge pull request #134 from mathieupost/patch-1
Add rga-fzf function for fish
2 years ago
Mathieu Post b7e7054294
Add rga-fzf function for fish 2 years ago
Tomas Janousek 45b7b7ae6f rustfmt 2 years ago
Tomas Janousek 6eb090b839 CI: reenable stable rust in test matrix 2 years ago
Tomas Janousek 33da311ee9 fix build with stable rust
negative_impls feature doesn't seem to be needed
2 years ago
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.
3 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
4 years ago
Denis P f7175dc785
Merge remote-tracking branch 'upstream/master' into 3x8_fixed_installation 4 years ago
phiresky 0d3c8d4075
Merge pull request #97 from richiksc/master
Update Cargo.lock, updates cc to 1.0.66
4 years ago
Richik SC fb8354ccd9 Fix GitHub Actions builds by migrating removed ::set-env 4 years ago
Richik SC 38491ed857 Update Cargo.lock, updates cc to 1.0.66
Related: #96
4 years ago
Denis P 1ad7e14612
CI: forgot one 4 years ago
Denis P 2141916584
CI: remove windows steps to merge the PR 4 years ago
Denis P 481b10ab46
CI: try just gnu 4 years ago
Denis P 2aa4fc4a72
CI: try with choco 4 years ago
Denis P a333634dde
CI: windows has some issues, that should be addressed in the other PR 4 years ago
Denis P cbd92bb854
CI: change windows build 4 years ago
Denis P 1d7a309aaf
CI: install poppler for windows 4 years ago
Denis P 85baa4b965
CI: install poppler for mac 4 years ago
Denis P 97d6e06390
CI: install poppler-utils 4 years ago
Denis P 6c6b7824ce
CI: fix release pipeline as well 4 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 4 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 4 years ago
Denis P de1355ce2f
chore: fixes installation with stable toolchain 4 years ago
phiresky 9a8d63f1fe
Update README.md 4 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
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