summaryrefslogtreecommitdiff
path: root/t/helper/test-submodule-config.c
AgeCommit message (Expand)Author
2023-05-09Merge branch 'en/header-split-cache-h-part-2'Junio C Hamano
2023-04-25Merge branch 'en/header-split-cache-h'Junio C Hamano
2023-04-24hash-ll.h: split out of hash.h to remove dependency on repository.hElijah Newren
2023-04-11treewide: remove cache.h inclusion due to object-name.h changesElijah Newren
2023-04-11object-name.h: move declarations for object-name.c functions from cache.hElijah Newren
2023-04-06Merge branch 'en/header-split-cleanup'Junio C Hamano
2023-04-06Merge branch 'ab/remove-implicit-use-of-the-repository'Junio C Hamano
2023-04-04Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...Junio C Hamano
2023-03-28t/helper: mark unused argv/argc argumentsJeff King
2023-03-28cocci: apply the "cache.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason
2023-03-21setup.h: move declarations for setup.c functions from cache.hElijah Newren
2022-09-02test-tool submodule-config: remove unused "--url" handlingÆvar Arnfjörð Bjarmason
2018-05-08Merge branch 'sb/submodule-move-nested'Junio C Hamano
2018-03-29submodule-config: add repository argument to submodule_from_{name, path}Stefan Beller
2018-03-29submodule-config: allow submodule_free to handle arbitrary repositoriesStefan Beller
2018-03-27t/helper: merge test-submodule-config into test-toolNguyễn Thái Ngọc Duy
2017-08-03submodule: remove gitmodules_configBrandon Williams
2017-08-03submodule-config: remove support for overlaying repository configBrandon Williams
2017-07-17submodule: convert submodule config lookup to use object_idbrian m. carlson
2017-06-15config: don't include config.h by defaultBrandon Williams
2016-08-03Merge branch 'rs/submodule-config-code-cleanup'Junio C Hamano
2016-07-19Merge branch 'jk/common-main'Junio C Hamano
2016-07-06Merge branch 'jk/common-main-2.8' into jk/common-mainJunio C Hamano
2016-06-28coccinelle: convert hashcpy() with null_sha1 to hashclr()brian m. carlson
2016-04-15test helpers: move test-* to t/helper/ subdirectoryNguyễn Thái Ngọc Duy