> On 7 Sep 2016, at 18:20 PM, Christophe Fergeau <cferg...@redhat.com> wrote: > > On Wed, Sep 07, 2016 at 05:55:31PM +0300, Sameeh Jubran wrote: >> On Wed, Sep 7, 2016 at 5:47 PM, Christophe Fergeau <cferg...@redhat.com> >> wrote: >> >>> On Wed, Sep 07, 2016 at 04:10:18PM +0300, Sameeh Jubran wrote: >>>> Dmitry Fleytman (2): >>>> Introduce end-of-line normalization > > So it seems everything was changed from Dos to Unix? What is the > rationale for going this way rather than the other way around? > I think I would convert all source files to Dos except for the include/ > ones which are c&p'ed from elsewhere. This would make the diff much > smaller, and give us a much less polluted git history.
Hi Christophe, We prefer to have the same EOL style for all files in the repository because this way it is much easier to define automatic EOL conversion rules for future commits. LF has a number of advantages over CR/LF so we decided to use it. We believe that one big commit that converts EOL characters is an acceptable price for future simplicity. Dmitry > > Christophe _______________________________________________ Spice-devel mailing list Spice-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/spice-devel