exa/src
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
..
bin Fix clippy warnings and explicitely ignore a few, fix future deprecation 2018-12-16 20:50:37 +01:00
fs Updated file.rs 2019-07-31 15:43:31 -07:00
info Add BUILD.bazel as another Bazel file type 2019-07-17 01:05:33 -07:00
options Add documentation for --icons flag 2019-07-19 09:58:50 +03:00
output Merge branch 'glyphs' of https://github.com/asoderman/exa into asoderman-glyphs 2019-07-15 03:54:31 +01:00
style Replace trim_left_matches with trim_start_matches 2019-04-16 22:54:42 -07:00
exa.rs Merge branch 'glyphs' of https://github.com/asoderman/exa into asoderman-glyphs 2019-07-15 03:54:31 +01:00