Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | attr.c: read .gitattributes from index as well. | Junio C Hamano | 2007-08-14 | 1 | -2/+59 |
* | attr.c: refactoring | Junio C Hamano | 2007-08-14 | 1 | -26/+41 |
* | Fix crash in t0020 (crlf conversion) | Alex Riesen | 2007-04-22 | 1 | -2/+4 |
* | Fix funny types used in attribute value representation | Junio C Hamano | 2007-04-18 | 1 | -7/+13 |
* | Allow more than true/false to attributes. | Junio C Hamano | 2007-04-17 | 1 | -71/+123 |
* | Change attribute negation marker from '!' to '-'. | Junio C Hamano | 2007-04-15 | 1 | -5/+46 |
* | Define a built-in attribute macro "binary". | Junio C Hamano | 2007-04-15 | 1 | -0/+1 |
* | attribute macro support | Junio C Hamano | 2007-04-15 | 1 | -48/+131 |
* | Teach 'diff' about 'diff' attribute. | Junio C Hamano | 2007-04-14 | 1 | -18/+0 |
* | Define 'crlf' attribute. | Junio C Hamano | 2007-04-14 | 1 | -0/+18 |
* | Add basic infrastructure to assign attributes to paths | Junio C Hamano | 2007-04-14 | 1 | -0/+380 |