Hello, On Mon, May 28, 2012 at 11:13 AM, Vincent Fourmond <fourm...@gmail.com> wrote: > On Mon, May 28, 2012 at 9:32 AM, Shell Xu <shell909...@gmail.com> wrote: >> I use Chinese system, so I setup LANG=zh_CN.UTF-8. When I try to use >> gitstats today, some Error occured. I think it because git's output is in >> Chinese. > > This is most probably the case. I'll try to come up with a fix > rapidly. In the meantime, you'll have to stick to using LC_ALL=C > ;-)...
Some command parsing does indeed rely on the english language, so I made a quick commit to explicitly export LC_ALL=C in gitstats before running any git commands. commit 4438d413636286971784f5b8650198589723c331 Author: Heikki Hokkanen <h...@users.sf.net> Date: Mon May 28 21:42:14 2012 +0300 Does this fix the problem? Regards, -- Heikki Hokkanen -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org