summaryrefslogtreecommitdiff
path: root/builtin/submodule--helper.c
AgeCommit message (Expand)Author
2019-06-13Merge branch 'jk/unused-params-final-batch'Junio C Hamano
2019-05-19Merge branch 'nd/submodule-helper-incomplete-line-fix'Junio C Hamano
2019-05-13submodule: drop unused prefix parameter from some functionsJeff King
2019-05-08submodule--helper: add a missing \nNguyễn Thái Ngọc Duy
2019-04-25Merge branch 'nd/submodule-foreach-quiet'Junio C Hamano
2019-04-25Merge branch 'dl/submodule-set-branch'Junio C Hamano
2019-04-15submodule foreach: fix "<command> --quiet" not being respectedNguyễn Thái Ngọc Duy
2019-03-20report_path_error(): drop unused prefix parameterJeff King
2019-02-22trace2: create new combined trace facilityJeff Hostetler
2019-02-08submodule--helper: teach config subcommand --unsetDenton Liu
2019-02-07Merge branch 'nd/the-index-final'Junio C Hamano
2019-01-29Merge branch 'sb/submodule-recursive-fetch-gets-the-tip'Junio C Hamano
2019-01-24cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switchNguyễn Thái Ngọc Duy
2019-01-18Merge branch 'sb/submodule-unset-core-worktree-when-worktree-is-lost'Junio C Hamano
2019-01-18Merge branch 'sb/submodule-fetchjobs-default-to-one'Junio C Hamano
2019-01-04Merge branch 'jk/loose-object-cache'Junio C Hamano
2018-12-26submodule deinit: unset core.worktreeStefan Beller
2018-12-26submodule--helper: fix BUG message in ensure_core_worktreeStefan Beller
2018-12-14submodule update: run at most one fetch job unless otherwise setJunio C Hamano
2018-12-05repository: repo_submodule_init to take a submodule structStefan Beller
2018-11-13Merge branch 'ao/submodule-wo-gitmodules-checked-out'Junio C Hamano
2018-11-13rename "alternate_object_database" to "object_directory"Jeff King
2018-11-13submodule--helper: prefer strip_suffix() to ends_with()Jeff King
2018-11-06Merge branch 'sb/submodule-url-to-absolute'Junio C Hamano
2018-10-31submodule: support reading .gitmodules when it's not in the working treeAntonio Ospite
2018-10-30Merge branch 'sb/submodule-helper-remove-cruft'Junio C Hamano
2018-10-19Merge branch 'nd/the-index'Junio C Hamano
2018-10-18builtin/submodule--helper: remove debugging leftover tracingStefan Beller
2018-10-18submodule helper: convert relative URL to absolute URL if neededStefan Beller
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-09-27Sync with 2.19.1Junio C Hamano
2018-09-27Sync with 2.18.1Junio C Hamano
2018-09-27Sync with 2.17.2Junio C Hamano
2018-09-27Sync with 2.16.5Junio C Hamano
2018-09-27Sync with 2.15.3Junio C Hamano
2018-09-27Sync with Git 2.14.4Junio C Hamano
2018-09-27submodule--helper: use "--" to signal end of clone optionsJeff King
2018-09-21revision.c: remove implicit dependency on the_indexNguyễn Thái Ngọc Duy
2018-09-17Merge branch 'sb/submodule-update-in-c'Junio C Hamano
2018-09-08Revert "Merge branch 'sb/submodule-core-worktree'"Jonathan Nieder
2018-08-23i18n: fix mistakes in translated stringsJean-Noël Avila
2018-08-20Merge branch 'sb/submodule-cleanup'Junio C Hamano
2018-08-16builtin/submodule--helper: remove stray new lineStefan Beller
2018-08-14submodule--helper: introduce new update-module-mode helperStefan Beller
2018-08-14submodule--helper: replace connect-gitdir-workingtree by ensure-core-worktreeStefan Beller
2018-08-13dir.c: remove an implicit dependency on the_index in pathspec codeNguyễn Thái Ngọc Duy
2018-08-03builtin/submodule--helper: factor out method to update a single submoduleStefan Beller
2018-08-03builtin/submodule--helper: store update_clone information in a structStefan Beller
2018-08-03builtin/submodule--helper: factor out submodule updatingStefan Beller