On Tuesday 31 May 2016, Daniel-Constantin Mierla wrote:
A lot of diffs are because various OSes use different whitespacing for xml stylesheets and special chars. This is what we try to avoid, by generating them in a single place.
A tactically placed LC_ALL=C inside the Makefile for the README might solve a lot of those issues. At least doing a "LC_ALL=C make README" creates smaller diffs for me.