Commit graph

3 commits

Author SHA1 Message Date
Sven Eckelmann
b70604d554 Force line ending type for specific files
Different operation systems (Unix vs. Windows) use different line ending types.
It can easily happen that users from different systems edit files and replace
all line endings of a file with the system specific version. This screws up
diffs and makes merges harder.

Git can normalize line endings for specific files and avoid this problem.
Binary files should be marked to avoid accidentally normalization.
2013-12-19 13:15:43 +01:00
wahrhaft
539999d661 Win32 build fixes 2012-02-04 12:15:03 -05:00
wahrhaft
1862b06f16 win32 support, started consolidating log functions 2010-03-13 15:51:07 -05:00