Historique des commits

Auteur SHA1 Message Date
  Christina Sørensen b51098d344 Merge branch 'main' into pr-1164 il y a 2 ans
  Christina Sørensen f0a153f4ca fix: use stderr on no timezone info il y a 2 ans
  Christina Sørensen 0f9b3bf71a fix: use eprintln instead il y a 2 ans
  Christina Sørensen 24f74a1c8f fix: typo il y a 2 ans
  Christina Sørensen c04b41bde7 feat: add selinux contexts support il y a 2 ans
  Christina Sørensen e8eb52a993 Merge branch 'main' into pr-855 il y a 2 ans
  Christina Sørensen ad01efb8fb feat(git): add status for git repos il y a 2 ans
  Christina Sørensen 03ef6a5b86 Merge branch 'main' into pr-797 il y a 2 ans
  Christina Sørensen 3bf91a8915 fix: fish completion for -i/--inode option il y a 2 ans
  dawg a4cee84b4b fix fish completion for -i/--inode option il y a 2 ans
  Christian Göttsche afeac47c13 Add option to show security attribute and improve extended support il y a 4 ans
  Christian Göttsche 05a19a7303 Silence unused function on non Windows platforms il y a 3 ans
  Mélanie Chauvel c697d06670 Merge pull request #1125 from Tyrubias/upgrade-and-cleanup il y a 3 ans
  Victor Song ee67110333 Update README.md il y a 3 ans
  Victor Song 39d15a317d Update GitHub actions Rust version il y a 3 ans
  Victor Song 8d03922e3b Addressed PR comments il y a 3 ans
  Victor Song eba3646b83 Grab bag of miscellaneous fixes il y a 3 ans
  Victor Song 72b2119a34 Simplify boolean assertions in tests il y a 3 ans
  Victor Song bbea87db91 Avoid redundant closures when calling methods il y a 3 ans
  Victor Song 1dc14eaff1 Avoid manually implementing repeat() with iterators il y a 3 ans
  Victor Song d24ca084a3 Use single char pattern for better performance il y a 3 ans
  Victor Song 433a9a52d3 Use mutable slice instead of creating new Vec in filters il y a 3 ans
  Victor Song 7c1878f0e4 Fix borrowing code smells il y a 3 ans
  Victor Song 1f409793ae Use `pointer::cast` instead of `as` pointer casts il y a 3 ans
  Victor Song 19601267cf Convert from bool to u8 using From trait il y a 3 ans
  Victor Song 7595289698 Use `unsigned_abs` instead of casting from i64 to u64 il y a 3 ans
  Victor Song 2917062466 Nest OR patterns in match arms il y a 3 ans
  Victor Song 1b844a8dfa Change `pub_enum_variant_names` lint to `enum_variant_names` il y a 3 ans
  Victor Song af267ba638 Use `unwrap_or_else` in build.rs il y a 3 ans
  Victor Song cd715a6e00 Safely derive `Eq` whenever we derive `PartialEq` il y a 3 ans