Brandon Williams [off-list ref] writes:
Changes in v3:
* Now always pass struct diff_flags by reference and don't return the struct
but rather modify the passed in struct.
* Don't clear TEXTCONV_SET_VIA_CMDLINE when --no-textconv is passed
* added additional patches (set out separately before) to remove the macros
and change the struct members to lowercase
The result looks pleasant overall, although I suspect I'd need some
time to get used to them being all explicit bitfields.
Queued.