git-annex/CmdLine
Joey Hess 0f18636c8a
Work around problem with concurrent-output when in a non-unicode locale by avoiding use of it in such a locale.
Instead -J will behave as if it was built without concurrent-output support
in this situation. Ie, it will be mostly quiet, except when there's an
error.

Note that it's not a problem for a filename to contain invalid utf-8 when
in a utf-8 locale. That is handled ok by concurrent-output. It's only
displaying unicode characters in a non-unicode locale that doesn't work.
2016-02-14 15:02:42 -04:00
..
GitAnnex Bug fix: Git config settings passed to git-annex -c did not always take effect. 2016-01-22 13:47:41 -04:00
GitAnnexShell remove 163 lines of code without changing anything except imports 2016-01-20 16:36:33 -04:00
Action.hs Work around problem with concurrent-output when in a non-unicode locale by avoiding use of it in such a locale. 2016-02-14 15:02:42 -04:00
Batch.hs remove 163 lines of code without changing anything except imports 2016-01-20 16:36:33 -04:00
GitAnnex.hs remove 3 build flags 2016-01-26 08:14:57 -04:00
GitAnnexShell.hs remove 163 lines of code without changing anything except imports 2016-01-20 16:36:33 -04:00
GlobalSetter.hs finished converting all the main options 2015-07-10 13:23:06 -04:00
Option.hs remove 163 lines of code without changing anything except imports 2016-01-20 16:36:33 -04:00
Seek.hs remove 163 lines of code without changing anything except imports 2016-01-20 16:36:33 -04:00
Usage.hs remove 163 lines of code without changing anything except imports 2016-01-20 16:36:33 -04:00