summaryrefslogtreecommitdiff
path: root/t/t7814-grep-recurse-submodules.sh
AgeCommit message (Expand)Author
2021-09-29grep: demonstrate bug with textconv attributes and submodulesMatheus Tavares
2021-09-08t7814: show lack of alternate ODB-addingJonathan Tan
2020-01-30grep: ignore --recurse-submodules if --no-index is givenPhilippe Blain
2019-08-22Merge branch 'mt/grep-submodules-working-tree'Junio C Hamano
2019-07-30grep: fix worktree case in submodulesMatheus Tavares
2019-06-28t7814: do not generate same commits in different reposNguyễn Thái Ngọc Duy
2019-04-16submodule-config.c: use repo_get_oid for reading .gitmodulesNguyễn Thái Ngọc Duy
2018-10-31submodule: support reading .gitmodules when it's not in the working treeAntonio Ospite
2017-06-01builtin/grep.c: respect 'submodule.recurse' optionStefan Beller
2017-05-20grep: add tests for grep pattern types being passed to submodulesÆvar Arnfjörð Bjarmason
2017-05-20grep: amend submodule recursion test for regex engine testingÆvar Arnfjörð Bjarmason
2017-03-17grep: fix bug when recursing with relative pathspecBrandon Williams
2016-12-22grep: search history of moved submodulesBrandon Williams
2016-12-22grep: enable recurse-submodules to work on <tree> objectsBrandon Williams
2016-12-22grep: optionally recurse into submodulesBrandon Williams