summaryrefslogtreecommitdiffstats
path: root/t/t3900-i18n-commit.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt2024-11-211-1/+0
* t/test-lib: wire up NO_ICONV prerequisitePatrick Steinhardt2024-10-161-0/+6
* revision: always store allocated strings in output encodingPatrick Steinhardt2024-06-071-0/+1
* tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano2023-11-021-4/+4
* rebase -i: comment out squash!/fixup! subjects from squash messagePhillip Wood2021-01-301-4/+0
* sequencer: reencode squashing commit's messageDoan Tran Cong Danh2019-11-111-1/+9
* sequencer: reencode to utf-8 before arrange rebase's todo listDoan Tran Cong Danh2019-11-111-1/+1
* t3900: demonstrate git-rebase problem with multi encodingDoan Tran Cong Danh2019-11-111-0/+29
* t3900: add some more quotesBeat Bolli2018-01-111-4/+4
* t0302 & t3900: add forgotten quotesJohannes Schindelin2018-01-041-4/+4
* i18n: commit: mark message for translationVasco Almeida2016-09-191-4/+4
* Merge branch 'dn/test-reject-utf-16'Junio C Hamano2013-08-051-2/+2
|\
| * t3900: test rejecting log message with NULs correctlyJunio C Hamano2013-08-051-2/+2
* | commit: reject non-charactersPeter Krefting2013-07-091-0/+18
* | commit: reject overlong UTF-8 sequencesbrian m. carlson2013-07-051-0/+10
* | commit: reject invalid UTF-8 codepointsbrian m. carlson2013-07-051-0/+8
* | tests: modernise style: more uses of test_line_countStefano Lattarini2012-04-111-1/+1
|/
* commit_tree(): refuse commit messages that contain NULsNguyễn Thái Ngọc Duy2011-12-151-0/+6
* t3900: do not reference numbered arguments from the test scriptJohannes Sixt2011-08-111-2/+2
* add tests of commit --squashPat Notz2010-11-041-0/+2
* add tests of commit --fixupPat Notz2010-11-041-0/+27
* t3900: use ancient iconv names for backward compatibilityBrandon Casey2009-05-191-14/+14
* Use UTF-8 instead of utf8 for backward compatibilityAlex Riesen2009-05-171-2/+2
* t3900: ISO-2022-JP has more than one popular variantsJunio C Hamano2009-05-121-2/+16
* Merge branch 'maint'Junio C Hamano2008-09-041-3/+3
|\
| * tests: use "git xyzzy" form (t0000 - t3599)Nanako Shiraishi2008-09-031-3/+3
* | tests: use $TEST_DIRECTORY to refer to the t/ directoryJunio C Hamano2008-08-171-9/+9
|/
* tests: do not use implicit "git diff --no-index"Junio C Hamano2008-05-241-1/+1
* Clean up "git log" format with DIFF_FORMAT_NO_OUTPUTLinus Torvalds2007-10-161-1/+1
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-031-16/+16
* Get rid of the dependency to GNU diff in the testsJohannes Schindelin2007-03-041-1/+1
* [PATCH] Rename git-repo-config to git-config.Tom Prince2007-01-291-12/+12
* t3900: test log --encoding=noneJunio C Hamano2006-12-301-1/+8
* t3900: test conversion to non UTF-8 as wellJunio C Hamano2006-12-291-0/+11
* Rename t3900 test vector fileJunio C Hamano2006-12-281-5/+5
* UTF-8: introduce i18n.logoutputencoding.Junio C Hamano2006-12-281-0/+104