- Australia
- https://lynnesbian.space/
- Joined on
2018-10-10
fb67c11eb6
add option for following symlinks, make extensions optional, new version!!
12d9001bb8
better mime type detection
55f73d8a9a
added a changelog 0u0
25c9efa2f1
fixed compilation on some obscurish architectures (e.g. powerpc), more clippy lints
7115692f9d
fixed tests
129aa83ade
lots of stuff! and a version bump!! 0u0
40a90308a5
initial (and somewhat bonked) powershell support, cargo update
62562a0b69
i suppose it's time for a version bump =u=
67cffcff91
removed python stuff
6d55b3c309
removed an unecessary allocation
b09b871b3d
...how did i not notice this earlier
8a152d4118
new option for scanning extensionless files, nicer #[cfg]s, -s no longer skips hidden root dir...
4412161193
nicer output for --help
5907309689
renamed modules in accordance with https://rust-lang.github.io/api-guidelines/naming.html
32da919f81
replace (ScanError, PathBuf) with just ScanError (which now contains a PathBuf)
c270383e6f
Merge remote-tracking branch 'origin/master'
1aa355e753
version bump - wrote docs, logging by default, and more
58f3b323cc
version bump - wrote docs, logging by default, and more
ecee74eb29
oops 0uo
31aaa80701
documentation!!! ≥50% coverage!!! wow!!!!!
e294f56ecf
move main() to the top of main.rs because wynaut
bcd77d9ed6
added a python script for testing and a drone config for CI
809df5bc0e
jetbrains nonsense
601481130f
default to WARN logging if RUST_LOG is unspecified
b89e71a6ab
turns out infer already has jpeg2000 support and i somehow didn't notice 0uo
fb204d9c9a
update dependencies
52a0709097
it does indeed work on windows
ebc2bcfb41
use cfg_if to make the code more readable
b141b85ea7
use xdg-mime by default on linux, infer elsewhere
db94465bb7
better document support, print version properly, display version