Commit History

Author SHA1 Message Date
  ariasuni dba3f37b0a Fix Clippy lints 5 years ago
  Laurent Arnoud bd655f9c20 Remove unused imports on fs/file.rs 6 years ago
  Benjamin Sago 490d9680c2 Merge branch 'fix-handling-maybe-unsupported-time-metadata' of https://github.com/ariasuni/exa into ariasuni-fix-handling-maybe-unsupported-time-metadata 6 years ago
  Benjamin Sago c5a1e8e103 Merge pull request #557 from BrennanMcDonald/master 6 years ago
  ariasuni a636d08f8b Fix handling of potentially unsupported time metadata 6 years ago
  Brennan McDonald 215b779d35 Fixed copy-paste bug in access times. 6 years ago
  Brennan McDonald f19f7be726 Updated file.rs 6 years ago
  Bond_009 f599c7ce93 Update to Rust 2018 7 years ago
  Benjamin Sago 081bce0479 Merge branch 'fix-warnings-and-rust-2018' of https://github.com/ariasuni/exa into ariasuni-fix-warnings-and-rust-2018 6 years ago
  Benjamin Sago faed8f9b82 Merge pull request #457 from ariasuni/fix-sorting-by-created-time 6 years ago
  Benjamin Sago e936d7e09f Prevent infinite loop with -aaR 6 years ago
  ariasuni 39a49a3d36 Check if the sort field is supported by the OS 7 years ago
  ariasuni 56717c7336 Add “changed” sort option, to replace old incorrect “created” 7 years ago
  ariasuni b0da0c9055 Use correct metadata for created time 7 years ago
  ariasuni 49ed3ed0f8 Fix clippy warnings and explicitely ignore a few, fix future deprecation 7 years ago
  Benjamin Sago ecc4138d56 Merge branch 'clippy_fixes' of https://github.com/thibran/exa into thibran-clippy_fixes 7 years ago
  Thibaut Brandscheid 755876e9b6 fix most clippy warnings 7 years ago
  Jesse Luehrs 9bb62fbd63 make exa on symlinks to directories show their contents 8 years ago
  Ryan Leung e1a4ed87f2 add #[allow(unused)] for compatibility 8 years ago
  Ryan Leung 7fb0347e93 remove unused import 8 years ago
  Benjamin Sago 45a807a14f Redo Git implementation to allow --git --recurse 8 years ago
  Benjamin Sago 040dbb2414 Use a global Git cache 8 years ago
  Benjamin Sago d86fc4286b \t and \s+$ 8 years ago
  Benjamin Sago 1081762657 Basically, log before doing fs operations 8 years ago
  Benjamin Sago 014e179abf One more 8 years ago
  Benjamin Sago 6fbb0b8626 More logging things that shouldn’t happen 8 years ago
  Benjamin Sago aa5b1867dd Make nanoseconds available to times 8 years ago
  Benjamin Sago 5bdf6304bb Fix bug where accessed times were wrong! 8 years ago
  Benjamin Sago 0aa33595d7 Use the optional argument trick 8 years ago
  Benjamin Sago 31148eda7b Match up fields with parameter names 8 years ago