summaryrefslogtreecommitdiff
path: root/convert.c
AgeCommit message (Expand)AuthorFilesLines
2007-04-22Fix a typo in crlf conversion codeAlex Riesen1-5/+5
2007-04-21convert.c: restructure the attribute checking part.Junio C Hamano1-19/+27
2007-04-20Simplify calling of CR/LF conversion routinesAlex Riesen1-36/+35
2007-04-19Update 'crlf' attribute semantics.Junio C Hamano1-49/+26
2007-04-18Fix funny types used in attribute value representationJunio C Hamano1-1/+1
2007-04-17Allow more than true/false to attributes.Junio C Hamano1-3/+13
2007-04-15Fix 'crlf' attribute semantics.Junio C Hamano1-43/+77
2007-04-14Define 'crlf' attribute.Junio C Hamano1-7/+42
2007-02-14Make AutoCRLF ternary variable.Linus Torvalds1-1/+1
2007-02-14Lazy man's auto-CRLFLinus Torvalds1-0/+186