Re: [PATCH v2 0/2] Re: gitk: can't reload commits with new key binding

2012-10-21 Thread Paul Mackerras
On Tue, Oct 02, 2012 at 11:04:43AM -0400, Andrew Wong wrote:
 Refactored the code for binding modified function keys as Junio suggested.
 
 Andrew Wong (2):
   gitk: Refactor code for binding modified function keys
   gitk: Use bindshiftfunctionkey to bind Shift-F5
 
  gitk | 10 +++---
  1 file changed, 7 insertions(+), 3 deletions(-)

Thanks, applied both patches.

Paul.
--
To unsubscribe from this list: send the line unsubscribe git in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH v2 0/2] Re: gitk: can't reload commits with new key binding

2012-10-12 Thread Andrew Wong
Can I get some feedback on these two patches? It'd be great to have them 
merged into gitk. Thanks.



On 10/02/2012 11:04 AM, Andrew Wong wrote:

Refactored the code for binding modified function keys as Junio suggested.

Andrew Wong (2):
   gitk: Refactor code for binding modified function keys
   gitk: Use bindshiftfunctionkey to bind Shift-F5

  gitk | 10 +++---
  1 file changed, 7 insertions(+), 3 deletions(-)



--
To unsubscribe from this list: send the line unsubscribe git in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH v2 0/2] Re: gitk: can't reload commits with new key binding

2012-10-08 Thread SZEDER Gábor
Hi,

(Sorry for the delayed reply, was out of town.)


On Tue, Oct 02, 2012 at 11:04:43AM -0400, Andrew Wong wrote:
 Refactored the code for binding modified function keys as Junio suggested.
 
 Andrew Wong (2):
   gitk: Refactor code for binding modified function keys
   gitk: Use bindshiftfunctionkey to bind Shift-F5
 

Thanks, this series solves the problem for me.


Best,
Gábor

--
To unsubscribe from this list: send the line unsubscribe git in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH v2 0/2] Re: gitk: can't reload commits with new key binding

2012-10-07 Thread Andrew Wong
Could we look into getting this patch into git/gitk?

On 10/02/12 11:04, Andrew Wong wrote:
 Refactored the code for binding modified function keys as Junio suggested.

 Andrew Wong (2):
   gitk: Refactor code for binding modified function keys
   gitk: Use bindshiftfunctionkey to bind Shift-F5

  gitk | 10 +++---
  1 file changed, 7 insertions(+), 3 deletions(-)


--
To unsubscribe from this list: send the line unsubscribe git in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH v2 0/2] Re: gitk: can't reload commits with new key binding

2012-10-02 Thread Andrew Wong
Refactored the code for binding modified function keys as Junio suggested.

Andrew Wong (2):
  gitk: Refactor code for binding modified function keys
  gitk: Use bindshiftfunctionkey to bind Shift-F5

 gitk | 10 +++---
 1 file changed, 7 insertions(+), 3 deletions(-)

-- 
1.7.12.1.382.gb0576a6

--
To unsubscribe from this list: send the line unsubscribe git in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html