Age | Commit message (Expand) | Author | Files | Lines |
2021-09-29 | grep: demonstrate bug with textconv attributes and submodules | Matheus Tavares | 1 | -0/+103 |
2021-09-08 | t7814: show lack of alternate ODB-adding | Jonathan Tan | 1 | -0/+3 |
2020-01-30 | grep: ignore --recurse-submodules if --no-index is given | Philippe Blain | 1 | -1/+10 |
2019-08-22 | Merge branch 'mt/grep-submodules-working-tree' | Junio C Hamano | 1 | -0/+21 |
2019-07-30 | grep: fix worktree case in submodules | Matheus Tavares | 1 | -0/+21 |
2019-06-28 | t7814: do not generate same commits in different repos | Nguyễn Thái Ngọc Duy | 1 | -1/+17 |
2019-04-16 | submodule-config.c: use repo_get_oid for reading .gitmodules | Nguyễn Thái Ngọc Duy | 1 | -5/+1 |
2018-10-31 | submodule: support reading .gitmodules when it's not in the working tree | Antonio Ospite | 1 | -0/+16 |
2017-06-01 | builtin/grep.c: respect 'submodule.recurse' option | Stefan Beller | 1 | -0/+18 |
2017-05-21 | grep: add tests for grep pattern types being passed to submodules | Ævar Arnfjörð Bjarmason | 1 | -0/+49 |
2017-05-21 | grep: amend submodule recursion test for regex engine testing | Ævar Arnfjörð Bjarmason | 1 | -83/+83 |
2017-03-17 | grep: fix bug when recursing with relative pathspec | Brandon Williams | 1 | -0/+75 |
2016-12-22 | grep: search history of moved submodules | Brandon Williams | 1 | -0/+41 |
2016-12-22 | grep: enable recurse-submodules to work on <tree> objects | Brandon Williams | 1 | -1/+102 |
2016-12-22 | grep: optionally recurse into submodules | Brandon Williams | 1 | -0/+99 |