summaryrefslogtreecommitdiff
path: root/t/t7814-grep-recurse-submodules.sh
AgeCommit message (Expand)AuthorFilesLines
2017-06-01builtin/grep.c: respect 'submodule.recurse' optionLibravatar Stefan Beller1-0/+18
2017-05-21grep: add tests for grep pattern types being passed to submodulesLibravatar Ævar Arnfjörð Bjarmason1-0/+49
2017-05-21grep: amend submodule recursion test for regex engine testingLibravatar Ævar Arnfjörð Bjarmason1-83/+83
2017-03-17grep: fix bug when recursing with relative pathspecLibravatar Brandon Williams1-0/+75
2016-12-22grep: search history of moved submodulesLibravatar Brandon Williams1-0/+41
2016-12-22grep: enable recurse-submodules to work on <tree> objectsLibravatar Brandon Williams1-1/+102
2016-12-22grep: optionally recurse into submodulesLibravatar Brandon Williams1-0/+99