summaryrefslogtreecommitdiff
path: root/t/t4041-diff-submodule-option.sh
Commit message (Expand)AuthorAgeFilesLines
* t: move "git add submodule" into test blocksjk/warn-add-gitlinkJeff King2017-06-151-3/+5
* t: fix trivial &&-chain breakageJeff King2015-03-201-4/+6
* t: fix moderate &&-chain breakageJeff King2015-03-201-1/+1
* tests: do not pass iso8859-1 encoded parameterPat Thoyts2014-07-151-2/+4
* t4041, t4205, t6006, t7102: don't hardcode tested encoding valueAlexey Shumkin2014-05-211-2/+5
* t4041, t4205, t6006, t7102: use iso8859-1 rather than iso-8859-1Alexey Shumkin2013-07-051-2/+2
* pretty: --format output should honor logOutputEncodingAlexey Shumkin2013-06-261-5/+5
* pretty: Add failing tests: --format output should honor logOutputEncodingAlexey Shumkin2013-06-261-15/+20
* t4041 (diff-submodule-option): modernize styleRamkumar Ramachandra2012-12-021-230/+229
* t4041 (diff-submodule-option): rewrite add_file() routineRamkumar Ramachandra2012-12-021-12/+12
* t4041 (diff-submodule-option): parse digests sensiblyRamkumar Ramachandra2012-12-021-7/+7
* t4041 (diff-submodule-option): don't hardcode SHA-1 in expected outputsRamkumar Ramachandra2012-11-271-5/+5
* diff: rename "set" variableJeff King2012-11-181-0/+15
* diff: introduce diff.submodule configuration variableRamkumar Ramachandra2012-11-181-1/+28
* teach add_submodule_odb() to look for alternatesHeiko Voigt2012-05-141-0/+34
* tests: use test_cmp instead of piping to diff(1)Ævar Arnfjörð Bjarmason2010-11-141-32/+64
* tests: subshell indentation stylefixJonathan Nieder2010-09-091-3/+4
* Several tests: cd inside subshell instead of aroundJens Lehmann2010-09-061-3/+3
* t4027,4041: Use test -s to test for an empty fileBrian Gernhardt2010-06-251-7/+7
* Add optional parameters to the diff option "--ignore-submodules"Jens Lehmann2010-06-111-0/+81
* git diff: rename test that had a conflicting nameJens Lehmann2010-06-111-0/+347