summaryrefslogtreecommitdiff
path: root/t/t4041-diff-submodule-option.sh
AgeCommit message (Expand)Author
2018-07-16t4000-t4999: fix broken &&-chainsEric Sunshine
2017-06-15t: move "git add submodule" into test blocksJeff King
2015-03-20t: fix trivial &&-chain breakageJeff King
2015-03-20t: fix moderate &&-chain breakageJeff King
2014-07-15tests: do not pass iso8859-1 encoded parameterPat Thoyts
2014-05-21t4041, t4205, t6006, t7102: don't hardcode tested encoding valueAlexey Shumkin
2013-07-05t4041, t4205, t6006, t7102: use iso8859-1 rather than iso-8859-1Alexey Shumkin
2013-06-26pretty: --format output should honor logOutputEncodingAlexey Shumkin
2013-06-26pretty: Add failing tests: --format output should honor logOutputEncodingAlexey Shumkin
2012-12-02t4041 (diff-submodule-option): modernize styleRamkumar Ramachandra
2012-12-02t4041 (diff-submodule-option): rewrite add_file() routineRamkumar Ramachandra
2012-12-02t4041 (diff-submodule-option): parse digests sensiblyRamkumar Ramachandra
2012-11-27t4041 (diff-submodule-option): don't hardcode SHA-1 in expected outputsRamkumar Ramachandra
2012-11-19diff: rename "set" variableJeff King
2012-11-19diff: introduce diff.submodule configuration variableRamkumar Ramachandra
2012-05-14teach add_submodule_odb() to look for alternatesHeiko Voigt
2010-11-14tests: use test_cmp instead of piping to diff(1)Ævar Arnfjörð Bjarmason
2010-09-09tests: subshell indentation stylefixJonathan Nieder
2010-09-06Several tests: cd inside subshell instead of aroundJens Lehmann
2010-06-25t4027,4041: Use test -s to test for an empty fileBrian Gernhardt
2010-06-11Add optional parameters to the diff option "--ignore-submodules"Jens Lehmann
2010-06-11git diff: rename test that had a conflicting nameJens Lehmann