Commit Graph

392 Commits (master)
 

Author SHA1 Message Date
phiresky f624a6a29a partial zip adapter, cleanup 1 year ago
phiresky b29e6dec0e handle io error, add example config 1 year ago
phiresky 3b8e1230ed fix lint 1 year ago
phiresky 96ebcdef27 simplify pagebreaks and add one space 1 year ago
phiresky 2d28651bcb add tar test 1 year ago
phiresky c4dbabaf10 reimplement tar adapter async 1 year ago
phiresky 9ce11656d1 readd decompress adapter 1 year ago
phiresky 8e84288a55 more lint fixes 1 year ago
phiresky fff5b39470 cargo fmt 1 year ago
phiresky ee034f695c replace ci config 1 year ago
phiresky 960883b616 fix clippy lints 1 year ago
phiresky 0d70be4b74 cleanup warnings 1 year ago
phiresky 24e866a153 fix poppler test 1 year ago
phiresky ddeceb0ce9 fix recursion and pdf adapter 1 year ago
phiresky 616c0a560b fix tests 1 year ago
phiresky 2e1c74909e remove one level of abstraction from spawning adapters 1 year ago
phiresky 3efc0a727c use regex replace syntax for arg replacement 1 year ago
phiresky 6f3488682f add page breaks adapter (wip) 1 year ago
phiresky ea5d6c3367
Merge pull request #150 from lafrenierejm/feature/async-pagebreaks
Implement async `postproc_pagebreaks`
1 year ago
Joseph LaFreniere 4cac831a8f
Restore `line_prefix` parameter to `postproc_pagebreaks` 1 year ago
Joseph LaFreniere 8f7f5a1ed4
fixup! Implement async `postproc_pagebreaks` 1 year ago
Joseph LaFreniere 15a85275ef
Pin `postproc_prefix`'s `StreamReader` and add unit test 1 year ago
Joseph LaFreniere 1b97abfbca
fixup! Implement async `postproc_pagebreaks` 1 year ago
Joseph LaFreniere d3803f892c
fixup! Implement async `postproc_pagebreaks` 1 year ago
Joseph LaFreniere f19e173585
fixup! Implement async `postproc_pagebreaks` 1 year ago
Joseph LaFreniere af168efe1a
Implement async `postproc_pagebreaks` 1 year ago
phiresky 0d75d5bcc2
Merge pull request #148 from lafrenierejm/nix-flake
Add Nix Flake and direnv configs and instructions
1 year ago
Joseph LaFreniere 454e47d2ac
Run `cargo fmt` across repository 1 year ago
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.
1 year ago
phiresky b8b60e9b88
Merge pull request #149 from lafrenierejm/readme-monospace-formatting
Use monospace font for extension and mime-types
1 year ago
Joseph LaFreniere 89bbecd40b
Use monospace font for extensions and mime-types 1 year ago
phiresky 7c7b6a03ae add doc to postproc 1 year ago
phiresky 54799f1452 partial recursion + postproc 2 years ago
phiresky 937b1a81ac less duplication 2 years ago
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