soramimi / Guitar

Git GUI Client
https://soramimi.github.io/Guitar/
GNU General Public License v2.0
1.58k stars 127 forks source link

Wish: non-UTF-8 source files #114

Open the-Arioch opened 3 years ago

the-Arioch commented 3 years ago

For git itself the charset of committed files does not matter, it more or less works with byte streams.

However, it is important for GUI tools like diff/merge.

While many source files of today are encoded in UTF-8 it is not always so, especially with legacy projects. Especially comments there, user UI texts, etc.

Feature requests: for repositories (and maybe also for folders and even particular files) provide user setting of source files charset, so DIFF would be seen in human-readable way. 2021-09-22 15_50_58-Guitar _ BurovDV _bdv@inec ru_

the-Arioch commented 3 years ago

also bash escapings within filenames 2021-09-22 15_57_14-Status