Code

Allow specifying specialized merge-backend per path.
[git.git] / attr.c
2007-04-17 Junio C HamanoAllow more than true/false to attributes.
2007-04-15 Junio C HamanoChange attribute negation marker from '!' to '-'.
2007-04-15 Junio C HamanoDefine a built-in attribute macro "binary".
2007-04-15 Junio C Hamanoattribute macro support
2007-04-14 Junio C HamanoTeach 'diff' about 'diff' attribute.
2007-04-14 Junio C HamanoDefine 'crlf' attribute.
2007-04-14 Junio C HamanoAdd basic infrastructure to assign attributes to paths