Historial de Commits

Autor SHA1 Mensaje Fecha
  Benjamin Sago 532ebbc591 Only complain about long options in strict mode hace 8 años
  Benjamin Sago f389943bf1 New macro for testing deduce errors hace 8 años
  Benjamin Sago 6755ee6ae9 Extract table columns into a struct hace 8 años
  Benjamin Sago 6b309d5cfc Make SizeFormat lenient, and add tests hace 8 años
  Benjamin Sago b2947ed590 Document and test time formats hace 8 años
  Benjamin Sago 0b87392fd4 Decouple assert_eq! and assert_parses hace 8 años
  Benjamin Sago ff497b52e5 Be stricter in strict mode hace 8 años
  Benjamin Sago 00379cce63 Thread Strictness through the parser hace 8 años
  Benjamin Sago 89540edb22 Allow xattrs to be shown in --tree without --long hace 8 años
  Benjamin Sago b5bcf22612 Merge remote-tracking branch origin/option-pars-ng hace 8 años
  Benjamin Sago 4289f4d27e Specify that we need the width of stdout hace 8 años
  Benjamin Sago 9872eba821 Separate the matched flags from the free strings hace 8 años
  Benjamin Sago 0456e7cfbd Document and organise the parser module hace 8 años
  Benjamin Sago f86c49cd4a Avoid early return hace 8 años
  PJB3005 f249c8528b Use term_size crate to fetch terminal size. hace 8 años
  Benjamin Sago 06157fdedd Add some tests for the time flags hace 8 años
  Benjamin Sago 817c7d2318 Add tests for size format hace 8 años
  Benjamin Sago 2d1f462bfa Switch to the new options parser hace 8 años
  Benjamin Sago 5b1966d261 Move filter and dir_action from options to fs hace 8 años
  Benjamin Sago c29170e345 Get the list of file extensions from the Options hace 8 años
  Benjamin Sago 0d613652a7 Replace FileName::new with a factory hace 8 años
  Benjamin Sago 3251378e91 Add iso time style hace 8 años
  Benjamin Sago f0eed9fde4 Add full-iso time style hace 8 años
  Benjamin Sago 786e8f4d7f Add long-iso style and --time-style option hace 8 años
  Benjamin Sago 98b63705be Expect different time formats hace 8 años
  Benjamin Sago ba335bb6e7 Separate TimeFormat from the Environment hace 8 años
  Benjamin Sago d93e168b4d Move Environment to a table’s Options hace 8 años
  Benjamin Sago 268b7d52dc Rename Columns to table::Options hace 8 años
  Benjamin Sago 4be0a36d4e Inline this thing hace 8 años
  Benjamin Sago 65d94636d7 Remove filter and dir_action from Details hace 8 años