2
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
exa is unmaintained, please use the active fork eza instead <https://github.com/eza-community/eza> More... 7 months ago
Merge pull request #1188 from 1stDimension/ci-migrate More... 8 months ago
Upgrade Rust version to fix CI More... 8 months ago
Merge pull request #1219 from MartinNowak/patch-1 More... 8 months ago
Merge pull request #1178 from mtoohey31/fix/obsolete-icons More... 8 months ago
Merge pull request #1175 from dcervenkov/patch-1 More... 8 months ago
fix fish completion for -i/--inode option More... 8 months ago
Moving actions to dtolnay's version More... 11 months ago
Replace obsolete icons More... 12 months ago
Change ipynb icon More... 12 months ago
Merge pull request #1125 from Tyrubias/upgrade-and-cleanup More... about 1 year ago
Update README.md More... about 1 year ago
Update GitHub actions Rust version More... about 1 year ago
Addressed PR comments More... about 1 year ago
Merge pull request #820 from skyline75489/chesterliu/dev/win-support More... about 1 year ago
Grab bag of miscellaneous fixes More... over 1 year ago
Simplify boolean assertions in tests More... over 1 year ago
Avoid redundant closures when calling methods More... over 1 year ago
Avoid manually implementing repeat() with iterators More... over 1 year ago
Use single char pattern for better performance More... over 1 year ago
Use mutable slice instead of creating new Vec in filters More... over 1 year ago
Fix borrowing code smells More... over 1 year ago
Use `pointer::cast` instead of `as` pointer casts More... over 1 year ago
Convert from bool to u8 using From trait More... over 1 year ago
Use `unsigned_abs` instead of casting from i64 to u64 More... over 1 year ago
Nest OR patterns in match arms More... over 1 year ago
Change `pub_enum_variant_names` lint to `enum_variant_names` More... over 1 year ago
Use `unwrap_or_else` in build.rs More... over 1 year ago
Safely derive `Eq` whenever we derive `PartialEq` More... over 1 year ago
Upgrade to latest stable Rust and edition 2021 More... over 1 year ago