summaryrefslogtreecommitdiff
path: root/t/t7814-grep-recurse-submodules.sh
AgeCommit message (Expand)AuthorFilesLines
2021-09-29grep: demonstrate bug with textconv attributes and submodulesLibravatar Matheus Tavares1-0/+103
2021-09-08t7814: show lack of alternate ODB-addingLibravatar Jonathan Tan1-0/+3
2020-01-30grep: ignore --recurse-submodules if --no-index is givenLibravatar Philippe Blain1-1/+10
2019-08-22Merge branch 'mt/grep-submodules-working-tree'Libravatar Junio C Hamano1-0/+21
2019-07-30grep: fix worktree case in submodulesLibravatar Matheus Tavares1-0/+21
2019-06-28t7814: do not generate same commits in different reposLibravatar Nguyễn Thái Ngọc Duy1-1/+17
2019-04-16submodule-config.c: use repo_get_oid for reading .gitmodulesLibravatar Nguyễn Thái Ngọc Duy1-5/+1
2018-10-31submodule: support reading .gitmodules when it's not in the working treeLibravatar Antonio Ospite1-0/+16
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