aboutsummaryrefslogtreecommitdiffstats
path: root/t/t7411-submodule-config.sh
AgeCommit message (Expand)AuthorFilesLines
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano1-2/+2
2022-11-08submodule--helper: move "config" to a test-toolÆvar Arnfjörð Bjarmason1-18/+18
2022-10-01t/t7NNN: allow local submodulesTaylor Blau1-0/+3
2019-05-15get_oid: handle NULL repo->indexJeff King1-6/+2
2019-02-08submodule--helper: teach config subcommand --unsetDenton Liu1-0/+9
2018-10-31t/helper: add test-submodule-nested-repo-configAntonio Ospite1-0/+34
2018-10-31submodule: support reading .gitmodules when it's not in the working treeAntonio Ospite1-1/+25
2018-10-09submodule: add a helper to check if it is safe to write to .gitmodulesAntonio Ospite1-0/+31
2018-10-09submodule--helper: add a new 'config' subcommandAntonio Ospite1-0/+27
2018-10-09t7411: be nicer to future tests and really clean things upAntonio Ospite1-2/+5
2018-10-09t7411: merge tests 5 and 6Antonio Ospite1-13/+5
2018-03-27t/helper: merge test-submodule-config into test-toolNguyễn Thái Ngọc Duy1-9/+9
2017-08-03submodule-config: remove support for overlaying repository configBrandon Williams1-72/+0
2017-08-02t7411: check configuration parsing errorsBrandon Williams1-0/+15
2017-01-12t7411: test lookup of uninitialized submodulesStefan Beller1-0/+21
2017-01-12t7411: quote URLsStefan Beller1-2/+2
2016-11-22submodule-config: rename commit_sha1 to treeish_nameStefan Beller1-0/+14
2016-08-12t7411: become resilient to GETTEXT_POISONVasco Almeida1-1/+1
2016-07-28submodule-config: passing name reference for .gitmodule blobsHeiko Voigt1-0/+11
2015-08-19submodule: allow erroneous values for the fetchRecurseSubmodules optionHeiko Voigt1-0/+35
2015-08-19submodule: use new config API for worktree configurationsHeiko Voigt1-2/+35
2015-08-19submodule: implement a config API for lookup of .gitmodules valuesHeiko Voigt1-0/+85