| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-06-08 | gitattributes: keep shell scripts LF under core.autocrlf | hathach | |
| With core.autocrlf=true, *.sh files were checked out / restored with CRLF line endings, which breaks bash ($'\r': command not found; set: pipefail: invalid option). Pin *.sh to eol=lf so shell scripts stay LF in the working tree regardless of autocrlf. Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]> | |||
| 2023-03-17 | fix trailing space and new line | hathach | |
| temporarily disable codespell | |||
| 2020-01-15 | Add gitattributes | Nathan Conrad | |
