summaryrefslogtreecommitdiff
path: root/t/t4027-diff-submodule.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jc/fix-diff-files-unmerged'Junio C Hamano2011-05-061-1/+0
|\
| * test: use $_z40 from test-libJunio C Hamano2011-04-231-1/+0
* | tests: add missing &&Jonathan Nieder2010-11-091-4/+4
|/
* Add tests for the diff.ignoreSubmodules config optionJens Lehmann2010-08-091-1/+9
* Submodules: Use "ignore" settings from .gitmodules too for diff and statusJens Lehmann2010-08-091-0/+76
* Submodules: Add the new "ignore" config option for diff and statusJens Lehmann2010-08-091-0/+76
* t4027,4041: Use test -s to test for an empty fileBrian Gernhardt2010-06-251-6/+6
* Add optional parameters to the diff option "--ignore-submodules"Jens Lehmann2010-06-111-3/+17
* Teach diff that modified submodule directory is dirtyJunio C Hamano2010-01-161-1/+83
* Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-04-291-0/+39
|\
| * diff -c -p: do not die on submodulesJunio C Hamano2009-04-291-0/+39
* | tests: use $TEST_DIRECTORY to refer to the t/ directoryJunio C Hamano2008-08-171-1/+1
|/
* diff: a submodule not checked out is not modifiedJunio C Hamano2008-05-041-1/+1
* Add t7506 to test submodule related functions for git-statusPing Yin2008-05-041-1/+1
* t4027: test diff for submodule with empty directoryPing Yin2008-05-041-0/+7
* add test_cmp function for test scriptsJeff King2008-03-131-3/+3
* diff: make sure work tree side is shown as 0{40} when differentJunio C Hamano2008-03-021-0/+53