aboutsummaryrefslogtreecommitdiffstats
path: root/t/t7814-grep-recurse-submodules.sh
AgeCommit message (Expand)AuthorFilesLines
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano1-1/+1
2023-06-12repository: create read_replace_refs settingDerrick Stolee1-0/+40
2022-10-06Sync with 2.37.4Taylor Blau1-0/+5
2022-10-06Sync with 2.35.5Taylor Blau1-0/+4
2022-10-06Sync with 2.33.5Taylor Blau1-0/+4
2022-10-01t7814: prepare for changing protocol.file.allowTaylor Blau1-0/+1
2022-10-01t/t7NNN: allow local submodulesTaylor Blau1-0/+4
2022-06-06tests: don't assume a .git/info for .git/info/attributesÆvar Arnfjörð Bjarmason1-2/+6
2022-02-09clone, submodule: pass partial clone filters to submodulesJosh Steadmon1-0/+41
2021-09-29grep: demonstrate bug with textconv attributes and submodulesMatheus Tavares1-0/+103
2021-09-08t7814: show lack of alternate ODB-addingJonathan Tan1-0/+3
2020-01-30grep: ignore --recurse-submodules if --no-index is givenPhilippe Blain1-1/+10
2019-08-22Merge branch 'mt/grep-submodules-working-tree'Junio C Hamano1-0/+21
2019-07-30grep: fix worktree case in submodulesMatheus Tavares1-0/+21
2019-06-28t7814: do not generate same commits in different reposNguyễn Thái Ngọc Duy1-1/+17
2019-04-16submodule-config.c: use repo_get_oid for reading .gitmodulesNguyễn Thái Ngọc Duy1-5/+1
2018-10-31submodule: support reading .gitmodules when it's not in the working treeAntonio Ospite1-0/+16
2017-06-01builtin/grep.c: respect 'submodule.recurse' optionStefan Beller1-0/+18
2017-05-21grep: add tests for grep pattern types being passed to submodulesÆvar Arnfjörð Bjarmason1-0/+49
2017-05-21grep: amend submodule recursion test for regex engine testingÆvar Arnfjörð Bjarmason1-83/+83
2017-03-17grep: fix bug when recursing with relative pathspecBrandon Williams1-0/+75
2016-12-22grep: search history of moved submodulesBrandon Williams1-0/+41
2016-12-22grep: enable recurse-submodules to work on <tree> objectsBrandon Williams1-1/+102
2016-12-22grep: optionally recurse into submodulesBrandon Williams1-0/+99