[Spice-devel] [PATCH v3 00/28] Win10 support patches
Dmitry Fleytman
dmitry at daynix.com
Wed Sep 7 15:40:57 UTC 2016
> On 7 Sep 2016, at 18:20 PM, Christophe Fergeau <cfergeau at 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 <cfergeau at 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
More information about the Spice-devel
mailing list