colorls/lib
Claudio Bley 2df30f7f33 Add support for sorting by mtime
* add `--sort=WORD` option, which sorts by modification "time" or not at all

* add short option `-U` to mean `--sort=none` (`ls` compatibility)

* `-t` now has the same effect as `--sort=time` which is also mentioned in the
  post install mesage

* add checks for `--sort=time` and `--sort=none` to .travis.yml
2017-11-06 08:42:02 +01:00
..
colorls Add support for sorting by mtime 2017-11-06 08:42:02 +01:00
yaml Adds colors for git-status 2017-10-29 05:34:25 +05:30
colorls.rb Removes require call of git gem 2017-10-29 05:39:40 +05:30
tab_complete.sh Use optparse for tab completion (#138) 2017-10-28 16:09:09 +05:30