Commit History

Author SHA1 Message Date
  ariasuni a636d08f8b Fix handling of potentially unsupported time metadata 6 years ago
  ariasuni f0e7321506 Fix and add tests 7 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
  Marco 'don' Kaulea 054cac6b82 Add option to only display directories 7 years ago
  Benjamin Sago 5438f949c9 Merge pull request #311 from martinlindhe/master 7 years ago
  BenWhitehead a156d96768 Add new sort option `.name` and `.Name` 8 years ago
  Martin Lindhe 7b1ee01eb5 adjust some spelling 8 years ago
  Benjamin Sago b95446d834 Thread an ignore cache through the program 8 years ago
  Benjamin Sago 07443e87ba Add a --git-ignore option that doesn’t do anything 8 years ago
  Benjamin Sago c475cccce4 Flip the new/old order, and add suggestion for -lt 8 years ago
  Benjamin Sago a8bf990674 Tie value suggestions to their arguments 8 years ago
  Benjamin Sago 0fefc78cbb Add more modified date aliases 8 years ago
  Benjamin Sago d86fc4286b \t and \s+$ 8 years ago
  Benjamin Sago 57c647fee5 Default to sorting case-insensitively 8 years ago
  Benjamin Sago 673e894d25 Give the filter modules some love 8 years ago
  Benjamin Sago 0b87392fd4 Decouple assert_eq! and assert_parses 8 years ago
  Benjamin Sago ff497b52e5 Be stricter in strict mode 8 years ago
  Benjamin Sago 00379cce63 Thread Strictness through the parser 8 years ago
  Benjamin Sago c1e206669e Give IgnorePatterns a better interface 8 years ago
  Benjamin Sago 9872eba821 Separate the matched flags from the free strings 8 years ago
  Benjamin Sago 0456e7cfbd Document and organise the parser module 8 years ago
  Benjamin Sago adca0d3629 Add test for ignoring globs 8 years ago
  Benjamin Sago a2cd39e0a9 Fix --tree --all 8 years ago
  Benjamin Sago 0831573669 Add tests for dot filters 8 years ago
  Benjamin Sago bc5c0194b4 Add tests for sort field 8 years ago
  Benjamin Sago 2d1f462bfa Switch to the new options parser 8 years ago
  Benjamin Sago 5b1966d261 Move filter and dir_action from options to fs 8 years ago
  Benjamin Sago f750536420 Add sorting by type 8 years ago
  Benjamin Sago 340bccbcfc Forbid --tree --all --all 8 years ago