phiresky
e1ad40a3ef
remove rkv, run cross with bash in release.yml
2023-05-26 15:14:02 +02:00
phiresky
ddeaf13766
replace cache with sqlite
2023-05-25 15:37:46 +02:00
phiresky
da4a4ce135
upgrade deps
2023-05-25 12:19:23 +02:00
phiresky
eef7c2bc04
a bit of error context
2023-02-21 12:54:42 +01:00
phiresky
78caa434cc
upgrade deps
2023-02-21 12:17:02 +01:00
phiresky
6e1fed9c52
doc comment
2023-02-21 11:49:43 +01:00
phiresky
4abed49dfc
bump version
2023-02-19 00:16:44 +01:00
phiresky
816e27802a
fix writing file adapter
2023-02-18 23:24:07 +01:00
phiresky
94a037fcca
fix zip reader kinda
2023-01-06 17:08:23 +05:30
phiresky
f624a6a29a
partial zip adapter, cleanup
2022-12-26 21:51:22 +01:00
phiresky
b29e6dec0e
handle io error, add example config
2022-12-26 21:11:53 +01:00
phiresky
c4dbabaf10
reimplement tar adapter async
2022-12-26 18:58:17 +01:00
phiresky
9ce11656d1
readd decompress adapter
2022-12-25 20:00:47 +01:00
phiresky
8e84288a55
more lint fixes
2022-12-25 19:19:29 +01:00
phiresky
24e866a153
fix poppler test
2022-12-25 18:44:52 +01:00
Joseph LaFreniere
8f7f5a1ed4
fixup! Implement async postproc_pagebreaks
2022-12-24 16:06:20 -06: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
a7bbd93845
fix spawning adapters
2021-08-26 16:00:27 +02:00
phiresky
38e947fb12
upgrade dependencies
2021-08-26 14:33:41 +02:00
Mario Reder
e5d139103d
fix compilation
2021-04-08 16:07:57 +02:00
Richik SC
38491ed857
Update Cargo.lock, updates cc to 1.0.66
...
Related: #96
2021-01-10 12:47:45 -06: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
2f580b135a
partial migration to read->read
2020-06-11 23:11:47 +02:00
phiresky
d0d74adfe9
try read -> read fn
2020-06-11 14:38:50 +02:00
Matt Brubeck
8768afc2c8
Switch to tree_magic_mini fork
2020-06-10 08:56:52 -07:00
phiresky
8070a94d84
make poppler and pandoc internal custom adapters
2020-06-09 18:27:22 +02:00
phiresky
5410da1133
add lots of debug and timings
2020-06-09 12:47:34 +02:00
phiresky
963524bbf5
config file (WIP)
2020-06-08 23:11:43 +02:00
phiresky
f2d9393832
switch failure -> anyhow, parse byte suffix in cache-max-blob-len
2020-06-06 12:57:43 +02:00
phiresky
ade38fc437
(cargo-release) start next development iteration 0.9.7-alpha.0
2020-05-19 12:08:24 +02:00
phiresky
291033bf9f
(cargo-release) version 0.9.6
2020-05-19 12:07:16 +02:00
phiresky
63a9618357
case insensitive extension matching ( fixes #43 )
2020-05-19 11:47:21 +02:00
phiresky
2924c8e007
use github workflow instead of travis
2020-05-19 11:10:11 +02:00
phiresky
1979f07ac5
(cargo-release) start next development iteration 0.9.6-alpha.0
2020-04-08 13:25:52 +02:00
phiresky
3836e050f6
(cargo-release) version 0.9.5
2020-04-08 13:25:39 +02:00
phiresky
b5bb7fd2ac
(cargo-release) start next development iteration 0.9.5-alpha.0
2020-04-08 13:15:31 +02:00
phiresky
1dc88383b2
(cargo-release) version 0.9.4
2020-04-08 13:15:18 +02:00
phiresky
32c3431837
upgrade dependencies, lints
2020-04-08 12:47:42 +02:00
phiresky
763d26ac7f
(cargo-release) start next development iteration 0.9.3
2019-09-19 22:13:12 +02:00
phiresky
fb7c3c7aa4
(cargo-release) version 0.9.3
2019-09-19 22:11:49 +02:00
Oleksii Filonenko
611fba3755
Update rusqlite to 0.20.0
...
Fixes #22 .
2019-07-27 12:19:02 +03:00
Oleksii Filonenko
1189c0c5a0
Change rusqlite version to "0" (semver)
...
`rusqlite` fixed a build error in [0.19.0](https://github.com/jgallagher/rusqlite/releases/tag/0.19.0 ), which is needed to build `ripgrep-all`.
As it seems that `rusqlite` currently updates major versions and is not stable, there is a reason to depend on 0.x.x versions for it.
2019-07-26 20:08:20 +03:00
phiresky
a7fb6a736c
(cargo-release) start next development iteration 0.9.2
2019-06-19 16:09:48 +02:00
phiresky
0331aaa511
(cargo-release) version 0.9.2
2019-06-19 15:41:50 +02:00
phiresky
9201add7e0
use exitfailure for cleaner fail output
2019-06-18 21:39:33 +02:00
phiresky
b3de05cc59
(cargo-release) start next development iteration 0.9.1
2019-06-16 12:20:02 +02:00
phiresky
8005457c60
(cargo-release) version 0.9.1
2019-06-16 12:19:07 +02:00
phiresky
5447c4ac3a
(cargo-release) start next development iteration 0.9.0
2019-06-16 12:07:13 +02:00