exa/src/fs
Brennan McDonald f19f7be726
Updated file.rs
Added checks to `file.rs` to ensure that file's metadata exists after `UNIX_EPOCH`.
If the file was accessed/modified/created after UNIX_EPOCH, the current day is displayed.
2019-07-31 15:43:31 -07:00
..
feature Merge pull request #378 from LlinksRechts/master 2019-07-15 04:00:11 +01:00
dir_action.rs dir_action comments and docs 2017-08-12 11:29:40 +01:00
dir.rs Merge branch 'fix-warnings-and-rust-2018' of https://github.com/ariasuni/exa into ariasuni-fix-warnings-and-rust-2018 2019-07-15 03:42:33 +01:00
fields.rs Merge pull request #444 from ariasuni/display-git-ignored-state 2018-12-06 21:17:48 +00:00
file.rs Updated file.rs 2019-07-31 15:43:31 -07:00
filter.rs Add “changed” sort option, to replace old incorrect “created” 2019-03-23 17:23:40 +01:00
mod.rs Check if the sort field is supported by the OS 2019-03-23 17:23:43 +01:00