summaryrefslogtreecommitdiff
path: root/t/t7411-submodule-config.sh
AgeCommit message (Expand)AuthorFilesLines
2019-05-15get_oid: handle NULL repo->indexLibravatar Jeff King1-6/+2
2019-02-08submodule--helper: teach config subcommand --unsetLibravatar Denton Liu1-0/+9
2018-10-31t/helper: add test-submodule-nested-repo-configLibravatar Antonio Ospite1-0/+34
2018-10-31submodule: support reading .gitmodules when it's not in the working treeLibravatar Antonio Ospite1-1/+25
2018-10-09submodule: add a helper to check if it is safe to write to .gitmodulesLibravatar Antonio Ospite1-0/+31
2018-10-09submodule--helper: add a new 'config' subcommandLibravatar Antonio Ospite1-0/+27
2018-10-09t7411: be nicer to future tests and really clean things upLibravatar Antonio Ospite1-2/+5
2018-10-09t7411: merge tests 5 and 6Libravatar Antonio Ospite1-13/+5
2018-03-27t/helper: merge test-submodule-config into test-toolLibravatar Nguyễn Thái Ngọc Duy1-9/+9
2017-08-03submodule-config: remove support for overlaying repository configLibravatar Brandon Williams1-72/+0
2017-08-02t7411: check configuration parsing errorsLibravatar Brandon Williams1-0/+15
2017-01-12t7411: test lookup of uninitialized submodulesLibravatar Stefan Beller1-0/+21
2017-01-12t7411: quote URLsLibravatar Stefan Beller1-2/+2
2016-11-22submodule-config: rename commit_sha1 to treeish_nameLibravatar Stefan Beller1-0/+14
2016-08-12t7411: become resilient to GETTEXT_POISONLibravatar Vasco Almeida1-1/+1
2016-07-28submodule-config: passing name reference for .gitmodule blobsLibravatar Heiko Voigt1-0/+11
2015-08-19submodule: allow erroneous values for the fetchRecurseSubmodules optionLibravatar Heiko Voigt1-0/+35
2015-08-19submodule: use new config API for worktree configurationsLibravatar Heiko Voigt1-2/+35
2015-08-19submodule: implement a config API for lookup of .gitmodules valuesLibravatar Heiko Voigt1-0/+85