> On 15 Mar 2018, at 20:18, Lars Schneider <[email protected]> wrote: > > >> On 15 Mar 2018, at 02:34, Junio C Hamano <[email protected]> wrote: >> >> ... >> >> * ls/checkout-encoding (2018-03-09) 10 commits >> - convert: add round trip check based on 'core.checkRoundtripEncoding' >> - convert: add tracing for 'working-tree-encoding' attribute >> - convert: advise canonical UTF encoding names >> - convert: check for detectable errors in UTF encodings >> - convert: add 'working-tree-encoding' attribute >> - utf8: add function to detect a missing UTF-16/32 BOM >> - utf8: add function to detect prohibited UTF-16/32 BOM >> - strbuf: add a case insensitive starts_with() >> - strbuf: add xstrdup_toupper() >> - strbuf: remove unnecessary NUL assignment in xstrdup_tolower() >> >> The new "checkout-encoding" attribute can ask Git to convert the >> contents to the specified encoding when checking out to the working >> tree (and the other way around when checking in). >> >> Expecting a reroll. >> cf. <[email protected]> >> Modulo minor design decision corrections, the series is almost there. > > If I hurry up (IOW: send a reroll tonight), would this topic > have a chance for 2.17-rc1 or is it too late?
I just send out a reroll in case the series is still relevant for 2.17-rc1. https://public-inbox.org/git/[email protected]/ Thanks, Lars

