summaryrefslogtreecommitdiff
path: root/builtin/submodule--helper.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-18submodule--helper.c: Rename 'cb_foreach' to 'foreach_cb'Libravatar Shourya Shukla1-4/+4
2020-03-05Merge branch 'es/recursive-single-branch-clone'Libravatar Junio C Hamano1-6/+25
2020-02-25clone: pass --single-branch during --recurse-submodulesLibravatar Emily Shaffer1-2/+18
2020-02-25submodule--helper: use C99 named initializerLibravatar Emily Shaffer1-4/+7
2020-02-14Merge branch 'pk/status-of-uncloned-submodule'Libravatar Junio C Hamano1-1/+11
2020-01-27submodule: fix status of initialized but not cloned submodulesLibravatar Peter Kaestle1-1/+11
2019-12-10Merge branch 'jt/clone-recursesub-ref-advise'Libravatar Junio C Hamano1-0/+10
2019-12-09Sync with Git 2.24.1Libravatar Junio C Hamano1-2/+18
2019-12-06Sync with 2.23.1Libravatar Johannes Schindelin1-2/+18
2019-12-06Sync with 2.22.2Libravatar Johannes Schindelin1-2/+18
2019-12-06Sync with 2.21.1Libravatar Johannes Schindelin1-2/+18
2019-12-06Sync with 2.20.2Libravatar Johannes Schindelin1-2/+18
2019-12-06submodule: defend against submodule.update = !command in .gitmodulesLibravatar Jonathan Nieder1-0/+2
2019-12-06Sync with 2.19.3Libravatar Johannes Schindelin1-2/+16
2019-12-06Sync with 2.18.2Libravatar Johannes Schindelin1-2/+16
2019-12-06Sync with 2.17.3Libravatar Johannes Schindelin1-2/+16
2019-12-06Sync with 2.16.6Libravatar Johannes Schindelin1-1/+16
2019-12-06Sync with 2.15.4Libravatar Johannes Schindelin1-1/+16
2019-12-06Sync with 2.14.6Libravatar Johannes Schindelin1-1/+16
2019-12-05Merge branch 'mg/submodule-status-from-a-subdirectory'Libravatar Junio C Hamano1-1/+2
2019-12-05Disallow dubiously-nested submodule git directoriesLibravatar Johannes Schindelin1-0/+4
2019-12-04clone --recurse-submodules: prevent name squatting on WindowsLibravatar Johannes Schindelin1-1/+12
2019-12-03submodule--helper: advise on fatal alternate errorLibravatar Jonathan Tan1-0/+10
2019-11-25submodule: fix 'submodule status' when called from a subdirectoryLibravatar Manish Goregaokar1-1/+2
2019-10-11Merge branch 'bc/object-id-part17'Libravatar Junio C Hamano1-1/+1
2019-09-29builtin/submodule--helper: fix usage string for 'update-clone'Libravatar Bert Wesarg1-1/+1
2019-08-19cache: remove null_sha1Libravatar brian m. carlson1-1/+1
2019-07-29Merge branch 'ms/submodule-foreach-fix' into maintLibravatar Junio C Hamano1-0/+1
2019-07-09Merge branch 'ms/submodule-foreach-fix'Libravatar Junio C Hamano1-0/+1
2019-06-25submodule foreach: fix recursion of optionsLibravatar Morian Sonnet1-0/+1
2019-06-13Merge branch 'jk/unused-params-final-batch'Libravatar Junio C Hamano1-2/+1
2019-05-19Merge branch 'nd/submodule-helper-incomplete-line-fix'Libravatar Junio C Hamano1-1/+1
2019-05-13submodule: drop unused prefix parameter from some functionsLibravatar Jeff King1-2/+1
2019-05-08submodule--helper: add a missing \nLibravatar Nguyễn Thái Ngọc Duy1-1/+1
2019-04-25Merge branch 'nd/submodule-foreach-quiet'Libravatar Junio C Hamano1-4/+4
2019-04-25Merge branch 'dl/submodule-set-branch'Libravatar Junio C Hamano1-5/+12
2019-04-15submodule foreach: fix "<command> --quiet" not being respectedLibravatar Nguyễn Thái Ngọc Duy1-4/+4
2019-03-20report_path_error(): drop unused prefix parameterLibravatar Jeff King1-1/+1
2019-02-22trace2: create new combined trace facilityLibravatar Jeff Hostetler1-5/+4
2019-02-08submodule--helper: teach config subcommand --unsetLibravatar Denton Liu1-5/+12
2019-02-06Merge branch 'nd/the-index-final'Libravatar Junio C Hamano1-0/+1
2019-01-29Merge branch 'sb/submodule-recursive-fetch-gets-the-tip'Libravatar Junio C Hamano1-1/+1
2019-01-24cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switchLibravatar Nguyễn Thái Ngọc Duy1-0/+1
2019-01-18Merge branch 'sb/submodule-unset-core-worktree-when-worktree-is-lost'Libravatar Junio C Hamano1-1/+3
2019-01-18Merge branch 'sb/submodule-fetchjobs-default-to-one'Libravatar Junio C Hamano1-1/+1
2019-01-04Merge branch 'jk/loose-object-cache'Libravatar Junio C Hamano1-4/+5
2018-12-26submodule deinit: unset core.worktreeLibravatar Stefan Beller1-0/+2
2018-12-26submodule--helper: fix BUG message in ensure_core_worktreeLibravatar Stefan Beller1-1/+1
2018-12-14submodule update: run at most one fetch job unless otherwise setLibravatar Junio C Hamano1-1/+1
2018-12-05repository: repo_submodule_init to take a submodule structLibravatar Stefan Beller1-1/+1