git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] gitk: chmod +x po2msg
@ 2013-12-02 19:12 Junio C Hamano
  2013-12-03 20:03 ` Thomas Rast
  2014-01-21 11:13 ` Paul Mackerras
  0 siblings, 2 replies; 3+ messages in thread
From: Junio C Hamano @ 2013-12-02 19:12 UTC (permalink / raw)
  To: Paul Mackerras; +Cc: git, Jonathan Nieder

From: Jonathan Nieder <jrnieder@gmail.com>
Date: Mon, 25 Nov 2013 13:00:10 -0800

The Makefile only runs it using tclsh, but because the fallback po2msg
script has the usual tcl preamble starting with #!/bin/sh it can also
be run directly.

Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
---

 * Paul, I forgot to forward this to you.  Could you apply it to
   your tree?  I see you have updates up to ce2c58cd (gitk:
   Recognize -L option, 2013-11-16), which I'll be pulling into my
   tree shortly.

   Thanks.

 po/po2msg.sh | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 mode change 100644 => 100755 po/po2msg.sh

diff --git a/po/po2msg.sh b/po/po2msg.sh
old mode 100644
new mode 100755
-- 
1.8.5-386-gb78cb96

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] gitk: chmod +x po2msg
  2013-12-02 19:12 [PATCH] gitk: chmod +x po2msg Junio C Hamano
@ 2013-12-03 20:03 ` Thomas Rast
  2014-01-21 11:13 ` Paul Mackerras
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Rast @ 2013-12-03 20:03 UTC (permalink / raw)
  To: Junio C Hamano; +Cc: Paul Mackerras, git, Jonathan Nieder

Junio C Hamano <gitster@pobox.com> writes:

>  * Paul, I forgot to forward this to you.  Could you apply it to
>    your tree?  I see you have updates up to ce2c58cd (gitk:
>    Recognize -L option, 2013-11-16), which I'll be pulling into my
>    tree shortly.

When you pull, can you pick up the "other half" of the series that led
up to ce2c58cd?

  http://thread.gmane.org/gmane.comp.version-control.git/227151/focus=237937

-- 
Thomas Rast
tr@thomasrast.ch

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] gitk: chmod +x po2msg
  2013-12-02 19:12 [PATCH] gitk: chmod +x po2msg Junio C Hamano
  2013-12-03 20:03 ` Thomas Rast
@ 2014-01-21 11:13 ` Paul Mackerras
  1 sibling, 0 replies; 3+ messages in thread
From: Paul Mackerras @ 2014-01-21 11:13 UTC (permalink / raw)
  To: Junio C Hamano; +Cc: git, Jonathan Nieder

On Mon, Dec 02, 2013 at 11:12:43AM -0800, Junio C Hamano wrote:
> From: Jonathan Nieder <jrnieder@gmail.com>
> Date: Mon, 25 Nov 2013 13:00:10 -0800
> 
> The Makefile only runs it using tclsh, but because the fallback po2msg
> script has the usual tcl preamble starting with #!/bin/sh it can also
> be run directly.
> 
> Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
> Signed-off-by: Junio C Hamano <gitster@pobox.com>

Thanks, applied.

Paul.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-01-21 11:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-02 19:12 [PATCH] gitk: chmod +x po2msg Junio C Hamano
2013-12-03 20:03 ` Thomas Rast
2014-01-21 11:13 ` Paul Mackerras

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).