summaryrefslogtreecommitdiff
path: root/t/t7411-submodule-config.sh
AgeCommit message (Expand)Author
2019-05-15get_oid: handle NULL repo->indexJeff King
2019-02-08submodule--helper: teach config subcommand --unsetDenton Liu
2018-10-31t/helper: add test-submodule-nested-repo-configAntonio Ospite
2018-10-31submodule: support reading .gitmodules when it's not in the working treeAntonio Ospite
2018-10-09submodule: add a helper to check if it is safe to write to .gitmodulesAntonio Ospite
2018-10-09submodule--helper: add a new 'config' subcommandAntonio Ospite
2018-10-09t7411: be nicer to future tests and really clean things upAntonio Ospite
2018-10-09t7411: merge tests 5 and 6Antonio Ospite
2018-03-27t/helper: merge test-submodule-config into test-toolNguyễn Thái Ngọc Duy
2017-08-03submodule-config: remove support for overlaying repository configBrandon Williams
2017-08-02t7411: check configuration parsing errorsBrandon Williams
2017-01-12t7411: test lookup of uninitialized submodulesStefan Beller
2017-01-12t7411: quote URLsStefan Beller
2016-11-22submodule-config: rename commit_sha1 to treeish_nameStefan Beller
2016-08-12t7411: become resilient to GETTEXT_POISONVasco Almeida
2016-07-28submodule-config: passing name reference for .gitmodule blobsHeiko Voigt
2015-08-19submodule: allow erroneous values for the fetchRecurseSubmodules optionHeiko Voigt
2015-08-19submodule: use new config API for worktree configurationsHeiko Voigt
2015-08-19submodule: implement a config API for lookup of .gitmodules valuesHeiko Voigt