summaryrefslogtreecommitdiffstats
path: root/t/t8005-blame-i18n.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt2024-11-211-1/+0
* builtin/blame: fix leaking blame entries with `--incremental`Patrick Steinhardt2024-11-211-0/+2
* t/test-lib: wire up NO_ICONV prerequisitePatrick Steinhardt2024-10-161-0/+6
* t8005: avoid grep on non-ASCII dataJohn Keeping2016-02-241-12/+16
* test prerequisites: eradicate NOT_FOOJunio C Hamano2014-07-221-4/+4
* MinGW: disable legacy encoding testsKarsten Blees2014-07-211-4/+4
* Merge branch 'maint'Junio C Hamano2009-07-251-13/+13
|\
| * t8005: Nobody writes Russian in shift_jisJunio C Hamano2009-07-251-13/+13
* | t8005: fix typo, it's ISO-8859-5, not KOI8-RBrandon Casey2009-05-281-1/+1
* | t8005: convert CP1251 character set to ISO8859-5Brandon Casey2009-05-231-13/+13
* | t8005: use more portable character encoding namesBrandon Casey2009-05-231-3/+3
|/
* t8005: use egrep when extended regular expressions are requiredBrandon Casey2009-05-061-4/+4
* builtin-blame: Reencode commit messages according to git-log rules.Alexander Gavrilov2008-10-211-0/+92