Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'kd/t0028-octal-del-is-377-not-777' | Junio C Hamano | 2019-02-14 | 1 | -4/+4 |
|\ | |||||
| * | t0028: fix wrong octal values for BOM in setup | Kevin Daudt | 2019-02-11 | 1 | -4/+4 |
* | | utf8: handle systems that don't write BOM for UTF-16 | brian m. carlson | 2019-02-12 | 1 | -5/+29 |
* | | Support working-tree-encoding "UTF-16LE-BOM" | Torsten Bögershausen | 2019-01-31 | 1 | -1/+11 |
* | | tests: fix non-portable iconv invocation | Ævar Arnfjörð Bjarmason | 2018-08-29 | 1 | -1/+5 |
|/ | |||||
* | convert: add round trip check based on 'core.checkRoundtripEncoding' | Lars Schneider | 2018-04-16 | 1 | -0/+39 |
* | convert: add tracing for 'working-tree-encoding' attribute | Lars Schneider | 2018-04-16 | 1 | -0/+2 |
* | convert: check for detectable errors in UTF encodings | Lars Schneider | 2018-04-16 | 1 | -0/+62 |
* | convert: add 'working-tree-encoding' attribute | Lars Schneider | 2018-04-16 | 1 | -0/+142 |