summaryrefslogtreecommitdiffstats
path: root/t/t0028-working-tree-encoding.sh
AgeCommit message (Expand)AuthorLines
2020-11-19t[01]*: adjust the references to the default branch name "main"Johannes Schindelin-3/+3
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin-0/+3
2019-11-07t0028: eliminate non-standard usage of printfDoan Tran Cong Danh-2/+2
2019-09-28t0028: add more testsAlexandr Miloslavskiy-0/+39
2019-09-28t0028: fix test for UTF-16-LE-BOMAlexandr Miloslavskiy-1/+1
2019-02-13Merge branch 'kd/t0028-octal-del-is-377-not-777'Junio C Hamano-4/+4
2019-02-11utf8: handle systems that don't write BOM for UTF-16brian m. carlson-5/+29
2019-02-11t0028: fix wrong octal values for BOM in setupKevin Daudt-4/+4
2019-01-31Support working-tree-encoding "UTF-16LE-BOM"Torsten Bögershausen-1/+11
2018-08-29tests: fix non-portable iconv invocationÆvar Arnfjörð Bjarmason-1/+5
2018-04-16convert: add round trip check based on 'core.checkRoundtripEncoding'Lars Schneider-0/+39
2018-04-16convert: add tracing for 'working-tree-encoding' attributeLars Schneider-0/+2
2018-04-16convert: check for detectable errors in UTF encodingsLars Schneider-0/+62
2018-04-16convert: add 'working-tree-encoding' attributeLars Schneider-0/+142