All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Rast <trast@student.ethz.ch>
To: Lanny Ripple <lanny@spotinfluence.com>
Cc: Junio C Hamano <gitster@pobox.com>, Jeff King <peff@peff.net>,
	<git@vger.kernel.org>
Subject: Re: Bug: rebase when an author uses accents in name on MacOSx
Date: Thu, 31 May 2012 16:28:44 +0200	[thread overview]
Message-ID: <87bol4ifvn.fsf@thomas.inf.ethz.ch> (raw)
In-Reply-To: <78E7FEAC-6587-4EB3-B78B-08D321F53BF9@spotinfluence.com> (Lanny Ripple's message of "Thu, 31 May 2012 08:36:16 -0500")

Lanny Ripple <lanny@spotinfluence.com> writes:

> Bingo.
>
>   lanny;~> echo "Rémi Leblond" | LANG=C LC_ALL=C /usr/bin/sed -ne 's/.*/GIT_AUTHOR_NAME='\''&'\''/p'
>   GIT_AUTHOR_NAME='Rémi Leblond'
>
> Just occurred to me that I'm using fink and that git-am doesn't use
> /usr/bin/sed but just sed.  My suggestion is to be explicit on the
> path in git-am.

Then how would you work around a platform sed that is broken?  You can't
just install a new one in another directory if we use an absolute path.
Which apparently is what people have to do on Solaris, see the
SANE_TOOL_PATH setting for the Makefile.

-- 
Thomas Rast
trast@{inf,student}.ethz.ch

  reply	other threads:[~2012-05-31 14:38 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-30 22:16 Bug: rebase when an author uses accents in name on MacOSx Lanny Ripple
2012-05-30 23:45 ` Junio C Hamano
2012-05-30 23:57   ` Jürgen Kreileder
2012-05-31  1:19   ` Jeff King
2012-05-31  6:33     ` Junio C Hamano
2012-05-31 13:36       ` Lanny Ripple
2012-05-31 14:28         ` Thomas Rast [this message]
2012-05-31 14:56           ` Lanny Ripple
2012-05-31 17:34         ` Junio C Hamano
2012-05-31 17:49           ` Lanny Ripple
2012-05-31 18:33             ` Junio C Hamano
2012-05-31 19:21               ` Lanny Ripple
2012-06-01  9:30                 ` Jeff King
2012-06-01 13:56                   ` Lanny Ripple
2012-06-02 16:09                     ` Jeff King
2012-06-02 16:37                       ` Lanny Ripple
2012-06-01 16:19                   ` Junio C Hamano
2012-06-01 17:05                     ` Lanny Ripple
2012-06-01 17:57                       ` Junio C Hamano
2012-06-02 16:23                     ` Jeff King
2012-05-31  9:33     ` Thomas Rast

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87bol4ifvn.fsf@thomas.inf.ethz.ch \
    --to=trast@student.ethz.ch \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=lanny@spotinfluence.com \
    --cc=peff@peff.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.