Commit History

Author SHA1 Message Date
  Benjamin Sago 45a807a14f Redo Git implementation to allow --git --recurse 8 years ago
  Benjamin Sago 945fa1e83d Isolate and document the environment variables 8 years ago
  Benjamin Sago bf8ff3675b Move Vars into its own module 8 years ago
  Benjamin Sago 4907565baf Move colour options to their own file 8 years ago
  Benjamin Sago 6740faa781 env vars should be referenced, not copied 8 years ago
  Benjamin Sago da00e2fda2 Thread the row threshold through grid_details 8 years ago
  Benjamin Sago eec1a4f78a Stop --git from complaining too 8 years ago
  Benjamin Sago adaa36e1c5 Integrate strict mode, use it to test file sizes 8 years ago
  Benjamin Sago dbebd60c4e Extract var_os and use the mock to test 8 years ago
  Benjamin Sago 532ebbc591 Only complain about long options in strict mode 8 years ago
  Benjamin Sago 6755ee6ae9 Extract table columns into a struct 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 89540edb22 Allow xattrs to be shown in --tree without --long 8 years ago
  Benjamin Sago 7cb9a43541 Extract version info into its own struct 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 3331feaee8 Turning off unused_variables revealed a warning 8 years ago
  Benjamin Sago b46fd1e32f Extract help checking and its tests 8 years ago
  Benjamin Sago 82e6fa2352 Add tests for dir_option 8 years ago
  Benjamin Sago a2cd39e0a9 Fix --tree --all 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 8d96be7f6a Document the parsing decisions 8 years ago
  Benjamin Sago bf643c65fe Start work on our own options parser 8 years ago
  Benjamin Sago 786e8f4d7f Add long-iso style and --time-style option 8 years ago
  Benjamin Sago d93e168b4d Move Environment to a table’s Options 8 years ago
  Benjamin Sago 268b7d52dc Rename Columns to table::Options 8 years ago
  Benjamin Sago 7e302718fe Update the docs where it counts 8 years ago