> On 29 Mar 2018, at 20:37, Junio C Hamano <gitster@xxxxxxxxx> wrote: > > lars.schneider@xxxxxxxxxxxx writes: > >> From: Lars Schneider <larsxschneider@xxxxxxxxx> >> >> Patches 1-6,9 are preparation and helper functions. Patch 4 is new. >> Patch 7,8,10 are the actual change. >> >> This series depends on Torsten's 8462ff43e4 (convert_to_git(): >> safe_crlf/checksafe becomes int conv_flags, 2018-01-13) which is >> already in master. > > I didn't see any further review comments on this round, and as far > as I can tell from my reading, these patches looked more-or-less > ready. > > Except for 04/10 that had a few messages around "who should be > responsible for handling the 'NULL is for the default UTF-8'?", that > is. > > So, what's the doneness of this thing? Almost. I'll send a new round tomorrow. I hope to make this the final round. - Lars