Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce cl_assert_equal_oid | Edward Thomson | 2014-07-01 | 1 | -6/+6 |
| | |||||
* | Make core.safecrlf work on LF-ending platforms | Russell Belfer | 2014-05-19 | 1 | -0/+18 |
| | | | | | | If you enabled core.safecrlf on an LF-ending platform, we would error even for files with all LFs. We should only be warning on irreversible mappings, I think. | ||||
* | Tests for crlf filtering into the repository | Edward Thomson | 2014-02-09 | 1 | -0/+136 |