summaryrefslogtreecommitdiff
path: root/submodule.c
AgeCommit message (Expand)Author
2019-04-25Merge branch 'bc/hash-transition-16'Junio C Hamano
2019-04-09Merge branch 'jt/submodule-fetch-errmsg'Junio C Hamano
2019-04-01submodule: avoid hard-coded constantsbrian m. carlson
2019-03-14submodule: explain first attempt failure clearlyJonathan Tan
2019-03-07Merge branch 'nd/completion-more-parameters'Junio C Hamano
2019-02-22trace2: create new combined trace facilityJeff Hostetler
2019-02-20completion: add more parameter value completionNguyễn Thái Ngọc Duy
2019-02-07Merge branch 'nd/the-index-final'Junio C Hamano
2019-02-05Merge branch 'sb/more-repo-in-api'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
2018-12-28submodule: don't add submodule as odb for pushStefan Beller
2018-12-28submodule: use submodule repos for object lookupStefan Beller
2018-12-26submodule: unset core.worktree if no working tree is presentStefan Beller
2018-12-09fetch: ensure submodule objects fetchedStefan Beller
2018-12-05submodule.c: fetch in submodules git directory instead of in worktreeStefan Beller
2018-12-05submodule: migrate get_next_submodule to use repository structsStefan Beller
2018-12-05submodule: store OIDs in changed_submodule_namesStefan Beller
2018-12-05submodule.c: tighten scope of changed_submodule_names structStefan Beller
2018-12-05submodule.c: sort changed_submodule_names before searching itStefan Beller
2018-12-05submodule.c: fix indentationStefan Beller
2018-11-13Merge branch 'ao/submodule-wo-gitmodules-checked-out'Junio C Hamano
2018-10-22submodule.c: remove some of the_repository referencesNguyễn Thái Ngọc Duy
2018-10-19Merge branch 'sm/show-superproject-while-conflicted'Junio C Hamano
2018-10-19Merge branch 'nd/the-index'Junio C Hamano
2018-10-09submodule: add a helper to check if it is safe to write to .gitmodulesAntonio Ospite
2018-10-09submodule: factor out a config_set_in_gitmodules_file_gently functionAntonio Ospite
2018-09-28rev-parse: --show-superproject-working-tree should work during a mergeSam McKelvie
2018-09-24Merge branch 'bp/mv-submodules-with-fsmonitor'Junio C Hamano
2018-09-21revision.c: remove implicit dependency on the_indexNguyễn Thái Ngọc Duy
2018-09-21submodule.c: remove implicit dependency on the_indexNguyễn Thái Ngọc Duy
2018-09-17Merge branch 'jk/cocci'Junio C Hamano
2018-09-17Merge branch 'ds/reachable'Junio C Hamano
2018-09-12git-mv: allow submodules and fsmonitor to work togetherBen Peart
2018-09-08Revert "Merge branch 'sb/submodule-core-worktree'"Jonathan Nieder
2018-08-29convert "oidcmp() == 0" to oideq()Jeff King
2018-08-13submodule.c: use the right index instead of the_indexNguyễn Thái Ngọc Duy
2018-08-13dir.c: remove an implicit dependency on the_index in pathspec codeNguyễn Thái Ngọc Duy
2018-08-02Merge branch 'sb/object-store-lookup'Junio C Hamano
2018-07-24Merge branch 'sb/submodule-move-head-error-msg'Junio C Hamano
2018-07-20commit.h: remove method declarationsDerrick Stolee
2018-07-18Merge branch 'sb/submodule-core-worktree'Junio C Hamano
2018-06-29commit: add repository argument to lookup_commit_referenceStefan Beller
2018-06-25submodule.c: report the submodule that an error occurs inStefan Beller
2018-06-14submodule: unset core.worktree if no working tree is presentStefan Beller
2018-06-14submodule: fix NULL correctness in renamed broken submodulesStefan Beller
2018-06-04Merge branch 'jt/submodule-pull-recurse-rebase'Junio C Hamano
2018-05-30Merge branch 'sb/submodule-merge-in-merge-recursive'Junio C Hamano
2018-05-30Merge branch 'bw/ref-prefix-for-configured-refspec'Junio C Hamano
2018-05-30Merge branch 'bc/object-id'Junio C Hamano