summaryrefslogtreecommitdiff
path: root/attr.c
AgeCommit message (Expand)Author
2008-02-07gitattributes: fix relative path matchingJunio C Hamano
2007-10-19Merge branch 'maint'Shawn O. Pearce
2007-10-19attr: fix segfault in gitattributes parsing codeSteffen Prohaska
2007-09-19Use xmemdupz() in many places.Pierre Habouzit
2007-08-15attr.c: read .gitattributes from index as well.Junio C Hamano
2007-08-15attr.c: refactoringJunio C Hamano
2007-04-22Fix crash in t0020 (crlf conversion)Alex Riesen
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-15Change attribute negation marker from '!' to '-'.Junio C Hamano
2007-04-15Define a built-in attribute macro "binary".Junio C Hamano
2007-04-15attribute macro supportJunio C Hamano
2007-04-14Teach 'diff' about 'diff' attribute.Junio C Hamano
2007-04-14Define 'crlf' attribute.Junio C Hamano
2007-04-14Add basic infrastructure to assign attributes to pathsJunio C Hamano