exa/src/fs
Thomas Hurst bc830b9158 Handle timestamps before UNIX_EPOCH (#658)
Instead of returning a Duration since the epoch from file metadata,
which cannot represent times before it, return the SystemTime directly.

Move conversion closer to where it's needed, and perform it infallibly.
2020-05-18 21:03:44 +00:00
..
feature Merge pull request #584 from msehnout/fix-panic-on-broken-symlink 2020-01-19 00:48:07 +00:00
dir_action.rs dir_action comments and docs 2017-08-12 11:29:40 +01:00
dir.rs Update to Rust 2018 2019-07-19 20:40:21 +02:00
fields.rs Merge pull request #444 from ariasuni/display-git-ignored-state 2018-12-06 21:17:48 +00:00
file.rs Handle timestamps before UNIX_EPOCH (#658) 2020-05-18 21:03:44 +00:00
filter.rs Merge pull request #516 from VichoReyes/dothidden 2020-01-19 00:16:06 +00:00
mod.rs Fix handling of potentially unsupported time metadata 2019-12-20 05:37:29 +01:00