summaryrefslogtreecommitdiff
path: root/attr.c
Commit message (Expand)AuthorAgeFilesLines
* Fix crash in t0020 (crlf conversion)Alex Riesen2007-04-221-2/+4
* Fix funny types used in attribute value representationJunio C Hamano2007-04-181-7/+13
* Allow more than true/false to attributes.Junio C Hamano2007-04-171-71/+123
* Change attribute negation marker from '!' to '-'.Junio C Hamano2007-04-151-5/+46
* Define a built-in attribute macro "binary".Junio C Hamano2007-04-151-0/+1
* attribute macro supportJunio C Hamano2007-04-151-48/+131
* Teach 'diff' about 'diff' attribute.Junio C Hamano2007-04-141-18/+0
* Define 'crlf' attribute.Junio C Hamano2007-04-141-0/+18
* Add basic infrastructure to assign attributes to pathsJunio C Hamano2007-04-141-0/+380