Age | Commit message (Expand) | Author | Files | Lines |
2019-05-15 | get_oid: handle NULL repo->index | Jeff King | 1 | -6/+2 |
2019-02-08 | submodule--helper: teach config subcommand --unset | Denton Liu | 1 | -0/+9 |
2018-10-31 | t/helper: add test-submodule-nested-repo-config | Antonio Ospite | 1 | -0/+34 |
2018-10-31 | submodule: support reading .gitmodules when it's not in the working tree | Antonio Ospite | 1 | -1/+25 |
2018-10-09 | submodule: add a helper to check if it is safe to write to .gitmodules | Antonio Ospite | 1 | -0/+31 |
2018-10-09 | submodule--helper: add a new 'config' subcommand | Antonio Ospite | 1 | -0/+27 |
2018-10-09 | t7411: be nicer to future tests and really clean things up | Antonio Ospite | 1 | -2/+5 |
2018-10-09 | t7411: merge tests 5 and 6 | Antonio Ospite | 1 | -13/+5 |
2018-03-27 | t/helper: merge test-submodule-config into test-tool | Nguyễn Thái Ngọc Duy | 1 | -9/+9 |
2017-08-03 | submodule-config: remove support for overlaying repository config | Brandon Williams | 1 | -72/+0 |
2017-08-02 | t7411: check configuration parsing errors | Brandon Williams | 1 | -0/+15 |
2017-01-12 | t7411: test lookup of uninitialized submodules | Stefan Beller | 1 | -0/+21 |
2017-01-12 | t7411: quote URLs | Stefan Beller | 1 | -2/+2 |
2016-11-22 | submodule-config: rename commit_sha1 to treeish_name | Stefan Beller | 1 | -0/+14 |
2016-08-12 | t7411: become resilient to GETTEXT_POISON | Vasco Almeida | 1 | -1/+1 |
2016-07-28 | submodule-config: passing name reference for .gitmodule blobs | Heiko Voigt | 1 | -0/+11 |
2015-08-19 | submodule: allow erroneous values for the fetchRecurseSubmodules option | Heiko Voigt | 1 | -0/+35 |
2015-08-19 | submodule: use new config API for worktree configurations | Heiko Voigt | 1 | -2/+35 |
2015-08-19 | submodule: implement a config API for lookup of .gitmodules values | Heiko Voigt | 1 | -0/+85 |