summaryrefslogtreecommitdiff
path: root/t/t3900-i18n-commit.sh
Commit message (Expand)AuthorAgeFilesLines
* rebase -i: comment out squash!/fixup! subjects from squash messagePhillip Wood2021-01-291-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 quotesjs/test-with-ws-in-pathBeat Bolli2018-01-101-4/+4
* t0302 & t3900: add forgotten quotesJohannes Schindelin2018-01-031-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 correctlydn/test-reject-utf-16Junio C Hamano2013-08-051-2/+2
* | commit: reject non-charactersPeter Krefting2013-07-091-0/+18
* | commit: reject overlong UTF-8 sequencesbrian m. carlson2013-07-041-0/+10
* | commit: reject invalid UTF-8 codepointsbrian m. carlson2013-07-041-0/+8
* | tests: modernise style: more uses of test_line_countStefano Lattarini2012-04-111-1/+1
|/
* commit_tree(): refuse commit messages that contain NULsnd/war-on-nul-in-commitNguyễ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-181-14/+14
* Use UTF-8 instead of utf8 for backward compatibilityAlex Riesen2009-05-161-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-031-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-151-1/+1
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-021-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-281-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-281-0/+11
* Rename t3900 test vector fileJunio C Hamano2006-12-271-5/+5
* UTF-8: introduce i18n.logoutputencoding.Junio C Hamano2006-12-271-0/+104