summaryrefslogtreecommitdiff
path: root/convert.c
AgeCommit message (Expand)AuthorFilesLines
2007-05-18Fix crlf attribute handling to match documentationAndy Parkins1-2/+2
2007-05-18git-archive: convert archive entries like checkouts doRené Scharfe1-0/+15
2007-05-14Use $Id$ as the ident attribute keyword rather than $ident$ to be consistent ...Andy Parkins1-22/+22
2007-04-24Add 'filter' attribute and external filter driver definition.Junio C Hamano1-3/+234
2007-04-24Add 'ident' conversion.Junio C Hamano1-10/+184
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