summaryrefslogtreecommitdiff
path: root/t/t4027-diff-submodule.sh
AgeCommit message (Expand)AuthorFilesLines
2011-05-06Merge branch 'jc/fix-diff-files-unmerged'Libravatar Junio C Hamano1-1/+0
2011-04-23test: use $_z40 from test-libLibravatar Junio C Hamano1-1/+0
2010-11-09tests: add missing &&Libravatar Jonathan Nieder1-4/+4
2010-08-09Add tests for the diff.ignoreSubmodules config optionLibravatar Jens Lehmann1-1/+9
2010-08-09Submodules: Use "ignore" settings from .gitmodules too for diff and statusLibravatar Jens Lehmann1-0/+76
2010-08-09Submodules: Add the new "ignore" config option for diff and statusLibravatar Jens Lehmann1-0/+76
2010-06-25t4027,4041: Use test -s to test for an empty fileLibravatar Brian Gernhardt1-6/+6
2010-06-11Add optional parameters to the diff option "--ignore-submodules"Libravatar Jens Lehmann1-3/+17
2010-01-16Teach diff that modified submodule directory is dirtyLibravatar Junio C Hamano1-1/+83
2009-04-29Merge branch 'maint-1.6.0' into maint-1.6.1Libravatar Junio C Hamano1-0/+39
2009-04-29diff -c -p: do not die on submodulesLibravatar Junio C Hamano1-0/+39
2008-08-17tests: use $TEST_DIRECTORY to refer to the t/ directoryLibravatar Junio C Hamano1-1/+1
2008-05-04diff: a submodule not checked out is not modifiedLibravatar Junio C Hamano1-1/+1
2008-05-04Add t7506 to test submodule related functions for git-statusLibravatar Ping Yin1-1/+1
2008-05-04t4027: test diff for submodule with empty directoryLibravatar Ping Yin1-0/+7
2008-03-13add test_cmp function for test scriptsLibravatar Jeff King1-3/+3
2008-03-02diff: make sure work tree side is shown as 0{40} when differentLibravatar Junio C Hamano1-0/+53