| Age | Commit message (Expand) | Author | Files | Lines |
| 2018-11-13 | Merge branch 'ao/submodule-wo-gitmodules-checked-out' | Junio C Hamano | 1 | -7/+21 |
| 2018-10-22 | submodule.c: remove some of the_repository references | Nguyễn Thái Ngọc Duy | 1 | -25/+32 |
| 2018-10-19 | Merge branch 'sm/show-superproject-while-conflicted' | Junio C Hamano | 1 | -1/+1 |
| 2018-10-19 | Merge branch 'nd/the-index' | Junio C Hamano | 1 | -14/+20 |
| 2018-10-09 | submodule: add a helper to check if it is safe to write to .gitmodules | Antonio Ospite | 1 | -0/+18 |
| 2018-10-09 | submodule: factor out a config_set_in_gitmodules_file_gently function | Antonio Ospite | 1 | -7/+3 |
| 2018-09-28 | rev-parse: --show-superproject-working-tree should work during a merge | Sam McKelvie | 1 | -1/+1 |
| 2018-09-24 | Merge branch 'bp/mv-submodules-with-fsmonitor' | Junio C Hamano | 1 | -2/+1 |
| 2018-09-21 | revision.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 1 | -3/+3 |
| 2018-09-21 | submodule.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 1 | -11/+17 |
| 2018-09-17 | Merge branch 'jk/cocci' | Junio C Hamano | 1 | -1/+1 |
| 2018-09-17 | Merge branch 'ds/reachable' | Junio C Hamano | 1 | -0/+1 |
| 2018-09-12 | git-mv: allow submodules and fsmonitor to work together | Ben Peart | 1 | -2/+1 |
| 2018-09-07 | Revert "Merge branch 'sb/submodule-core-worktree'" | Jonathan Nieder | 1 | -14/+0 |
| 2018-08-29 | convert "oidcmp() == 0" to oideq() | Jeff King | 1 | -1/+1 |
| 2018-08-13 | submodule.c: use the right index instead of the_index | Nguyễn Thái Ngọc Duy | 1 | -4/+4 |
| 2018-08-13 | dir.c: remove an implicit dependency on the_index in pathspec code | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
| 2018-08-02 | Merge branch 'sb/object-store-lookup' | Junio C Hamano | 1 | -2/+2 |
| 2018-07-24 | Merge branch 'sb/submodule-move-head-error-msg' | Junio C Hamano | 1 | -1/+1 |
| 2018-07-20 | commit.h: remove method declarations | Derrick Stolee | 1 | -0/+1 |
| 2018-07-18 | Merge branch 'sb/submodule-core-worktree' | Junio C Hamano | 1 | -0/+14 |
| 2018-06-29 | commit: add repository argument to lookup_commit_reference | Stefan Beller | 1 | -2/+2 |
| 2018-06-25 | submodule.c: report the submodule that an error occurs in | Stefan Beller | 1 | -1/+1 |
| 2018-06-14 | submodule: unset core.worktree if no working tree is present | Stefan Beller | 1 | -0/+14 |
| 2018-06-14 | submodule: fix NULL correctness in renamed broken submodules | Stefan Beller | 1 | -2/+4 |
| 2018-06-04 | Merge branch 'jt/submodule-pull-recurse-rebase' | Junio C Hamano | 1 | -2/+4 |
| 2018-05-30 | Merge branch 'sb/submodule-merge-in-merge-recursive' | Junio C Hamano | 1 | -166/+2 |
| 2018-05-30 | Merge branch 'bw/ref-prefix-for-configured-refspec' | Junio C Hamano | 1 | -10/+9 |
| 2018-05-30 | Merge branch 'bc/object-id' | Junio C Hamano | 1 | -3/+3 |
| 2018-05-30 | Merge branch 'js/use-bug-macro' | Junio C Hamano | 1 | -4/+4 |
| 2018-05-25 | submodule: do not pass null OID to setup_revisions | Jonathan Tan | 1 | -2/+4 |
| 2018-05-23 | Merge branch 'sb/oid-object-info' | Junio C Hamano | 1 | -1/+1 |
| 2018-05-18 | submodule: convert push_unpushed_submodules to take a struct refspec | Brandon Williams | 1 | -10/+9 |
| 2018-05-16 | submodule.c: move submodule merging to merge-recursive.c | Stefan Beller | 1 | -166/+2 |
| 2018-05-08 | Merge branch 'sb/submodule-move-nested' | Junio C Hamano | 1 | -19/+21 |
| 2018-05-06 | Convert remaining die*(BUG) messages | Johannes Schindelin | 1 | -1/+1 |
| 2018-05-06 | Replace all die("BUG: ...") calls by BUG() ones | Johannes Schindelin | 1 | -3/+3 |
| 2018-05-02 | submodule: convert several uses of EMPTY_TREE_SHA1_HEX | brian m. carlson | 1 | -3/+3 |
| 2018-04-26 | cache.h: add repository argument to oid_object_info | Stefan Beller | 1 | -1/+1 |
| 2018-04-11 | Merge branch 'sb/object-store' | Junio C Hamano | 1 | -0/+1 |
| 2018-03-29 | submodule: fixup nested submodules after moving the submodule | Stefan Beller | 1 | -3/+3 |
| 2018-03-29 | submodule-config: remove submodule_from_cache | Stefan Beller | 1 | -2/+2 |
| 2018-03-29 | submodule-config: add repository argument to submodule_from_{name, path} | Stefan Beller | 1 | -14/+16 |
| 2018-03-23 | object-store: migrate alternates struct and functions from cache.h | Stefan Beller | 1 | -0/+1 |
| 2018-03-14 | sha1_file: convert sha1_object_info* to object_id | brian m. carlson | 1 | -1/+1 |
| 2018-03-14 | strbuf: convert strbuf_add_unique_abbrev to use struct object_id | brian m. carlson | 1 | -2/+2 |
| 2018-02-22 | submodule: rename 'new' variables | Brandon Williams | 1 | -15/+15 |
| 2018-02-14 | object: rename function 'typename' to 'type_name' | Brandon Williams | 1 | -1/+1 |
| 2018-01-05 | submodule: submodule_move_head omits old argument in forced case | Stefan Beller | 1 | -1/+3 |
| 2017-12-27 | Merge branch 'bw/submodule-sans-cache-compat' | Junio C Hamano | 1 | -14/+18 |
| 2017-12-13 | Merge branch 'bc/hash-algo' | Junio C Hamano | 1 | -1/+1 |
| 2017-12-12 | submodule: convert get_next_submodule to not rely on the_index | Brandon Williams | 1 | -10/+13 |
| 2017-12-12 | submodule: used correct index in is_staging_gitmodules_ok | Brandon Williams | 1 | -2/+3 |
| 2017-12-12 | submodule: convert stage_updated_gitmodules to take a struct index_state | Brandon Williams | 1 | -2/+2 |
| 2017-12-06 | Merge branch 'sb/submodule-recursive-checkout-detach-head' | Junio C Hamano | 1 | -1/+2 |
| 2017-11-21 | Merge branch 'bp/fsmonitor' | Junio C Hamano | 1 | -1/+1 |
| 2017-11-13 | Switch empty tree and blob lookups to use hash abstraction | brian m. carlson | 1 | -1/+1 |
| 2017-11-09 | Merge branch 'bw/diff-opt-impl-to-bitfields' | Junio C Hamano | 1 | -8/+8 |
| 2017-11-06 | Merge branch 'hv/fetch-moved-submodules-on-demand' | Junio C Hamano | 1 | -69/+131 |
| 2017-11-01 | diff: make struct diff_flags members lowercase | Brandon Williams | 1 | -8/+8 |
| 2017-11-01 | diff: remove DIFF_OPT_CLR macro | Brandon Williams | 1 | -3/+3 |
| 2017-11-01 | diff: remove DIFF_OPT_SET macro | Brandon Williams | 1 | -4/+4 |
| 2017-11-01 | diff: remove DIFF_OPT_TST macro | Brandon Williams | 1 | -1/+1 |
| 2017-10-17 | submodule: simplify decision tree whether to or not to fetch | Heiko Voigt | 1 | -37/+37 |
| 2017-10-17 | implement fetching of moved submodules | Heiko Voigt | 1 | -38/+100 |
| 2017-10-16 | refs: convert resolve_refdup and refs_resolve_refdup to struct object_id | brian m. carlson | 1 | -1/+1 |
| 2017-10-03 | Merge branch 'sb/submodule-diff-header-fix' | Junio C Hamano | 1 | -1/+1 |
| 2017-10-03 | Merge branch 'hn/submodule-comment' | Junio C Hamano | 1 | -0/+4 |
| 2017-10-01 | fsmonitor: teach git to optionally utilize a file system monitor to speed up ... | Ben Peart | 1 | -1/+1 |
| 2017-09-29 | Merge branch 'ma/leakplugs' | Junio C Hamano | 1 | -2/+2 |
| 2017-09-28 | submodule: correct error message for missing commits | Stefan Beller | 1 | -1/+1 |
| 2017-09-26 | submodule.c: describe submodule_to_gitdir() in a new comment | Han-Wen Nienhuys | 1 | -0/+4 |
| 2017-09-25 | Merge branch 'jn/per-repo-object-store-fixes' | Junio C Hamano | 1 | -8/+25 |
| 2017-09-24 | object_array: use `object_array_clear()`, not `free()` | Martin Ågren | 1 | -2/+2 |
| 2017-09-19 | Merge branch 'nd/prune-in-worktree' | Junio C Hamano | 1 | -0/+9 |
| 2017-09-14 | push, fetch: error out for submodule entries not pointing to commits | Stefan Beller | 1 | -8/+25 |
| 2017-09-10 | Merge branch 'bw/push-options-recursively-to-submodules' into maint | Junio C Hamano | 1 | -3/+15 |
| 2017-08-26 | Merge branch 'bw/submodule-config-cleanup' | Junio C Hamano | 1 | -95/+53 |
| 2017-08-26 | Merge branch 'sb/diff-color-move' | Junio C Hamano | 1 | -47/+37 |
| 2017-08-24 | revision.c: --all adds HEAD from all worktrees | Nguyễn Thái Ngọc Duy | 1 | -0/+2 |
| 2017-08-24 | refs.c: move for_each_remote_ref_submodule() to submodule.c | Nguyễn Thái Ngọc Duy | 1 | -0/+7 |
| 2017-08-22 | Merge branch 'bw/grep-recurse-submodules' | Junio C Hamano | 1 | -90/+67 |
| 2017-08-22 | Merge branch 'bw/push-options-recursively-to-submodules' | Junio C Hamano | 1 | -3/+15 |
| 2017-08-11 | Merge branch 'bc/object-id' | Junio C Hamano | 1 | -16/+16 |
| 2017-08-03 | submodule: remove gitmodules_config | Brandon Williams | 1 | -15/+0 |
| 2017-08-03 | submodule-config: move submodule-config functions to submodule-config.c | Brandon Williams | 1 | -35/+0 |
| 2017-08-03 | submodule: remove submodule_config callback routine | Brandon Williams | 1 | -23/+2 |
| 2017-08-03 | unpack-trees: don't respect submodule.update | Brandon Williams | 1 | -1/+0 |
| 2017-08-03 | submodule: don't rely on overlayed config when setting diffopts | Brandon Williams | 1 | -2/+10 |
| 2017-08-03 | fetch: don't overlay config with submodule-config | Brandon Williams | 1 | -7/+17 |
| 2017-08-03 | submodule--helper: don't overlay config in update-clone | Brandon Williams | 1 | -12/+26 |
| 2017-08-02 | submodule: don't use submodule_from_name | Brandon Williams | 1 | -2/+0 |
| 2017-08-02 | Merge branch 'bc/object-id' into bw/submodule-config-cleanup | Junio C Hamano | 1 | -16/+16 |
| 2017-08-02 | submodule: merge repo_read_gitmodules and gitmodules_config | Brandon Williams | 1 | -20/+17 |
| 2017-08-02 | submodule: check for unmerged .gitmodules outside of config parsing | Brandon Williams | 1 | -24/+23 |
| 2017-08-02 | submodule: check for unstaged .gitmodules outside of config parsing | Brandon Williams | 1 | -15/+17 |
| 2017-08-02 | submodule: remove fetch.recursesubmodules from submodule-config parsing | Brandon Williams | 1 | -13/+6 |
| 2017-08-02 | submodule: remove submodule.fetchjobs from submodule-config parsing | Brandon Williams | 1 | -15/+1 |
| 2017-08-02 | cache.h: add GITMODULES_FILE macro | Brandon Williams | 1 | -10/+10 |
| 2017-07-25 | recursive submodules: detach HEAD from new state | Stefan Beller | 1 | -1/+2 |
| 2017-07-20 | submodule--helper: teach push-check to handle HEAD | Brandon Williams | 1 | -3/+15 |
| 2017-07-17 | submodule: convert submodule config lookup to use object_id | brian m. carlson | 1 | -16/+16 |
| 2017-07-13 | Merge branch 'sb/pull-rebase-submodule' | Junio C Hamano | 1 | -0/+26 |
| 2017-07-05 | Merge branch 'bw/repo-object' | Junio C Hamano | 1 | -12/+23 |
| 2017-06-30 | submodule.c: migrate diff output to use emit_diff_symbol | Stefan Beller | 1 | -47/+37 |
| 2017-06-27 | Spelling fixes | Ville Skyttä | 1 | -2/+2 |
| 2017-06-24 | Merge branch 'bw/config-h' | Junio C Hamano | 1 | -0/+1 |
| 2017-06-23 | submodule: convert is_submodule_initialized to work on a repository | Brandon Williams | 1 | -12/+8 |
| 2017-06-23 | submodule: add repo_read_gitmodules | Brandon Williams | 1 | -0/+15 |
| 2017-06-23 | Merge branches 'bw/ls-files-sans-the-index' and 'bw/config-h' into bw/repo-ob... | Junio C Hamano | 1 | -0/+1 |
| 2017-06-23 | pull: optionally rebase submodules (remote submodule changes only) | Stefan Beller | 1 | -0/+26 |
| 2017-06-15 | config: don't include config.h by default | Brandon Williams | 1 | -0/+1 |
| 2017-06-13 | Merge branch 'sb/submodule-blanket-recursive' | Junio C Hamano | 1 | -9/+57 |
| 2017-06-01 | Introduce 'submodule.recurse' option for worktree manipulators | Stefan Beller | 1 | -2/+21 |
| 2017-05-30 | submodule loading: separate code path for .gitmodules and config overlay | Stefan Beller | 1 | -3/+11 |
| 2017-05-30 | reset/checkout/read-tree: unify config callback for submodule recursion | Stefan Beller | 1 | -6/+27 |
| 2017-05-30 | Merge branch 'bw/pathspec-sans-the-index' | Junio C Hamano | 1 | -0/+63 |
| 2017-05-29 | Merge branch 'bc/object-id' | Junio C Hamano | 1 | -12/+12 |
| 2017-05-29 | Merge branch 'jk/diff-submodule-diff-inline' | Junio C Hamano | 1 | -1/+2 |
| 2017-05-29 | Merge branch 'sb/checkout-recurse-submodules' | Junio C Hamano | 1 | -10/+11 |
| 2017-05-29 | Merge branch 'sb/reset-recurse-submodules' | Junio C Hamano | 1 | -4/+27 |
| 2017-05-12 | pathspec: remove PATHSPEC_STRIP_SUBMODULE_SLASH_EXPENSIVE flag | Brandon Williams | 1 | -0/+33 |
| 2017-05-10 | submodule: add die_in_unpopulated_submodule function | Brandon Williams | 1 | -0/+30 |
| 2017-05-08 | Convert lookup_commit* to struct object_id | brian m. carlson | 1 | -7/+7 |
| 2017-05-08 | Convert remaining callers of lookup_commit_reference* to object_id | brian m. carlson | 1 | -4/+4 |
| 2017-05-08 | submodule: convert merge_submodule to use struct object_id | brian m. carlson | 1 | -12/+12 |
| 2017-05-08 | diff: recurse into nested submodules for inline diff | Stefan Beller | 1 | -1/+2 |
| 2017-05-04 | submodule: properly recurse for read-tree and checkout | Stefan Beller | 1 | -1/+2 |
| 2017-05-04 | submodule: avoid auto-discovery in new working tree manipulator code | Stefan Beller | 1 | -3/+3 |
| 2017-05-04 | submodule_move_head: reuse child_process structure for futher commands | Stefan Beller | 1 | -6/+6 |
| 2017-05-02 | submodule: refactor logic to determine changed submodules | Brandon Williams | 1 | -142/+105 |
| 2017-05-02 | submodule: improve submodule_has_commits() | Brandon Williams | 1 | -0/+34 |
| 2017-05-01 | submodule: change string_list changed_submodule_paths | Brandon Williams | 1 | -2/+2 |
| 2017-05-01 | submodule: remove add_oid_to_argv() | Brandon Williams | 1 | -8/+2 |
| 2017-05-01 | submodule: rename free_submodules_sha1s() | Brandon Williams | 1 | -2/+3 |
| 2017-05-01 | submodule: rename add_sha1_to_array() | Brandon Williams | 1 | -4/+5 |
| 2017-04-23 | Merge branch 'sb/checkout-recurse-submodules' | Junio C Hamano | 1 | -2/+1 |
| 2017-04-19 | Merge branch 'nd/files-backend-git-dir' | Junio C Hamano | 1 | -0/+31 |
| 2017-04-19 | Merge branch 'sb/submodule-rm-absorb' | Junio C Hamano | 1 | -2/+2 |
| 2017-04-19 | Merge branch 'bw/push-options-recursively-to-submodules' | Junio C Hamano | 1 | -4/+70 |
| 2017-04-19 | Merge branch 'bc/object-id' | Junio C Hamano | 1 | -33/+33 |
| 2017-04-19 | Merge branch 'sb/submodule-short-status' | Junio C Hamano | 1 | -32/+43 |
| 2017-04-18 | submodule.c: submodule_move_head works with broken submodules | Stefan Beller | 1 | -4/+24 |
| 2017-04-18 | submodule.c: uninitialized submodules are ignored in recursive commands | Stefan Beller | 1 | -0/+3 |
| 2017-04-17 | submodule: remove a superfluous second check for the "new" variable | Sebastian Schuberth | 1 | -2/+1 |
| 2017-04-16 | Merge branch 'sb/show-diff-for-submodule-in-diff-fix' | Junio C Hamano | 1 | -0/+1 |
| 2017-04-16 | Merge branch 'jk/snprintf-cleanups' | Junio C Hamano | 1 | -1/+1 |
| 2017-04-13 | submodule.c: add missing ' in error messages | Ralf Thielow | 1 | -2/+2 |
| 2017-04-11 | push: propagate remote and refspec with --recurse-submodules | Brandon Williams | 1 | -3/+60 |
| 2017-04-11 | push: propagate push-options with --recurse-submodules | Brandon Williams | 1 | -2/+11 |
| 2017-04-02 | diff: submodule inline diff to initialize env array. | Stefan Beller | 1 | -0/+1 |
| 2017-03-31 | Rename sha1_array to oid_array | brian m. carlson | 1 | -24/+24 |
| 2017-03-31 | Convert sha1_array_for_each_unique and for_each_abbrev to object_id | brian m. carlson | 1 | -10/+10 |
| 2017-03-31 | Make sha1_array_append take a struct object_id * | brian m. carlson | 1 | -3/+3 |
| 2017-03-30 | convert unchecked snprintf into xsnprintf | Jeff King | 1 | -1/+1 |
| 2017-03-30 | Merge branch 'bw/submodule-is-active' | Junio C Hamano | 1 | -8/+42 |
| 2017-03-29 | submodule.c: correctly handle nested submodules in is_submodule_modified | Stefan Beller | 1 | -2/+19 |
| 2017-03-28 | Merge branch 'sb/checkout-recurse-submodules' | Junio C Hamano | 1 | -32/+190 |
| 2017-03-28 | submodule: convert check_for_new_submodule_commits to object_id | brian m. carlson | 1 | -2/+2 |
| 2017-03-27 | path.c: move some code out of strbuf_git_path_submodule() | Nguyễn Thái Ngọc Duy | 1 | -0/+31 |
| 2017-03-27 | submodule.c: stricter checking for submodules in is_submodule_modified | Stefan Beller | 1 | -2/+3 |
| 2017-03-27 | submodule.c: port is_submodule_modified to use porcelain 2 | Stefan Beller | 1 | -4/+5 |
| 2017-03-27 | submodule.c: convert is_submodule_modified to use strbuf_getwholeline | Stefan Beller | 1 | -16/+14 |
| 2017-03-27 | submodule.c: factor out early loop termination in is_submodule_modified | Stefan Beller | 1 | -8/+8 |
| 2017-03-27 | submodule.c: use argv_array in is_submodule_modified | Stefan Beller | 1 | -8/+2 |
| 2017-03-18 | submodule: decouple url and submodule interest | Brandon Williams | 1 | -8/+42 |
| 2017-03-17 | Merge branch 'sb/rev-parse-show-superproject-root' | Junio C Hamano | 1 | -0/+82 |
| 2017-03-16 | update submodules: add submodule_move_head | Stefan Beller | 1 | -0/+137 |
| 2017-03-16 | submodule.c: get_super_prefix_or_empty | Stefan Beller | 1 | -6/+10 |
| 2017-03-15 | update submodules: move up prepare_submodule_repo_env | Stefan Beller | 1 | -12/+17 |
| 2017-03-15 | submodules: introduce check to see whether to touch a submodule | Stefan Beller | 1 | -0/+16 |
| 2017-03-15 | update submodules: add a config option to determine if submodules are updated | Stefan Beller | 1 | -0/+6 |
| 2017-03-15 | make is_submodule_populated gently | Stefan Beller | 1 | -5/+2 |
| 2017-03-15 | connect_work_tree_and_git_dir: safely create leading directories | Stefan Beller | 1 | -9/+2 |
| 2017-03-08 | rev-parse: add --show-superproject-working-tree | Stefan Beller | 1 | -0/+82 |
| 2017-03-08 | real_pathdup(): fix callsites that wanted it to die on error | Johannes Schindelin | 1 | -5/+5 |
| 2017-01-26 | submodule absorbing: fix worktree/gitdir pointers recursively for non-moves | Stefan Beller | 1 | -16/+46 |
| 2017-01-18 | Merge branch 'sb/submodule-cleanup-export-git-dir-env' | Junio C Hamano | 1 | -1/+2 |
| 2017-01-18 | Merge branch 'sb/submodule-rm-absorb' | Junio C Hamano | 1 | -19/+38 |
| 2017-01-18 | Merge branch 'bw/grep-recurse-submodules' | Junio C Hamano | 1 | -4/+54 |
| 2017-01-17 | Merge branch 'bw/push-dry-run' into maint | Junio C Hamano | 1 | -5/+8 |
| 2017-01-17 | Merge branch 'hv/submodule-not-yet-pushed-fix' into maint | Junio C Hamano | 1 | -26/+97 |
| 2017-01-10 | Merge branch 'sb/submodule-embed-gitdir' | Junio C Hamano | 1 | -24/+103 |
| 2017-01-07 | submodule.c: use GIT_DIR_ENVIRONMENT consistently | Stefan Beller | 1 | -1/+2 |
| 2016-12-27 | submodule: rename and add flags to ok_to_remove_submodule | Stefan Beller | 1 | -12/+37 |
| 2016-12-27 | submodule: modernize ok_to_remove_submodule to use argv_array | Stefan Beller | 1 | -10/+4 |
| 2016-12-22 | submodules: load gitmodules file from commit sha1 | Brandon Williams | 1 | -0/+12 |
| 2016-12-22 | submodules: add helper to determine if a submodule is initialized | Brandon Williams | 1 | -0/+23 |
| 2016-12-22 | submodules: add helper to determine if a submodule is populated | Brandon Williams | 1 | -0/+15 |
| 2016-12-16 | Merge branch 'bw/push-dry-run' | Junio C Hamano | 1 | -5/+8 |
| 2016-12-16 | Merge branch 'hv/submodule-not-yet-pushed-fix' | Junio C Hamano | 1 | -26/+97 |
| 2016-12-12 | real_path: have callers use real_pathdup and strbuf_realpath | Brandon Williams | 1 | -1/+1 |
| 2016-12-12 | submodule: add absorb-git-dir function | Stefan Beller | 1 | -0/+103 |
| 2016-12-12 | move connect_work_tree_and_git_dir to dir.h | Stefan Beller | 1 | -25/+0 |
| 2016-12-09 | submodule: use absolute path for computing relative path connecting | Stefan Beller | 1 | -6/+7 |
| 2016-11-23 | push: fix --dry-run to not push submodules | Brandon Williams | 1 | -5/+8 |
| 2016-11-16 | submodule_needs_pushing(): explain the behaviour when we cannot answer | Heiko Voigt | 1 | -0/+11 |
| 2016-11-16 | batch check whether submodule needs pushing into one call | Heiko Voigt | 1 | -29/+33 |
| 2016-11-16 | serialize collection of refs that contain submodule changes | Heiko Voigt | 1 | -15/+20 |
| 2016-11-16 | serialize collection of changed submodules | Heiko Voigt | 1 | -4/+55 |