コミット履歴

作者 SHA1 メッセージ 日付
  Benjamin Sago 0aa33595d7 Use the optional argument trick 8 年 前
  Benjamin Sago 31148eda7b Match up fields with parameter names 8 年 前
  Benjamin Sago 30f74b08b4 Always look up metadata 8 年 前
  Benjamin Sago 340bccbcfc Forbid --tree --all --all 8 年 前
  Benjamin Sago dd8bff083f Override the names of . and .. 8 年 前
  Benjamin Sago 4295b243e5 Make Dir construction a bit cleaner 8 年 前
  Benjamin Sago 20793ce7f4 Implement . and .. by inserting them maually 8 年 前
  Benjamin Sago 39fd905999 Allow passing in the --all option more than once 8 年 前
  Benjamin Sago 5ace1264f2 Move the show-invisibles flag into a struct 8 年 前
  Benjamin Sago c7f18873fd Merge branch 'common-view-fields' 8 年 前
  Benjamin Sago 4be0a36d4e Inline this thing 8 年 前
  Benjamin Sago 65d94636d7 Remove filter and dir_action from Details 8 年 前
  Benjamin Sago 14144e2ad3 Create Render structs from views 8 年 前
  Benjamin Sago 66491cbae3 Separate colours from mode deduction 8 年 前
  Benjamin Sago 84b01f2064 Fix bug where colours were incorrectly applied 8 年 前
  Benjamin Sago b8bb148fbb usize is Copy 8 年 前
  Benjamin Sago 183ed9c135 Separate classify from the other two fields 8 年 前
  Benjamin Sago 4e90b4d7e3 Tests for disabling colours 8 年 前
  Benjamin Sago ed3d28f2cd Extract common classify 8 年 前
  Benjamin Sago aea0035f94 Move Colour and Classify to the View 8 年 前
  Benjamin Sago 763e833b6f Merge branch 'help!' 8 年 前
  Benjamin Sago 81c5d8b7c6 Avoid allocating vectors for the help text 8 年 前
  Benjamin Sago 4018165e26 Avoid an allocation when printing help text 8 年 前
  Benjamin Sago 4e32b7fca9 Remove one last newline from help output 8 年 前
  Benjamin Sago aa17e4d3df Make a common module of exit statuses 8 年 前
  Benjamin Sago e4e603b4ee There’s more to erroneousness than an exit code 8 年 前
  Benjamin Sago a060782312 Require version and help text to be on stdout 8 年 前
  Benjamin Sago 90e0c5b60e Add tests for --help --long 8 年 前
  Benjamin Sago c5b18d0f6b Remove extra newline from help text 8 年 前
  Benjamin Sago 8308638dd9 Add a test for --help 8 年 前