This is a mirror of the GitLab repo! https://gitlab.com/Lynnesbian/fif
Go to file
Lynne Megido 3642f0112a
version bump, minor cleanup, cli parse fix
previously, `fif -e rs src` would be interpreted as "scan for files with extensions 'rs' and 'src' in the default directory" instead of "scan for files with extension 'rs' in 'src'" - this has been fixed
2021-02-15 02:20:48 +10:00
.idea first read a smol chunk, if we can't ID the file, read BUF_SIZE 2021-02-06 21:48:31 +10:00
src version bump, minor cleanup, cli parse fix 2021-02-15 02:20:48 +10:00
.gitignore cargo update, minor cleanup 2021-02-12 19:19:08 +10:00
Cargo.lock version bump, minor cleanup, cli parse fix 2021-02-15 02:20:48 +10:00
Cargo.toml version bump, minor cleanup, cli parse fix 2021-02-15 02:20:48 +10:00
LICENSE better error handling and pattern matching, added license 2021-02-05 15:57:21 +10:00