public inbox for git@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1-1 0/2] workaround for iconv under macOS 14/15
@ 2026-01-08 17:40 tboegi
  2026-01-11 18:24 ` Junio C Hamano
  0 siblings, 1 reply; 2+ messages in thread
From: tboegi @ 2026-01-08 17:40 UTC (permalink / raw)
  To: tboegi, git, l.s.r

From: Torsten Bögershausen <tboegi@web.de>

Add a 'V1-1' of tb/macos-iconv-workarounds
V1 had the wrong email address
Especially:
  Base it on master branch which has 'rs/macos-iconv-workaround'

Torsten Bögershausen (2):
  utf8.c: Prepare workaround for iconv under macOS 14/15
  utf8.c: Enable workaround for iconv under macOS 14/15

 Makefile         |  7 +++++++
 config.mak.uname |  1 +
 utf8.c           | 13 +++++++++++++
 3 files changed, 21 insertions(+)

-- 
2.50.0.rc0.46.g7014b55638.dirty


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

* Re: [PATCH v1-1 0/2] workaround for iconv under macOS 14/15
  2026-01-08 17:40 [PATCH v1-1 0/2] workaround for iconv under macOS 14/15 tboegi
@ 2026-01-11 18:24 ` Junio C Hamano
  0 siblings, 0 replies; 2+ messages in thread
From: Junio C Hamano @ 2026-01-11 18:24 UTC (permalink / raw)
  To: tboegi; +Cc: git, l.s.r

tboegi@web.de writes:

> From: Torsten Bögershausen <tboegi@web.de>
>
> Add a 'V1-1' of tb/macos-iconv-workarounds
> V1 had the wrong email address
> Especially:
>   Base it on master branch which has 'rs/macos-iconv-workaround'
>
> Torsten Bögershausen (2):
>   utf8.c: Prepare workaround for iconv under macOS 14/15
>   utf8.c: Enable workaround for iconv under macOS 14/15
>
>  Makefile         |  7 +++++++
>  config.mak.uname |  1 +
>  utf8.c           | 13 +++++++++++++
>  3 files changed, 21 insertions(+)

Thanks, will replace on top of 'master'.

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

end of thread, other threads:[~2026-01-11 18:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-08 17:40 [PATCH v1-1 0/2] workaround for iconv under macOS 14/15 tboegi
2026-01-11 18:24 ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox