summaryrefslogtreecommitdiff
path: root/t/t9129-git-svn-i18n-commitencoding.sh
Commit message (Expand)AuthorAgeFilesLines
* revisions API: have release_revisions() release "cmdline"Ævar Arnfjörð Bjarmason2022-04-131-0/+1
* t: use user-specified utf-8 locale for testing svnĐoàn Trần Công Danh2021-06-081-2/+2
* t9000-t9999: fix broken &&-chainsEric Sunshine2018-07-161-1/+1
* git-svn: hoist out utf8 prep from t9129 to lib-git-svnEric Wong2016-02-221-11/+1
* t9129-git-svn-i18n-commitencoding.sh: use the $( ... ) construct for command ...Elia Pinto2016-01-121-2/+2
* t: use perl instead of "$PERL_PATH" where applicablejk/wrap-perl-used-in-testsJeff King2013-10-291-1/+1
* tests: enclose $PERL_PATH in double quotesJunio C Hamano2012-06-241-1/+1
* t: Replace 'perl' by $PERL_PATHVincent van Ravesteijn2012-06-121-1/+1
* tests: Skip tests in a way that makes sense under TAPÆvar Arnfjörð Bjarmason2010-06-251-1/+1
* t9129: fix UTF-8 locale detectionJunio C Hamano2010-06-021-7/+13
* t9139 uses ancient, backwards-compatible iconv namesEric Wong2009-05-301-5/+5
|\
| * t3900: use ancient iconv names for backward compatibilityBrandon Casey2009-05-181-5/+5
* | git-svn testsuite: use standard configuration for Subversion toolsEygene Ryabinkin2009-05-211-1/+1
|/
* t9100, t9129: Use prerequisite tags for UTF-8 testsJohannes Sixt2009-03-221-10/+12
* git-svn: fix SVN 1.1.x compatibilityEric Wong2009-01-181-2/+11
* t9129: skip the last three tests if UTF-8 locale is not availableMiklos Vajna2008-12-221-13/+17
* t9129-git-svn-i18n-commitencoding: Make compare_svn_head_with() compatible wi...Marcel Koeppen2008-11-261-1/+1
* git-svn: respect i18n.commitencoding configEric Wong2008-11-061-0/+80