From: Johannes Sixt <j.sixt@viscovery.net>
To: "Ævar Arnfjörð Bjarmason" <avarab@gmail.com>
Cc: Junio C Hamano <gitster@pobox.com>,
Git Mailing List <git@vger.kernel.org>
Subject: [PATCH 0/3] sh-i18n--envsubst; case-sensitive getenv on Windows
Date: Mon, 06 Jun 2011 08:57:41 +0200 [thread overview]
Message-ID: <4DEC7A65.7020207@viscovery.net> (raw)
From: Johannes Sixt <j6t@kdbg.org>
Here are the fixes needed on Windows for the ab/i18n-scripts topic.
Johannes Sixt (3):
sh-i18n--envsubst: do not crash when no arguments are given
mingw.c: move definition of mingw_getenv down
Windows: teach getenv to do a case-sensitive search
compat/mingw.c | 47 ++++++++++++++++++++++++++++++++---------------
sh-i18n--envsubst.c | 1 +
2 files changed, 33 insertions(+), 15 deletions(-)
--
1.7.6.rc0.1186.gfb4fd
next reply other threads:[~2011-06-06 6:57 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-06 6:57 Johannes Sixt [this message]
2011-06-06 6:59 ` [PATCH 1/3] sh-i18n--envsubst: do not crash when no arguments are given Johannes Sixt
2011-06-06 7:06 ` [PATCH 2/3] mingw.c: move definition of mingw_getenv down Johannes Sixt
2011-06-06 7:08 ` [PATCH 3/3] Windows: teach getenv to do a case-sensitive search Johannes Sixt
2011-10-05 16:21 ` Karsten Blees
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=4DEC7A65.7020207@viscovery.net \
--to=j.sixt@viscovery.net \
--cc=avarab@gmail.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
/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.