Hitting the X.Org Server Git repository on Wednesday was an extremely large patch: 259,934 lines of code were removed with 264,651 lines of code being added, but don't get too excited.
This very large xorg-server patch wasn't to merge Wayland with X.Org, introduce some crazy new acceleration method, or really anything else of interest to end-users. Rather, this patch finally introduces a consistent coding style for the X.Org Server. This "Introduce a consistent coding style" patch was largely self-generated.
The mighty patch can be found
here.
The work currently going into the xserver Git master will be for the
X.Org Server 1.13 release, which is
planned for release in early September with various changes.
Developers wanting to find out about the X.Org coding style can visit
this Wiki page.