phiresky
94f06fba37
upgrade dependencies
2022-10-26 17:21:39 +02:00
phiresky
9e933ca760
Merge pull request #120 from dloss/fix-help-rga-cache-path
...
Fix help message for --rga-cache-path
2022-06-12 11:02:12 +02:00
phiresky
399fd3c358
Merge pull request #123 from uhthomas/master
...
Update Arch Linux install command
2022-06-12 11:01:37 +02:00
phiresky
db32d8a736
Merge pull request #132 from liskin/stable-rust
...
fix build with stable rust
2022-06-12 11:00:41 +02:00
phiresky
923d069d8e
Merge pull request #134 from mathieupost/patch-1
...
Add rga-fzf function for fish
2022-06-12 10:58:56 +02:00
Mathieu Post
b7e7054294
Add rga-fzf function for fish
2022-06-09 23:19:17 +02:00
Tomas Janousek
45b7b7ae6f
rustfmt
2022-04-18 22:44:01 +02:00
Tomas Janousek
6eb090b839
CI: reenable stable rust in test matrix
2022-04-18 20:05:21 +02:00
Tomas Janousek
33da311ee9
fix build with stable rust
...
negative_impls feature doesn't seem to be needed
2022-04-18 20:05:21 +02:00
phiresky
2cd049081d
Update README.md
...
Fixes #127
2022-03-23 21:40:26 +01:00
Thomas
332cd502f6
Update Arch Linux install command
...
ripgrep-all has been moved to the community repository.
2022-01-19 19:35:35 +00:00
Dirk Loss
6cd0a01595
Fix help message for --rga-cache-path
...
Former message was a copy of --rga-cache-compression-level
2021-10-17 15:44:07 +02:00
phiresky
2d63efd315
note about deadlock
2021-08-28 17:25:40 +02:00
phiresky
a7bbd93845
fix spawning adapters
2021-08-26 16:00:27 +02:00
phiresky
020000cc77
fixes to postprocessing
2021-08-26 14:54:42 +02:00
phiresky
38e947fb12
upgrade dependencies
2021-08-26 14:33:41 +02:00
phiresky
ffcf406d7e
Merge pull request #103 from Tarnadas/master
...
fix compilation
2021-05-02 15:34:47 +02:00
Mario Reder
e5d139103d
fix compilation
2021-04-08 16:07:57 +02:00
phiresky
e49e6c1e4e
Merge pull request #92 from TriplEight/3x8_fixed_installation
...
Fix installation and CI
2021-01-27 21:55:42 +01:00
Denis P
f7175dc785
Merge remote-tracking branch 'upstream/master' into 3x8_fixed_installation
2021-01-27 20:57:27 +01:00
phiresky
0d3c8d4075
Merge pull request #97 from richiksc/master
...
Update Cargo.lock, updates cc to 1.0.66
2021-01-26 16:14:51 +01:00
Richik SC
fb8354ccd9
Fix GitHub Actions builds by migrating removed ::set-env
2021-01-10 13:02:16 -06:00
Richik SC
38491ed857
Update Cargo.lock, updates cc to 1.0.66
...
Related: #96
2021-01-10 12:47:45 -06:00
Denis P
1ad7e14612
CI: forgot one
2020-12-30 11:36:22 +01:00
Denis P
2141916584
CI: remove windows steps to merge the PR
2020-12-30 11:33:08 +01:00
Denis P
481b10ab46
CI: try just gnu
2020-12-30 11:13:00 +01:00
Denis P
2aa4fc4a72
CI: try with choco
2020-12-29 11:16:24 +01:00
Denis P
a333634dde
CI: windows has some issues, that should be addressed in the other PR
2020-12-28 14:10:10 +01:00
Denis P
cbd92bb854
CI: change windows build
2020-12-28 14:01:24 +01:00
Denis P
1d7a309aaf
CI: install poppler for windows
2020-12-28 13:27:15 +01:00
Denis P
85baa4b965
CI: install poppler for mac
2020-12-28 13:13:04 +01:00
Denis P
97d6e06390
CI: install poppler-utils
2020-12-28 13:01:54 +01:00
Denis P
6c6b7824ce
CI: fix release pipeline as well
2020-12-28 11:33:17 +01:00
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
2020-12-28 11:04:32 +01:00
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
2020-12-28 10:55:03 +01:00
Denis P
de1355ce2f
chore: fixes installation with stable toolchain
2020-12-28 10:23:51 +01:00
phiresky
9a8d63f1fe
Update README.md
2020-12-07 13:28:09 +01:00
phiresky
92cbfd9c85
Merge pull request #79 from cpick/mention-graphicsmagick
...
Revert "Fix error message mentionning graphicsmagick instead of imagemagick"
2020-12-03 15:14:23 +01:00
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
.
2020-12-02 18:35:07 -05:00
MoonFruit
e39fdff1af
Add jar to zip adapter
2020-10-22 17:59:09 +08:00
phiresky
baca166fda
fix prefixing
2020-09-30 17:26: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
cc744176ca
small amount of progress
2020-09-28 22:55:55 +02:00
phiresky
bcc01f7a62
refactoring (partial)
2020-09-10 20:39:31 +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
8b4a7ab38c
Merge pull request #71 from fkarg/patch-1
...
Added Nix install option
2020-08-27 13:13:49 +02:00
Felix
b0dceec8b8
Added Nix install option
2020-08-25 14:35:44 +02:00
phiresky
766211edc4
partial fixes
2020-06-12 00:09:49 +02:00