Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |