Lynne Megido lynnesbian · she/her
lynnesbian pushed tag v0.2.9 to lynnesbian/fif 2021-04-06 14:15:16 +00:00
lynnesbian pushed to master at lynnesbian/fif 2021-04-04 13:53:14 +00:00
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
Compare 4 commits »
lynnesbian pushed to master at lynnesbian/fif 2021-03-25 19:11:32 +00:00
7115692f9d fixed tests
129aa83ade lots of stuff! and a version bump!! 0u0
40a90308a5 initial (and somewhat bonked) powershell support, cargo update
Compare 3 commits »
lynnesbian pushed to master at lynnesbian/fif 2021-03-17 08:26:32 +00:00
62562a0b69 i suppose it's time for a version bump =u=
67cffcff91 removed python stuff
Compare 2 commits »
lynnesbian pushed to master at lynnesbian/bcao 2021-03-17 06:01:57 +00:00
09e93a05bb updated dependencies
lynnesbian pushed to master at lynnesbian/fif 2021-03-11 18:05:06 +00:00
c68a88c6b0 don't test on alpine since it's currently broken due to a crate out of my control 0uo
lynnesbian pushed to master at lynnesbian/fif 2021-03-11 17:44:33 +00:00
87dab7284f test on alpine, clippy & rustfmt
lynnesbian pushed to master at lynnesbian/fif 2021-03-11 17:26:39 +00:00
e3af10cf5b replaced some pathbufs with paths, made it actually compile and work 0uo
lynnesbian pushed to master at lynnesbian/fif 2021-03-11 16:55:45 +00:00
6d55b3c309 removed an unecessary allocation
b09b871b3d ...how did i not notice this earlier
Compare 2 commits »
lynnesbian pushed to master at lynnesbian/fif 2021-03-02 15:12:32 +00:00
8a152d4118 new option for scanning extensionless files, nicer #[cfg]s, -s no longer skips hidden root dir...
lynnesbian pushed to master at lynnesbian/fif 2021-03-01 10:20:48 +00:00
4412161193 nicer output for --help
32da919f81 replace (ScanError, PathBuf) with just ScanError (which now contains a PathBuf)
Compare 3 commits »
lynnesbian pushed to master at lynnesbian/fif 2021-02-28 15:24:05 +00:00
c270383e6f Merge remote-tracking branch 'origin/master'
1aa355e753 version bump - wrote docs, logging by default, and more
Compare 2 commits »
lynnesbian pushed to master at lynnesbian/fif 2021-02-28 15:23:22 +00:00
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
Compare 4 commits »
lynnesbian pushed to master at lynnesbian/fif 2021-02-28 12:17:29 +00:00
67fb03821d integration test for arg parsing, minor shuffling around of things
lynnesbian pushed to master at lynnesbian/fif 2021-02-28 11:14:28 +00:00
d04fc22d46 maybe don't use all cores at 100% for two full minutes
lynnesbian pushed to master at lynnesbian/fif 2021-02-28 11:10:34 +00:00
dcbf3e8b3c fixing a problem before it happens
lynnesbian pushed to master at lynnesbian/fif 2021-02-28 11:08:40 +00:00
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
Compare 4 commits »
lynnesbian pushed to master at lynnesbian/fif 2021-02-28 09:47:25 +00:00
d76ed2585d tests and more!
lynnesbian pushed to master at lynnesbian/fif 2021-02-27 02:43:20 +00:00
967592b22a updated readme uwu!
lynnesbian pushed to master at lynnesbian/fif 2021-02-27 02:27:54 +00:00
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
Compare 6 commits »