コミット履歴

作者 SHA1 メッセージ 日付
  Benjamin Sago 9cda05df20 Only display Git column for directories with repos 8 年 前
  Benjamin Sago 558b13880b Don’t pass Dirs to the Table 8 年 前
  Benjamin Sago 45a807a14f Redo Git implementation to allow --git --recurse 8 年 前
  Benjamin Sago dd838c2dc1 Move Colours and LSColors to their own module 8 年 前
  Benjamin Sago bcf5213cc8 Tie the row threshold to EXA_GRID_ROWS 8 年 前
  Benjamin Sago da00e2fda2 Thread the row threshold through grid_details 8 年 前
  Benjamin Sago a6ed42105d By lines, I meant details 8 年 前
  Benjamin Sago 513ec51358 Have grid-details turn into lines if it won’t fit 8 年 前
  Benjamin Sago 6343fbc040 Remove unnecessary clone (plus docs) 8 年 前
  Benjamin Sago 5b1966d261 Move filter and dir_action from options to fs 8 年 前
  Benjamin Sago bfa65b3bec Make not showing paths in link targets the default 8 年 前
  Benjamin Sago 0d613652a7 Replace FileName::new with a factory 8 年 前
  Benjamin Sago d93e168b4d Move Environment to a table’s Options 8 年 前
  Benjamin Sago 268b7d52dc Rename Columns to table::Options 8 年 前
  Benjamin Sago d27812f819 Environment Default trait 8 年 前
  Benjamin Sago 80d5c2ad6d Rename some stuff 8 年 前
  Benjamin Sago c0a2cf50af Encapsulate tree depth 8 年 前
  Benjamin Sago 8453f45f99 Make struct for all tree parameters 8 年 前
  Benjamin Sago 1b58f012e0 Split the details iterator in two 8 年 前
  Benjamin Sago 7b64176929 Encapsulate table widths 8 年 前
  Benjamin Sago 97236128ea Only get an Env if one’s being used, also mutexes 8 年 前
  Benjamin Sago fc60838ff3 Extract table from details and grid_details 8 年 前
  Benjamin Sago 14144e2ad3 Create Render structs from views 8 年 前
  Benjamin Sago aea0035f94 Move Colour and Classify to the View 8 年 前
  quininer kel 0828133300 Fix TextCellContents cjk width 8 年 前
  Benjamin Sago ccf8d44058 Replace the links boolean with an enum field 8 年 前
  Benjamin Sago cac80410c9 Extract method for making a cell from its contents 9 年 前
  Daniel Lockyer da3061d1b3 Replace use of .iter() with reference 9 年 前
  Ben S a6712994c5 Make the views non-Copy 9 年 前
  Benjamin Sago a02f37cb45 Change views to print to a Writer, not stdout 10 年 前