Historia zmian

Autor SHA1 Wiadomość Data
  Ben S d4d04b7e92 Turn the file filter options into their own struct 11 lat temu
  Ben S 827a1e11fd Make filename not a column 11 lat temu
  Ben S f825397912 Replace tuple with actual struct 11 lat temu
  Ben S 5099b3f119 Initial tree implementation 11 lat temu
  Ben S 7acc1b09d5 Merge branch 'recursion' 11 lat temu
  Ben S a2020c6457 What the heck? 11 lat temu
  Ben S 5611a5768a Recurse into directories 11 lat temu
  Ben S 3242cb216a Fix failing tests 11 lat temu
  Ben S 10096d1043 Prevent crash for filenames with no components 11 lat temu
  Ben S 6d4b30d531 Code changes in preparation for recursion 11 lat temu
  Ben S c7e8a28e17 Add a bunch of feature flags 11 lat temu
  Ben S b0cdd17b97 Change the way columns are created 11 lat temu
  Ben S 947087567c Upgrade to latest Rust 11 lat temu
  Ben S be9eefe44b Oops, fix --no-default-features compilation 11 lat temu
  Ben S e86f0e12bf Merge branch 'git-status' 11 lat temu
  Ben S 04b2483d1f Compare vectors, not strings 11 lat temu
  Ben S f794f5eda6 Implement Git status for directories 11 lat temu
  Ben S f6cbfc7276 Support Git by default 11 lat temu
  Ben S 1d0cc329eb Don't even show the column without the feature 11 lat temu
  Ben S 90d4684de4 Preliminary Git support! 11 lat temu
  Ben S e835fe8fe3 Make all fields of Dir private 11 lat temu
  Ben S da9d1f77d9 Cache the lowercased extension 11 lat temu
  Ben S 22a4dc90b9 Update #[derive] names 11 lat temu
  Benjamin Sago 8e33c75355 Simplify columns view code 11 lat temu
  Benjamin Sago 628d90fe44 Test extension extraction 11 lat temu
  Benjamin Sago ef4428fab1 Test highlighting of groups and group names 11 lat temu
  Benjamin Sago 191c0e5b90 Test highlighting of usernames 11 lat temu
  Benjamin Sago c53a0156e6 Extract symlink stuff into its own method 11 lat temu
  Benjamin Sago 449592c150 Do column width calculations ourselves (speedup) 11 lat temu
  Benjamin Sago f82dc741de Correct argument name 11 lat temu