colorls/lib/colorls
Claudio Bley a3b94311ec Allow git status to be different for items in directories
If a directory was reported with a concrete status by git, it was
assumed that all files below this directory would have the same status.

This is not the case were git ignore files are applied to some files
in subdirectories.

Fixes #461.
2022-03-19 09:20:03 +01:00
..
core.rb Add the option for a short report 2022-03-18 18:02:46 +03:00
fileinfo.rb Fix encoding error with UTF-8 directory name 2021-03-24 21:45:30 +01:00
flags.rb Edit --report flag description 2022-03-18 22:59:27 +03:00
git.rb Allow git status to be different for items in directories 2022-03-19 09:20:03 +01:00
layout.rb Add --format=vertical and -C flags 2019-07-01 23:27:53 +02:00
monkeys.rb Fix offense detected by Style/StringChars cop 2021-03-25 08:29:44 +01:00
version.rb Prepare release 1.4.4 2021-03-10 21:14:54 +01:00
yaml.rb Remove symbolize_keys monkey method on Hash 2020-11-02 08:45:07 +01:00