Re: [PATCH v2 1/3] gitk refactor: remove boilerplate for configuration variables

2014-10-30 Thread Paul Mackerras
On Sun, Sep 14, 2014 at 11:35:57PM +0300, Max Kirillov wrote: Signed-off-by: Max Kirillov m...@max630.net This is a nice simplification, applied, thanks. Paul. -- To unsubscribe from this list: send the line unsubscribe git in the body of a message to majord...@vger.kernel.org More majordomo

[PATCH v2 1/3] gitk refactor: remove boilerplate for configuration variables

2014-09-14 Thread Max Kirillov
Signed-off-by: Max Kirillov m...@max630.net --- gitk | 88 1 file changed, 20 insertions(+), 68 deletions(-) diff --git a/gitk b/gitk index c8df35d..bc57c11 100755 --- a/gitk +++ b/gitk @@ -2772,23 +2772,11 @@ proc doprogupdate