summary refs log tree commit diff
path: root/git-submodule.sh
AgeCommit message (Expand)AuthorFilesLines
2022-03-16submodule: move core cmd_update() logic to CAtharva Raykar1-97/+7
2022-03-16submodule--helper: teach update_data more optionsGlen Choo1-1/+1
2022-03-16submodule update: use die_message()Glen Choo1-4/+5
2022-03-04submodule--helper update-clone: check for --filter and --initGlen Choo1-5/+0
2022-03-04submodule--helper: remove ensure-core-worktreeGlen Choo1-2/+0
2022-03-04submodule--helper update-clone: learn --initGlen Choo1-6/+3
2022-03-04submodule--helper run-update-procedure: learn --remoteGlen Choo1-29/+1
2022-03-04submodule--helper run-update-procedure: remove --suboidGlen Choo1-7/+1
2022-02-09clone, submodule: pass partial clone filters to submodulesJosh Steadmon1-1/+16
2021-09-23Merge branch 'ab/unused-script-helpers'Junio C Hamano1-5/+0
2021-09-20Merge branch 'ar/submodule-run-update-procedure'Junio C Hamano1-73/+33
2021-09-12git-submodule: remove unused is_zero_oid() functionÆvar Arnfjörð Bjarmason1-5/+0
2021-08-24submodule--helper: run update procedures from CAtharva Raykar1-73/+33
2021-08-10submodule--helper: convert the bulk of cmd_add() to CAtharva Raykar1-94/+2
2021-08-10Merge branch 'ar/submodule-add-config' into ar/submodule-addJunio C Hamano1-27/+1
2021-08-10submodule--helper: introduce add-config subcommandAtharva Raykar1-27/+1
2021-08-04Merge branch 'ar/submodule-add'Junio C Hamano1-56/+20
2021-07-12submodule--helper: introduce add-clone subcommandAtharva Raykar1-37/+1
2021-07-12submodule: prefix die messages with 'fatal'Atharva Raykar1-19/+19
2021-06-28submodule: remove unnecessary `prefix` based option logicKaartic Sivaraam1-7/+7
2021-05-03submodule update: silence underlying fetch with "--quiet"Nicholas Clark1-2/+2
2020-11-24submodule: fix fetch_in_submodule logicJeff King1-6/+6
2020-11-16parse-remote: remove this now-unused libraryÆvar Arnfjörð Bjarmason1-1/+0
2020-11-16submodule: remove sh function in favor of helperÆvar Arnfjörð Bjarmason1-1/+1
2020-11-16submodule: use "fetch" logic instead of custom remote discoveryÆvar Arnfjörð Bjarmason1-7/+9
2020-10-05Merge branch 'td/submodule-update-quiet'Junio C Hamano1-3/+3
2020-10-01submodule update: silence underlying merge/rebase with "--quiet"Theodore Dubois1-3/+3
2020-08-12submodule: port submodule subcommand 'summary' from shell to CPrathamesh Chavan1-185/+1
2020-06-02submodule: port subcommand 'set-branch' from shell to CShourya Shukla1-29/+3
2020-05-08submodule: port subcommand 'set-url' from shell to CShourya Shukla1-21/+1
2020-04-28Merge branch 'lx/submodule-clear-variables'Junio C Hamano1-0/+2
2020-04-02git-submodule.sh: setup uninitialized variablesLi Xuejiang1-0/+2
2020-03-05Merge branch 'es/recursive-single-branch-clone'Junio C Hamano1-1/+9
2020-02-25clone: pass --single-branch during --recurse-submodulesEmily Shaffer1-1/+9
2020-01-15submodule add: show 'add --dry-run' stderr when abortingKyle Meyer1-6/+8
2019-12-10Merge branch 'dl/submodule-set-url'Junio C Hamano1-1/+51
2019-12-06Sync with 2.21.1Johannes Schindelin1-0/+6
2019-12-06Sync with 2.20.2Johannes Schindelin1-0/+6
2019-12-06Sync with 2.19.3Johannes Schindelin1-0/+6
2019-12-06Sync with 2.18.2Johannes Schindelin1-0/+6
2019-12-06Sync with 2.17.3Johannes Schindelin1-0/+6
2019-12-06Sync with 2.16.6Johannes Schindelin1-0/+6
2019-12-06Sync with 2.15.4Johannes Schindelin1-0/+6
2019-12-04clone --recurse-submodules: prevent name squatting on WindowsJohannes Schindelin1-0/+6
2019-10-30submodule: teach set-url subcommandDenton Liu1-1/+51
2019-05-09Merge branch 'km/empty-repo-is-still-a-repo'Junio C Hamano1-0/+7
2019-04-25Merge branch 'nd/submodule-foreach-quiet'Junio C Hamano1-5/+6
2019-04-25Merge branch 'dl/submodule-set-branch'Junio C Hamano1-4/+71
2019-04-15submodule foreach: fix "<command> --quiet" not being respectedNguyễn Thái Ngọc Duy1-5/+6
2019-04-10submodule: refuse to add repository with no commitsKyle Meyer1-0/+7