summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-04-08Merge pull request #1249 from capak07/test#1010HEADmasterAria
2024-03-21Removed Say Thanks link in READMEcapak07
2023-09-06exa is unmaintained, please use the active fork eza insteadMélanie Chauvel
2023-08-03Merge pull request #1188 from 1stDimension/ci-migrateMélanie Chauvel
2023-08-03Upgrade Rust version to fix CIMélanie Chauvel
2023-08-03Merge pull request #1219 from MartinNowak/patch-1Mélanie Chauvel
2023-08-03Merge pull request #1178 from mtoohey31/fix/obsolete-iconsMélanie Chauvel
2023-08-03Merge pull request #1175 from dcervenkov/patch-1Mélanie Chauvel
2023-07-19fix fish completion for -i/--inode optiondawg
2023-05-01Moving actions to dtolnay's version1stDimension
2023-04-12Replace obsolete iconsMatthew Toohey
2023-03-30Change ipynb iconDaniel Cervenkov
2023-03-01Merge pull request #1125 from Tyrubias/upgrade-and-cleanupMélanie Chauvel
2023-02-28Update README.mdVictor Song
2023-02-28Update GitHub actions Rust versionVictor Song
2023-02-24Addressed PR commentsVictor Song
2023-02-24Grab bag of miscellaneous fixesVictor Song
2023-02-24Simplify boolean assertions in testsVictor Song
2023-02-24Avoid redundant closures when calling methodsVictor Song
2023-02-24Avoid manually implementing repeat() with iteratorsVictor Song
2023-02-24Use single char pattern for better performanceVictor Song
2023-02-24Use mutable slice instead of creating new Vec in filtersVictor Song
2023-02-24Fix borrowing code smellsVictor Song
2023-02-24Use `pointer::cast` instead of `as` pointer castsVictor Song
2023-02-24Convert from bool to u8 using From traitVictor Song
2023-02-24Use `unsigned_abs` instead of casting from i64 to u64Victor Song
2023-02-24Nest OR patterns in match armsVictor Song
2023-02-24Change `pub_enum_variant_names` lint to `enum_variant_names`Victor Song
2023-02-24Use `unwrap_or_else` in build.rsVictor Song
2023-02-24Safely derive `Eq` whenever we derive `PartialEq`Victor Song
2023-02-24Upgrade to latest stable Rust and edition 2021Victor Song
2023-02-20Merge pull request #820 from skyline75489/chesterliu/dev/win-supportMélanie Chauvel
2022-07-18Merge pull request #1088 from cab-1729/masterMélanie Chauvel
2022-07-18Merge pull request #1082 from TygrisIQ/masterMélanie Chauvel
2022-07-17Added icon for img filescab-1729
2022-07-17Merge branch 'ogham:master' into masterTygrisIQ
2022-07-17updated unix.stackexchange link from http to httpsTygrisIQ
2022-07-17Update fields.rsTygrisIQ
2022-07-16Merge pull request #1076 from cab-1729/masterMélanie Chauvel
2022-07-07updated links with markdown highlightingTygrisIQ
2022-07-07updated links with markdown highlightingTygrisIQ
2022-07-07updated the link with markdown link syntaxTygrisIQ
2022-06-26Add files via uploadcab-1729
2022-06-17Added icons for .pm similar to .plcab-1729
2022-05-08Fix build on aarch64 and armv7Mélanie Chauvel
2022-05-08Add rust-version in Cargo.tomlMélanie Chauvel
2022-05-08Update Ubuntu package link in READMEMélanie Chauvel
2022-05-06Update src/fs/file.rsChester Liu
2022-05-06Fix build on WindowsChester Liu
2022-05-06Merge branch 'master' into chesterliu/dev/win-supportChester Liu