| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-11-21 | t: remove TEST_PASSES_SANITIZE_LEAK annotations | Patrick Steinhardt | 1 | -1/+0 |
| 2024-10-16 | t/test-lib: wire up NO_ICONV prerequisite | Patrick Steinhardt | 1 | -0/+6 |
| 2024-03-16 | t/t0*: avoid redundant uses of cat | Beat Bolli | 1 | -2/+2 |
| 2023-11-02 | tests: teach callers of test_i18ngrep to use test_grep | Junio C Hamano | 1 | -16/+16 |
| 2022-07-18 | Merge branch 'ab/test-without-templates' | Junio C Hamano | 1 | -0/+2 |
| 2022-07-01 | cat-file: fix a common "struct object_context" memory leak | Ævar Arnfjörð Bjarmason | 1 | -0/+1 |
| 2022-06-06 | tests: don't assume a .git/info for .git/info/attributes | Ævar Arnfjörð Bjarmason | 1 | -0/+2 |
| 2021-05-05 | t0028: extract encoding helpers to lib-encoding.sh | Matheus Tavares | 1 | -24/+1 |
| 2020-11-19 | t[01]*: adjust the references to the default branch name "main" | Johannes Schindelin | 1 | -3/+3 |
| 2020-11-19 | tests: mark tests relying on the current default for `init.defaultBranch` | Johannes Schindelin | 1 | -0/+3 |
| 2019-11-07 | t0028: eliminate non-standard usage of printf | Doan Tran Cong Danh | 1 | -2/+2 |
| 2019-09-28 | t0028: add more tests | Alexandr Miloslavskiy | 1 | -0/+39 |
| 2019-09-28 | t0028: fix test for UTF-16-LE-BOM | Alexandr Miloslavskiy | 1 | -1/+1 |
| 2019-02-13 | Merge branch 'kd/t0028-octal-del-is-377-not-777' | Junio C Hamano | 1 | -4/+4 |
| 2019-02-11 | utf8: handle systems that don't write BOM for UTF-16 | brian m. carlson | 1 | -5/+29 |
| 2019-02-11 | t0028: fix wrong octal values for BOM in setup | Kevin Daudt | 1 | -4/+4 |
| 2019-01-31 | Support working-tree-encoding "UTF-16LE-BOM" | Torsten Bögershausen | 1 | -1/+11 |
| 2018-08-29 | tests: fix non-portable iconv invocation | Ævar Arnfjörð Bjarmason | 1 | -1/+5 |
| 2018-04-16 | convert: add round trip check based on 'core.checkRoundtripEncoding' | Lars Schneider | 1 | -0/+39 |
| 2018-04-16 | convert: add tracing for 'working-tree-encoding' attribute | Lars Schneider | 1 | -0/+2 |
| 2018-04-16 | convert: check for detectable errors in UTF encodings | Lars Schneider | 1 | -0/+62 |
| 2018-04-16 | convert: add 'working-tree-encoding' attribute | Lars Schneider | 1 | -0/+142 |