Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | .gitattributes: force shell scripts to LF | Marcel Raad | 2017-04-17 | 1 | -0/+1 |
| | | | | | | | | Bash on Linux errors out on CR characters. This makes tests 1221 and 1222 pass on Linux with a CRLF checkout. Ref: https://github.com/curl/curl/pull/1344#issuecomment-289243166 Closes https://github.com/curl/curl/pull/1422 | ||||
* | .gitattributes: turn off CRLF for *.am | Marcel Raad | 2017-03-27 | 1 | -0/+1 |
| | | | | | | If Makefile.am uses CRLF, buildconf in a Windows checkout fails with: ".ibtoolize: error: AC_CONFIG_MACRO_DIRS([m4]) conflicts with ACLOCAL_AMFLAGS=-I m4" | ||||
* | Tell git to not convert configure-related files. | Guenter Knauf | 2012-07-17 | 1 | -0/+1 |
| | |||||
* | Tell git to not convert configure-related files. | Guenter Knauf | 2012-07-15 | 1 | -0/+3 |
| | |||||
* | Add .gitattributes files to turn off CRLF translation for some files | Bill Hoffman | 2010-03-24 | 1 | -0/+1 |