summaryrefslogtreecommitdiffstats
path: root/submodule.h
AgeCommit message (Expand)AuthorLines
2017-12-12submodule: convert get_next_submodule to not rely on the_indexBrandon Williams-4/+6
2017-12-12submodule: used correct index in is_staging_gitmodules_okBrandon Williams-1/+1
2017-12-12submodule: convert stage_updated_gitmodules to take a struct index_stateBrandon Williams-1/+1
2017-09-28Merge branch 'hn/typofix'Junio C Hamano-1/+1
2017-09-22submodule.h: typofixHan-Wen Nienhuys-1/+1
2017-08-26Merge branch 'bw/submodule-config-cleanup'Junio C Hamano-5/+1
2017-08-26Merge branch 'sb/diff-color-move'Junio C Hamano-9/+4
2017-08-22Merge branch 'bw/grep-recurse-submodules'Junio C Hamano-3/+3
2017-08-11Merge branch 'bc/object-id'Junio C Hamano-1/+1
2017-08-03submodule: remove gitmodules_configBrandon Williams-2/+0
2017-08-03submodule-config: move submodule-config functions to submodule-config.cBrandon Williams-2/+0
2017-08-03submodule: remove submodule_config callback routineBrandon Williams-1/+0
2017-08-03submodule--helper: don't overlay config in update-cloneBrandon Williams-0/+1
2017-08-02Merge branch 'bc/object-id' into bw/submodule-config-cleanupJunio C Hamano-1/+1
2017-08-02submodule: check for unmerged .gitmodules outside of config parsingBrandon Williams-0/+1
2017-08-02submodule: check for unstaged .gitmodules outside of config parsingBrandon Williams-1/+1
2017-08-02submodule: remove fetch.recursesubmodules from submodule-config parsingBrandon Williams-1/+1
2017-08-02submodule: remove submodule.fetchjobs from submodule-config parsingBrandon Williams-1/+0
2017-07-17submodule: convert submodule config lookup to use object_idbrian m. carlson-1/+1
2017-07-13Merge branch 'sb/pull-rebase-submodule'Junio C Hamano-0/+4
2017-06-30submodule.c: migrate diff output to use emit_diff_symbolStefan Beller-9/+4
2017-06-23submodule: convert is_submodule_initialized to work on a repositoryBrandon Williams-1/+1
2017-06-23submodule: add repo_read_gitmodulesBrandon Williams-0/+2
2017-06-23pull: optionally rebase submodules (remote submodule changes only)Stefan Beller-0/+4
2017-06-13Merge branch 'sb/submodule-blanket-recursive'Junio C Hamano-1/+6
2017-06-01Introduce 'submodule.recurse' option for worktree manipulatorsStefan Beller-0/+1
2017-05-30reset/checkout/read-tree: unify config callback for submodule recursionStefan Beller-1/+5
2017-05-30Merge branch 'bw/pathspec-sans-the-index'Junio C Hamano-0/+4
2017-05-12pathspec: remove PATHSPEC_STRIP_SUBMODULE_SLASH_EXPENSIVE flagBrandon Williams-0/+2
2017-05-10submodule: add die_in_unpopulated_submodule functionBrandon Williams-0/+2
2017-05-08submodule: convert merge_submodule to use struct object_idbrian m. carlson-4/+4
2017-04-19Merge branch 'nd/files-backend-git-dir'Junio C Hamano-0/+6
2017-04-19Merge branch 'bw/push-options-recursively-to-submodules'Junio C Hamano-1/+4
2017-04-19Merge branch 'bc/object-id'Junio C Hamano-4/+4
2017-04-11push: propagate remote and refspec with --recurse-submodulesBrandon Williams-1/+3
2017-04-11push: propagate push-options with --recurse-submodulesBrandon Williams-0/+1
2017-03-31Rename sha1_array to oid_arraybrian m. carlson-3/+3
2017-03-28Merge branch 'sb/checkout-recurse-submodules'Junio C Hamano-1/+22
2017-03-28submodule: convert check_for_new_submodule_commits to object_idbrian m. carlson-1/+1
2017-03-27path.c: move some code out of strbuf_git_path_submodule()Nguyễn Thái Ngọc Duy-0/+6
2017-03-16update submodules: add submodule_move_headStefan Beller-0/+7
2017-03-15submodules: introduce check to see whether to touch a submoduleStefan Beller-0/+7
2017-03-15update submodules: add a config option to determine if submodules are updatedStefan Beller-0/+1
2017-03-15make is_submodule_populated gentlyStefan Beller-1/+7
2017-03-08rev-parse: add --show-superproject-working-treeStefan Beller-0/+8
2017-01-31Merge branch 'bw/push-submodule-only'Junio C Hamano-0/+1
2017-01-18Merge branch 'sb/submodule-rm-absorb'Junio C Hamano-24/+32
2017-01-18Merge branch 'bw/grep-recurse-submodules'Junio C Hamano-0/+3
2017-01-10Merge branch 'sb/submodule-embed-gitdir'Junio C Hamano-1/+4
2016-12-27submodule: rename and add flags to ok_to_remove_submoduleStefan Beller-1/+5