Historique des commits

Auteur SHA1 Message Date
  Christina Sørensen 1743625e5f fix: update man files, just il y a 2 ans
  Denis Cornehl 0f39fffa16 release relative-datetime il y a 2 ans
  Denis Cornehl edc42fac2e Merge branch 'relative-datetime' il y a 2 ans
  Denis Cornehl 872f10f9cf bump to initial zetta version il y a 2 ans
  Denis Cornehl 27f2c6b693 start renaming exa to zetta il y a 2 ans
  Denis Cornehl 32b2c5b2f3 add test for far future dates il y a 3 ans
  Denis Cornehl 0bf3148db0 fix build il y a 3 ans
  Denis Cornehl 1b54874ce8 use match for timeformat-parsing il y a 3 ans
  Denis Cornehl 4911ac6714 add test for relative date format il y a 3 ans
  Denis Cornehl bb3eadb3be remove "ago" from relative dates il y a 3 ans
  Denis Cornehl 2e9080d8b1 correctly right-align timestamp column il y a 3 ans
  Denis Cornehl 1d950086bc Resolves #270: add support for --time-style=relative il y a 3 ans
  Mélanie Chauvel c697d06670 Merge pull request #1125 from Tyrubias/upgrade-and-cleanup il y a 2 ans
  Victor Song ee67110333 Update README.md il y a 2 ans
  Victor Song 39d15a317d Update GitHub actions Rust version il y a 2 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