Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-12 | Repository: Protect port patches from CRLF/LF normalization | Jelle Raaijmakers | |
This allows source files with CRLF line endings to be patched. | |||
2021-05-20 | Meta: Mark the other image file formats as binary in .gitattributes | Brian Gianforcaro | |
We had rules for .png and .jpg files, but we have not maintained the list as support for other file formats has been added. To test these changes test files have been committed for each of these formats. This change updates the list with all of the binary image file types I was able to find in the tree at the time of writing. | |||
2020-07-30 | Meta: Add .gitattributes file | stelar7 | |
This file is used to configure Git to properly handle line endings |