Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-07-13 | t/: Use "test_must_fail git" instead of "! git" | Stephan Beyer | 1 | -4/+4 |
2008-03-13 | more tr portability test script fixes | Jeff King | 1 | -1/+1 |
2008-02-06 | safecrlf: Add mechanism to warn about irreversible crlf conversions | Steffen Prohaska | 1 | -0/+58 |
2008-01-17 | Officially deprecate repo-config. | Junio C Hamano | 1 | -12/+12 |
2007-12-17 | the use of 'tr' in the test suite isn't really portable | H.Merijn Brand | 1 | -1/+1 |
2007-10-18 | attr: fix segfault in gitattributes parsing code | Steffen Prohaska | 1 | -0/+7 |
2007-08-14 | attr.c: read .gitattributes from index as well. | Junio C Hamano | 1 | -0/+81 |
2007-04-19 | Update 'crlf' attribute semantics. | Junio C Hamano | 1 | -11/+63 |
2007-04-15 | Change attribute negation marker from '!' to '-'. | Junio C Hamano | 1 | -1/+1 |
2007-04-14 | Define 'crlf' attribute. | Junio C Hamano | 1 | -0/+24 |
2007-02-17 | Teach core.autocrlf to 'git apply' | Junio C Hamano | 1 | -4/+15 |
2007-02-14 | t0020: add test for auto-crlf | Junio C Hamano | 1 | -0/+206 |