summaryrefslogtreecommitdiff
path: root/git-submodule.sh
AgeCommit message (Expand)AuthorFilesLines
2021-09-23Merge branch 'ab/unused-script-helpers'Libravatar Junio C Hamano1-5/+0
2021-09-20Merge branch 'ar/submodule-run-update-procedure'Libravatar Junio C Hamano1-73/+33
2021-09-12git-submodule: remove unused is_zero_oid() functionLibravatar Ævar Arnfjörð Bjarmason1-5/+0
2021-08-24submodule--helper: run update procedures from CLibravatar Atharva Raykar1-73/+33
2021-08-10submodule--helper: convert the bulk of cmd_add() to CLibravatar Atharva Raykar1-94/+2
2021-08-10Merge branch 'ar/submodule-add-config' into ar/submodule-addLibravatar Junio C Hamano1-27/+1
2021-08-10submodule--helper: introduce add-config subcommandLibravatar Atharva Raykar1-27/+1
2021-08-04Merge branch 'ar/submodule-add'Libravatar Junio C Hamano1-56/+20
2021-07-12submodule--helper: introduce add-clone subcommandLibravatar Atharva Raykar1-37/+1
2021-07-12submodule: prefix die messages with 'fatal'Libravatar Atharva Raykar1-19/+19
2021-06-28submodule: remove unnecessary `prefix` based option logicLibravatar Kaartic Sivaraam1-7/+7
2021-05-03submodule update: silence underlying fetch with "--quiet"Libravatar Nicholas Clark1-2/+2
2020-11-24submodule: fix fetch_in_submodule logicLibravatar Jeff King1-6/+6
2020-11-16parse-remote: remove this now-unused libraryLibravatar Ævar Arnfjörð Bjarmason1-1/+0
2020-11-16submodule: remove sh function in favor of helperLibravatar Ævar Arnfjörð Bjarmason1-1/+1
2020-11-16submodule: use "fetch" logic instead of custom remote discoveryLibravatar Ævar Arnfjörð Bjarmason1-7/+9
2020-10-05Merge branch 'td/submodule-update-quiet'Libravatar Junio C Hamano1-3/+3
2020-10-01submodule update: silence underlying merge/rebase with "--quiet"Libravatar Theodore Dubois1-3/+3
2020-08-12submodule: port submodule subcommand 'summary' from shell to CLibravatar Prathamesh Chavan1-185/+1
2020-06-02submodule: port subcommand 'set-branch' from shell to CLibravatar Shourya Shukla1-29/+3
2020-05-08submodule: port subcommand 'set-url' from shell to CLibravatar Shourya Shukla1-21/+1
2020-04-28Merge branch 'lx/submodule-clear-variables'Libravatar Junio C Hamano1-0/+2
2020-04-02git-submodule.sh: setup uninitialized variablesLibravatar Li Xuejiang1-0/+2
2020-03-05Merge branch 'es/recursive-single-branch-clone'Libravatar Junio C Hamano1-1/+9
2020-02-25clone: pass --single-branch during --recurse-submodulesLibravatar Emily Shaffer1-1/+9
2020-01-15submodule add: show 'add --dry-run' stderr when abortingLibravatar Kyle Meyer1-6/+8
2019-12-10Merge branch 'dl/submodule-set-url'Libravatar Junio C Hamano1-1/+51
2019-12-06Sync with 2.21.1Libravatar Johannes Schindelin1-0/+6
2019-12-06Sync with 2.20.2Libravatar Johannes Schindelin1-0/+6
2019-12-06Sync with 2.19.3Libravatar Johannes Schindelin1-0/+6
2019-12-06Sync with 2.18.2Libravatar Johannes Schindelin1-0/+6
2019-12-06Sync with 2.17.3Libravatar Johannes Schindelin1-0/+6
2019-12-06Sync with 2.16.6Libravatar Johannes Schindelin1-0/+6
2019-12-06Sync with 2.15.4Libravatar Johannes Schindelin1-0/+6
2019-12-04clone --recurse-submodules: prevent name squatting on WindowsLibravatar Johannes Schindelin1-0/+6
2019-10-30submodule: teach set-url subcommandLibravatar Denton Liu1-1/+51
2019-05-09Merge branch 'km/empty-repo-is-still-a-repo'Libravatar Junio C Hamano1-0/+7
2019-04-25Merge branch 'nd/submodule-foreach-quiet'Libravatar Junio C Hamano1-5/+6
2019-04-25Merge branch 'dl/submodule-set-branch'Libravatar Junio C Hamano1-4/+71
2019-04-15submodule foreach: fix "<command> --quiet" not being respectedLibravatar Nguyễn Thái Ngọc Duy1-5/+6
2019-04-10submodule: refuse to add repository with no commitsLibravatar Kyle Meyer1-0/+7
2019-04-10submodule: teach set-branch subcommandLibravatar Denton Liu1-4/+71
2019-04-10Merge branch 'jt/submodule-fetch-errmsg'Libravatar Junio C Hamano1-1/+1
2019-03-14submodule: explain first attempt failure clearlyLibravatar Jonathan Tan1-1/+1
2019-02-15submodule: document default behaviorLibravatar Denton Liu1-1/+2
2019-02-06Merge branch 'sh/submodule-summary-abbrev-fix'Libravatar Junio C Hamano1-2/+5
2019-02-04git-submodule.sh: shorten submodule SHA-1s using rev-parseLibravatar Sven van Haastregt1-2/+5
2019-01-18git-submodule: abort if core.worktree could not be set correctlyLibravatar Stefan Beller1-1/+1
2018-11-13Merge branch 'ao/submodule-wo-gitmodules-checked-out'Libravatar Junio C Hamano1-4/+9
2018-10-31submodule: support reading .gitmodules when it's not in the working treeLibravatar Antonio Ospite1-0/+5