summaryrefslogtreecommitdiff
path: root/attr.c
AgeCommit message (Expand)AuthorFilesLines
2007-04-18Fix funny types used in attribute value representationJunio C Hamano1-7/+13
2007-04-17Allow more than true/false to attributes.Junio C Hamano1-71/+123
2007-04-15Change attribute negation marker from '!' to '-'.Junio C Hamano1-5/+46
2007-04-15Define a built-in attribute macro "binary".Junio C Hamano1-0/+1
2007-04-15attribute macro supportJunio C Hamano1-48/+131
2007-04-14Teach 'diff' about 'diff' attribute.Junio C Hamano1-18/+0
2007-04-14Define 'crlf' attribute.Junio C Hamano1-0/+18
2007-04-14Add basic infrastructure to assign attributes to pathsJunio C Hamano1-0/+380