aboutsummaryrefslogtreecommitdiffstats
path: root/t/t4041-diff-submodule-option.sh
AgeCommit message (Expand)AuthorFilesLines
2021-01-25Merge branch 'js/default-branch-name-tests-final-stretch'Junio C Hamano1-1/+4
2020-12-08diff: do not show submodule with untracked files as "-dirty"Sangeeta Jain1-8/+8
2020-11-19t4*: adjust the references to the default branch name "main"Johannes Schindelin1-2/+2
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2019-11-10Fix spelling errors in names of testsElijah Newren1-10/+10
2018-08-27Merge branch 'sg/test-must-be-empty'Junio C Hamano1-10/+8
2018-08-21tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>'SZEDER Gábor1-3/+1
2018-08-21tests: use 'test_must_be_empty' instead of '! test -s'SZEDER Gábor1-7/+7
2018-07-16t4000-t4999: fix broken &&-chainsEric Sunshine1-2/+2
2017-06-15t: move "git add submodule" into test blocksJeff King1-3/+5
2015-03-20t: fix trivial &&-chain breakageJeff King1-4/+6
2015-03-20t: fix moderate &&-chain breakageJeff King1-1/+1
2014-07-15tests: do not pass iso8859-1 encoded parameterPat Thoyts1-2/+4
2014-05-21t4041, t4205, t6006, t7102: don't hardcode tested encoding valueAlexey Shumkin1-2/+5
2013-07-05t4041, t4205, t6006, t7102: use iso8859-1 rather than iso-8859-1Alexey Shumkin1-2/+2
2013-06-26pretty: --format output should honor logOutputEncodingAlexey Shumkin1-5/+5
2013-06-26pretty: Add failing tests: --format output should honor logOutputEncodingAlexey Shumkin1-15/+20
2012-12-02t4041 (diff-submodule-option): modernize styleRamkumar Ramachandra1-230/+229
2012-12-02t4041 (diff-submodule-option): rewrite add_file() routineRamkumar Ramachandra1-12/+12
2012-12-02t4041 (diff-submodule-option): parse digests sensiblyRamkumar Ramachandra1-7/+7
2012-11-27t4041 (diff-submodule-option): don't hardcode SHA-1 in expected outputsRamkumar Ramachandra1-5/+5
2012-11-18diff: rename "set" variableJeff King1-0/+15
2012-11-18diff: introduce diff.submodule configuration variableRamkumar Ramachandra1-1/+28
2012-05-14teach add_submodule_odb() to look for alternatesHeiko Voigt1-0/+34
2010-11-14tests: use test_cmp instead of piping to diff(1)Ævar Arnfjörð Bjarmason1-32/+64
2010-09-09tests: subshell indentation stylefixJonathan Nieder1-3/+4
2010-09-06Several tests: cd inside subshell instead of aroundJens Lehmann1-3/+3
2010-06-25t4027,4041: Use test -s to test for an empty fileBrian Gernhardt1-7/+7
2010-06-11Add optional parameters to the diff option "--ignore-submodules"Jens Lehmann1-0/+81
2010-06-11git diff: rename test that had a conflicting nameJens Lehmann1-0/+347