Re: [gmane.comp.version-control.git] [PATCH 0/4] gitk crash fix and locale updates

2015-10-30 Thread Junio C Hamano
Paul Mackerras writes: > Yes, sorry about that. I have applied a patch from Beat Bolli fixing > the basic issue, since his patch was the same as Takashi's first patch > and was posted earlier. I have also applied 2-4 of Takashi's series > plus some other translation updates. I have pushed all

Re: [gmane.comp.version-control.git] [PATCH 0/4] gitk crash fix and locale updates

2015-10-30 Thread Paul Mackerras
On Mon, Oct 26, 2015 at 05:16:20PM -0700, Junio C Hamano wrote: > Ping. What do you think of these? It appears that quite a many > people are getting bitten by the issues this series addresses. Yes, sorry about that. I have applied a patch from Beat Bolli fixing the basic issue, since his patch

Re: [PATCH 0/4] gitk crash fix and locale updates

2015-10-30 Thread Paul Mackerras
On Tue, Oct 20, 2015 at 02:33:00PM +0200, Takashi Iwai wrote: > Hi, > > the recent change in gitk to support the menu accelerator broke the > invocation with --all option in non-English locales. Also, the whole > menu translations are gone by this, too. This patchset tries to > address these iss

[gmane.comp.version-control.git] [PATCH 0/4] gitk crash fix and locale updates

2015-10-26 Thread Junio C Hamano
Ping. What do you think of these? It appears that quite a many people are getting bitten by the issues this series addresses. Thanks. From: Takashi Iwai Newsgroups: gmane.comp.version-control.git Subject: [PATCH 0/4] gitk crash fix and locale updates Date: Tue, 20 Oct 2015 14:33:00 +0200

[PATCH 0/4] gitk crash fix and locale updates

2015-10-20 Thread Takashi Iwai
Hi, the recent change in gitk to support the menu accelerator broke the invocation with --all option in non-English locales. Also, the whole menu translations are gone by this, too. This patchset tries to address these issues. Takashi === Takashi Iwai (4): gitk: Fix crash with --all in non