exa/contrib
Benjamin Sago 57c647fee5 Default to sorting case-insensitively
This was touched on in #209 where I got the docs wrong compared to the actual implementation, but after thinking about it, I’d like to switch it round. (The --sort=Name and --sort=name difference has also been switched.) See the big ol’ comment for my reasons.

Because this changes core functionality, it broke many, many tests. You can see that this doesn’t change the -star- tests because the shell, rather than exa, orders the globbed files.

I kept on forgetting which way round Sensitive and Insensitive went, so I named them after the effect they have.
2017-08-20 17:33:39 +01:00
..
man Default to sorting case-insensitively 2017-08-20 17:33:39 +01:00
completions.bash Document --time-style, and completions 2017-07-06 00:52:27 +01:00
completions.fish Default to sorting case-insensitively 2017-08-20 17:33:39 +01:00
completions.zsh Document --time-style, and completions 2017-07-06 00:52:27 +01:00
PKGBUILD add man page to PKGBUILD 2015-02-26 13:28:52 -06:00