Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | t7814: do not generate same commits in different repos | Nguyễn Thái Ngọc Duy | 2019-06-28 | 1 | -1/+17 |
* | submodule-config.c: use repo_get_oid for reading .gitmodules | Nguyễn Thái Ngọc Duy | 2019-04-16 | 1 | -5/+1 |
* | submodule: support reading .gitmodules when it's not in the working tree | Antonio Ospite | 2018-10-31 | 1 | -0/+16 |
* | builtin/grep.c: respect 'submodule.recurse' option | Stefan Beller | 2017-06-01 | 1 | -0/+18 |
* | grep: add tests for grep pattern types being passed to submodules | Ævar Arnfjörð Bjarmason | 2017-05-21 | 1 | -0/+49 |
* | grep: amend submodule recursion test for regex engine testing | Ævar Arnfjörð Bjarmason | 2017-05-21 | 1 | -83/+83 |
* | grep: fix bug when recursing with relative pathspec | Brandon Williams | 2017-03-17 | 1 | -0/+75 |
* | grep: search history of moved submodules | Brandon Williams | 2016-12-22 | 1 | -0/+41 |
* | grep: enable recurse-submodules to work on <tree> objects | Brandon Williams | 2016-12-22 | 1 | -1/+102 |
* | grep: optionally recurse into submodules | Brandon Williams | 2016-12-22 | 1 | -0/+99 |