summaryrefslogtreecommitdiff
path: root/convert.c
AgeCommit message (Expand)Author
2007-04-25Add 'filter' attribute and external filter driver definition.Junio C Hamano
2007-04-25Add 'ident' conversion.Junio C Hamano
2007-04-22Fix a typo in crlf conversion codeAlex Riesen
2007-04-21convert.c: restructure the attribute checking part.Junio C Hamano
2007-04-21Simplify calling of CR/LF conversion routinesAlex Riesen
2007-04-20Update 'crlf' attribute semantics.Junio C Hamano
2007-04-18Fix funny types used in attribute value representationJunio C Hamano
2007-04-17Allow more than true/false to attributes.Junio C Hamano
2007-04-15Fix 'crlf' attribute semantics.Junio C Hamano
2007-04-14Define 'crlf' attribute.Junio C Hamano
2007-02-14Make AutoCRLF ternary variable.Linus Torvalds
2007-02-14Lazy man's auto-CRLFLinus Torvalds