Lines Matching full:eol
9 # Also check for the correct line endings on files with svn:eol-style = native
48 *.c = svn:eol-style=native
49 *.cc = svn:eol-style=native
50 *.cpp = svn:eol-style=native
51 *.h = svn:eol-style=native
52 *.rc = svn:eol-style=native
53 *.dsp = svn:eol-style=native
54 *.dsw = svn:eol-style=native
55 *.sln = svn:eol-style=native
56 *.vcproj = svn:eol-style=native
57 configure = svn:eol-style=native;svn:executable
58 *.sh = svn:eol-style=native;svn:executable
59 *.pl = svn:eol-style=native;svn:executable
60 *.py = svn:eol-style=native;svn:executable
61 *.txt = svn:mime-type=text/plain;svn:eol-style=native
62 *.java = svn:eol-style=native;svn:mime-type=text/plain;;charset=utf-8
63 *.ucm = svn:eol-style=native
64 *.html = svn:eol-style=native;svn:mime-type=text/html
65 *.htm = svn:eol-style=native;svn:mime-type=text/html
66 *.xml = svn:eol-style=native
67 Makefile = svn:eol-style=native
68 *.in = svn:eol-style=native
69 *.mak = svn:eol-style=native
70 *.mk = svn:eol-style=native
117 # example string_proplist at this point: " svn:eol-style=native;svn:executable"
132 # *.java = svn:eol-style=native;svn:mime-type=text/plain;;charset=utf-8
234 if propname == "svn:eol-style" and propval == "native":