Commit History

Author SHA1 Message Date
  Benjamin Sago 80f9806bbc Move Git shared state to structs 5 years ago
  Benjamin Sago ecbe63bf1e IO import changes 5 years ago
  Benjamin Sago ed59428cbc Replace Misfire with a testable OptionsResult 5 years ago
  Benjamin Sago f8df02dae7 Batch source formatting 5 years ago
  Benjamin Sago f0c139ca68 Better referencing 5 years ago
  Benjamin Sago e44858eb41 Fix bug where files were Git-ignored too often 5 years ago
  ariasuni 046af5cdd1 Use git2 instead of parsing .gitignore for --git-ignore 6 years ago
  Bond_009 f599c7ce93 Update to Rust 2018 7 years ago
  Benjamin Sago 9497b30b33 Merge branch 'glyphs' of https://github.com/asoderman/exa into asoderman-glyphs 6 years ago
  Thibaut Brandscheid 755876e9b6 fix most clippy warnings 7 years ago
  Alex Soderman f96a45f45e fixed icons for grid details mode 8 years ago
  Benjamin Sago 827aa8bfc3 Ignore files matched in .gitignore 8 years ago
  Benjamin Sago b95446d834 Thread an ignore cache through the program 8 years ago
  Benjamin Sago c60ea36a31 Allow --git --tree, too 8 years ago
  Benjamin Sago 9cda05df20 Only display Git column for directories with repos 8 years ago
  Benjamin Sago 558b13880b Don’t pass Dirs to the Table 8 years ago
  Benjamin Sago 45a807a14f Redo Git implementation to allow --git --recurse 8 years ago
  Benjamin Sago dd838c2dc1 Move Colours and LSColors to their own module 8 years ago
  Benjamin Sago bcf5213cc8 Tie the row threshold to EXA_GRID_ROWS 8 years ago
  Benjamin Sago da00e2fda2 Thread the row threshold through grid_details 8 years ago
  Benjamin Sago a6ed42105d By lines, I meant details 8 years ago
  Benjamin Sago 513ec51358 Have grid-details turn into lines if it won’t fit 8 years ago
  Benjamin Sago 6343fbc040 Remove unnecessary clone (plus docs) 8 years ago
  Benjamin Sago 5b1966d261 Move filter and dir_action from options to fs 8 years ago
  Benjamin Sago bfa65b3bec Make not showing paths in link targets the default 8 years ago
  Benjamin Sago 0d613652a7 Replace FileName::new with a factory 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 d27812f819 Environment Default trait 8 years ago
  Benjamin Sago 80d5c2ad6d Rename some stuff 8 years ago