aboutsummaryrefslogtreecommitdiff
path: root/t/t4027-diff-submodule.sh
Commit message (Expand)AuthorAge
* diff: stop allowing diff to have submodules configured in .git/configBrandon Williams2017-08-03
* Merge branch 'jc/fix-diff-files-unmerged'Junio C Hamano2011-05-06
|\
| * test: use $_z40 from test-libJunio C Hamano2011-04-23
* | tests: add missing &&Jonathan Nieder2010-11-09
|/
* Add tests for the diff.ignoreSubmodules config optionJens Lehmann2010-08-09
* Submodules: Use "ignore" settings from .gitmodules too for diff and statusJens Lehmann2010-08-09
* Submodules: Add the new "ignore" config option for diff and statusJens Lehmann2010-08-09
* t4027,4041: Use test -s to test for an empty fileBrian Gernhardt2010-06-25
* Add optional parameters to the diff option "--ignore-submodules"Jens Lehmann2010-06-11
* Teach diff that modified submodule directory is dirtyJunio C Hamano2010-01-16
* Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-04-29
|\
| * diff -c -p: do not die on submodulesJunio C Hamano2009-04-29
* | tests: use $TEST_DIRECTORY to refer to the t/ directoryJunio C Hamano2008-08-17
|/
* diff: a submodule not checked out is not modifiedJunio C Hamano2008-05-04
* Add t7506 to test submodule related functions for git-statusPing Yin2008-05-04
* t4027: test diff for submodule with empty directoryPing Yin2008-05-04
* add test_cmp function for test scriptsJeff King2008-03-13
* diff: make sure work tree side is shown as 0{40} when differentJunio C Hamano2008-03-02