summaryrefslogtreecommitdiff
path: root/t/t4027-diff-submodule.sh
AgeCommit message (Expand)Author
2011-05-06Merge branch 'jc/fix-diff-files-unmerged'Junio C Hamano
2011-04-24test: use $_z40 from test-libJunio C Hamano
2010-11-09tests: add missing &&Jonathan Nieder
2010-08-09Add tests for the diff.ignoreSubmodules config optionJens Lehmann
2010-08-09Submodules: Use "ignore" settings from .gitmodules too for diff and statusJens Lehmann
2010-08-09Submodules: Add the new "ignore" config option for diff and statusJens 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-01-17Teach diff that modified submodule directory is dirtyJunio C Hamano
2009-04-29Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano
2009-04-29diff -c -p: do not die on submodulesJunio C Hamano
2008-08-17tests: use $TEST_DIRECTORY to refer to the t/ directoryJunio C Hamano
2008-05-05diff: a submodule not checked out is not modifiedJunio C Hamano
2008-05-05Add t7506 to test submodule related functions for git-statusPing Yin
2008-05-05t4027: test diff for submodule with empty directoryPing Yin
2008-03-13add test_cmp function for test scriptsJeff King
2008-03-02diff: make sure work tree side is shown as 0{40} when differentJunio C Hamano