summaryrefslogtreecommitdiff
path: root/convert.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a typo in crlf conversion codeAlex Riesen2007-04-221-5/+5
* convert.c: restructure the attribute checking part.Junio C Hamano2007-04-211-20/+28
* Simplify calling of CR/LF conversion routinesAlex Riesen2007-04-201-36/+35
* Update 'crlf' attribute semantics.Junio C Hamano2007-04-191-49/+26
* Fix funny types used in attribute value representationJunio C Hamano2007-04-181-1/+1
* Allow more than true/false to attributes.Junio C Hamano2007-04-171-3/+13
* Fix 'crlf' attribute semantics.Junio C Hamano2007-04-151-44/+78
* Define 'crlf' attribute.Junio C Hamano2007-04-141-7/+42
* Make AutoCRLF ternary variable.Linus Torvalds2007-02-141-1/+1
* Lazy man's auto-CRLFLinus Torvalds2007-02-141-0/+186