Commit History

Author SHA1 Message Date
  Benjamin Sago 19b7780755 Fix typo in error message 8 years ago
  Benjamin Sago 68e70bf036 Reword this comment 8 years ago
  Benjamin Sago aa2e3a5d9e Merge branch 'ls-colors-finally' 8 years ago
  Benjamin Sago dc45332d7b Implement file name colouring in {exa,ls}_colors 8 years ago
  Benjamin Sago b86074d63b Rename Style to Styles to avoid a name clash 8 years ago
  Benjamin Sago 28b4b672d4 Move FileStyle to the same options file as Colours 8 years ago
  Benjamin Sago 4507edd734 256 colour support in ls_colors 8 years ago
  Benjamin Sago bad794ab9d Versions bump 8 years ago
  Benjamin Sago 265f93f7cd Merge branch 'late-git-discovery' 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 f3c7fa500f Fix TableOptions Debug 8 years ago
  Benjamin Sago 45a807a14f Redo Git implementation to allow --git --recurse 8 years ago
  Benjamin Sago 3d4ddf8af6 Group Git repositories by their workdir 8 years ago
  Benjamin Sago 62075fe984 Code and logging fix-ups 8 years ago
  Benjamin Sago cfc05eef00 Add test for nested Git repository 8 years ago
  Benjamin Sago 040dbb2414 Use a global Git cache 8 years ago
  Benjamin Sago 55aaecb74d Improve Git test coverage 8 years ago
  Benjamin Sago be70fbdf98 Add test for multiple Git repositories 8 years ago
  Benjamin Sago d86fc4286b \t and \s+$ 8 years ago
  Benjamin Sago 075fe802b4 Merge branch 'exa-colors' 8 years ago
  Benjamin Sago b13b37ed29 Add exa_colors support to the Vagrant VM 8 years ago
  Benjamin Sago f6b7b7f298 Add exa_colors to make exa themable 8 years ago
  Benjamin Sago 504a0dd6b7 Stop collecting ls_colors into a hashmap 8 years ago
  Benjamin Sago dd838c2dc1 Move Colours and LSColors to their own module 8 years ago
  Benjamin Sago 945fa1e83d Isolate and document the environment variables 8 years ago
  Benjamin Sago bf8ff3675b Move Vars into its own module 8 years ago
  Benjamin Sago bfb8a5a573 Extract trait above file name colours 8 years ago
  Benjamin Sago e5e23e23c7 Use the file type colour trait methods 8 years ago