summaryrefslogtreecommitdiff
path: root/t/t7814-grep-recurse-submodules.sh
Commit message (Expand)AuthorAgeFilesLines
* Sync with 2.37.4Taylor Blau2022-10-061-0/+5
|\
| * Sync with 2.35.5Taylor Blau2022-10-061-0/+4
| |\
| | * Sync with 2.33.5Taylor Blau2022-10-061-0/+4
| | |\
| | | * t/t7NNN: allow local submodulesTaylor Blau2022-10-011-0/+4
| * | | t7814: prepare for changing protocol.file.allowTaylor Blau2022-10-011-0/+1
* | | | tests: don't assume a .git/info for .git/info/attributesÆvar Arnfjörð Bjarmason2022-06-061-2/+6
|/ / /
* | | clone, submodule: pass partial clone filters to submodulesJosh Steadmon2022-02-091-0/+41
|/ /
* | grep: demonstrate bug with textconv attributes and submodulesMatheus Tavares2021-09-291-0/+103
* | t7814: show lack of alternate ODB-addingJonathan Tan2021-09-081-0/+3
|/
* grep: ignore --recurse-submodules if --no-index is givenPhilippe Blain2020-01-301-1/+10
* Merge branch 'mt/grep-submodules-working-tree'Junio C Hamano2019-08-221-0/+21
|\
| * grep: fix worktree case in submodulesMatheus Tavares2019-07-301-0/+21
* | t7814: do not generate same commits in different reposNguyễn Thái Ngọc Duy2019-06-281-1/+17
|/
* submodule-config.c: use repo_get_oid for reading .gitmodulesNguyễn Thái Ngọc Duy2019-04-161-5/+1
* submodule: support reading .gitmodules when it's not in the working treeAntonio Ospite2018-10-311-0/+16
* builtin/grep.c: respect 'submodule.recurse' optionStefan Beller2017-06-011-0/+18
* grep: add tests for grep pattern types being passed to submodulesÆvar Arnfjörð Bjarmason2017-05-211-0/+49
* grep: amend submodule recursion test for regex engine testingÆvar Arnfjörð Bjarmason2017-05-211-83/+83
* grep: fix bug when recursing with relative pathspecBrandon Williams2017-03-171-0/+75
* grep: search history of moved submodulesBrandon Williams2016-12-221-0/+41
* grep: enable recurse-submodules to work on <tree> objectsBrandon Williams2016-12-221-1/+102
* grep: optionally recurse into submodulesBrandon Williams2016-12-221-0/+99