Commit History

Author SHA1 Message Date
  Benjamin Sago 9497b30b33 Merge branch 'glyphs' of https://github.com/asoderman/exa into asoderman-glyphs 6 years ago
  Benjamin Sago 081bce0479 Merge branch 'fix-warnings-and-rust-2018' of https://github.com/ariasuni/exa into ariasuni-fix-warnings-and-rust-2018 6 years ago
  Benjamin Sago e936d7e09f Prevent infinite loop with -aaR 6 years ago
  ariasuni 49ed3ed0f8 Fix clippy warnings and explicitely ignore a few, fix future deprecation 7 years ago
  Benjamin Sago ecc4138d56 Merge branch 'clippy_fixes' of https://github.com/thibran/exa into thibran-clippy_fixes 7 years ago
  Thibaut Brandscheid 755876e9b6 fix most clippy warnings 7 years ago
  Alex Soderman 68954f9142 Added --icons for oneline mode 8 years ago
  Jesse Luehrs 9bb62fbd63 make exa on symlinks to directories show their contents 8 years ago
  Alex Soderman 217d1eefa9 moved icons functionality to grid mode 8 years ago
  Alex Soderman 57e8802977 Added icons mode w/ prepending (icons themselves do not appear yet) 8 years ago
  Benjamin Sago e154b58268 Move EXA_DEBUG variable to vars file 8 years ago
  Benjamin Sago 9cfc70f4c0 Further shortening 8 years ago
  Benjamin Sago c7748fb1f0 Make these lines less long 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 45a807a14f Redo Git implementation to allow --git --recurse 8 years ago
  Benjamin Sago 040dbb2414 Use a global Git cache 8 years ago
  Benjamin Sago dd838c2dc1 Move Colours and LSColors to their own module 8 years ago
  Benjamin Sago 965bc9e37a Print the parsed options to the debug log 8 years ago
  Benjamin Sago 377260d88c Start logging at opportune moments 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 a6ed42105d By lines, I meant details 8 years ago
  Benjamin Sago dbebd60c4e Extract var_os and use the mock to test 8 years ago
  Benjamin Sago b5bcf22612 Merge remote-tracking branch origin/option-pars-ng 8 years ago
  PJB3005 f249c8528b Use term_size crate to fetch terminal size. 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 0d613652a7 Replace FileName::new with a factory 8 years ago
  Benjamin Sago fc60838ff3 Extract table from details and grid_details 8 years ago