phiresky
|
0d70be4b74
|
cleanup warnings
|
2022-12-25 18:46:57 +01:00 |
|
phiresky
|
24e866a153
|
fix poppler test
|
2022-12-25 18:44:52 +01:00 |
|
phiresky
|
ddeceb0ce9
|
fix recursion and pdf adapter
|
2022-12-25 18:27:50 +01:00 |
|
phiresky
|
616c0a560b
|
fix tests
|
2022-12-25 18:06:50 +01:00 |
|
phiresky
|
2e1c74909e
|
remove one level of abstraction from spawning adapters
|
2022-12-25 18:05:58 +01:00 |
|
phiresky
|
3efc0a727c
|
use regex replace syntax for arg replacement
|
2022-12-25 17:45:53 +01:00 |
|
phiresky
|
6f3488682f
|
add page breaks adapter (wip)
|
2022-12-25 17:37:31 +01:00 |
|
phiresky
|
ea5d6c3367
|
Merge pull request #150 from lafrenierejm/feature/async-pagebreaks
Implement async `postproc_pagebreaks`
|
2022-12-25 17:11:51 +01:00 |
|
Joseph LaFreniere
|
4cac831a8f
|
Restore line_prefix parameter to postproc_pagebreaks
|
2022-12-24 22:02:03 -06:00 |
|
Joseph LaFreniere
|
8f7f5a1ed4
|
fixup! Implement async postproc_pagebreaks
|
2022-12-24 16:06:20 -06:00 |
|
Joseph LaFreniere
|
15a85275ef
|
Pin postproc_prefix 's StreamReader and add unit test
|
2022-12-24 15:44:13 -06:00 |
|
Joseph LaFreniere
|
1b97abfbca
|
fixup! Implement async postproc_pagebreaks
|
2022-12-24 15:41:16 -06:00 |
|
Joseph LaFreniere
|
d3803f892c
|
fixup! Implement async postproc_pagebreaks
|
2022-12-23 18:35:37 -06:00 |
|
Joseph LaFreniere
|
f19e173585
|
fixup! Implement async postproc_pagebreaks
|
2022-12-22 16:47:05 -06:00 |
|
Joseph LaFreniere
|
af168efe1a
|
Implement async postproc_pagebreaks
|
2022-12-22 15:15:33 -06:00 |
|
phiresky
|
0d75d5bcc2
|
Merge pull request #148 from lafrenierejm/nix-flake
Add Nix Flake and direnv configs and instructions
|
2022-12-21 13:49:20 +01:00 |
|
Joseph LaFreniere
|
454e47d2ac
|
Run cargo fmt across repository
|
2022-12-08 22:08:24 -06:00 |
|
Joseph LaFreniere
|
78451d9ba0
|
Add Nix Flake and direnv configs and instructions
Nix Flake makes it easy to get a reproducible and self-contained development
environment.
|
2022-12-08 22:08:23 -06:00 |
|
phiresky
|
b8b60e9b88
|
Merge pull request #149 from lafrenierejm/readme-monospace-formatting
Use monospace font for extension and mime-types
|
2022-12-06 01:14:59 +01:00 |
|
Joseph LaFreniere
|
89bbecd40b
|
Use monospace font for extensions and mime-types
|
2022-12-04 21:50:40 -06:00 |
|
phiresky
|
7c7b6a03ae
|
add doc to postproc
|
2022-11-28 10:46:58 +01:00 |
|
phiresky
|
54799f1452
|
partial recursion + postproc
|
2022-11-13 00:31:25 +01:00 |
|
phiresky
|
937b1a81ac
|
less duplication
|
2022-11-05 01:01:05 +01:00 |
|
phiresky
|
be0b78a072
|
format
|
2022-11-05 00:48:45 +01:00 |
|
phiresky
|
42fe225373
|
fix pinning and sending
|
2022-11-05 00:47:43 +01:00 |
|
phiresky
|
002c62f57c
|
cleanup (WIP)
|
2022-10-30 02:34:56 +02:00 |
|
phiresky
|
f401a96386
|
prepare for recursion
|
2022-10-30 00:24:46 +02:00 |
|
phiresky
|
af8cf228b3
|
remove lifetimes, fix
|
2022-10-29 23:56:25 +02:00 |
|
phiresky
|
906043060b
|
lint
|
2022-10-29 21:52:58 +02:00 |
|
phiresky
|
cde0e209d2
|
partial move to async
|
2022-10-29 20:54:05 +02:00 |
|
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 |
|