Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | cache.h: add GITMODULES_FILE macro | Brandon Williams | 2017-08-02 | 1 | -10/+10 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge branch 'bw/push-options-recursively-to-submodules' | Junio C Hamano | 2017-08-22 | 1 | -3/+15 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||||
| * | | | | submodule--helper: teach push-check to handle HEADbw/push-options-recursively-to-submodules | Brandon Williams | 2017-07-20 | 1 | -3/+15 | |
* | | | | | Merge branch 'bc/object-id' | Junio C Hamano | 2017-08-11 | 1 | -16/+16 | |
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| | | ||||||
| * | | | submodule: convert submodule config lookup to use object_id | brian m. carlson | 2017-07-17 | 1 | -16/+16 | |
* | | | | Merge branch 'sb/pull-rebase-submodule' | Junio C Hamano | 2017-07-13 | 1 | -0/+26 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | pull: optionally rebase submodules (remote submodule changes only) | Stefan Beller | 2017-06-23 | 1 | -0/+26 | |
* | | | | Merge branch 'bw/repo-object' | Junio C Hamano | 2017-07-05 | 1 | -12/+23 | |
|\ \ \ \ | ||||||
| * | | | | submodule: convert is_submodule_initialized to work on a repository | Brandon Williams | 2017-06-23 | 1 | -12/+8 | |
| * | | | | submodule: add repo_read_gitmodules | Brandon Williams | 2017-06-23 | 1 | -0/+15 | |
| | | | | | ||||||
| | \ \ \ | ||||||
| *-. \ \ \ | Merge branches 'bw/ls-files-sans-the-index' and 'bw/config-h' into bw/repo-ob... | Junio C Hamano | 2017-06-23 | 1 | -0/+1 | |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
* | | | | | | Spelling fixesvs/typofixes | Ville Skyttä | 2017-06-27 | 1 | -2/+2 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Merge branch 'bw/config-h' | Junio C Hamano | 2017-06-24 | 1 | -0/+1 | |
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| | | ||||||
| * | | | config: don't include config.h by default | Brandon Williams | 2017-06-15 | 1 | -0/+1 | |
* | | | | Merge branch 'sb/submodule-blanket-recursive' | Junio C Hamano | 2017-06-13 | 1 | -9/+57 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Introduce 'submodule.recurse' option for worktree manipulators | Stefan Beller | 2017-06-01 | 1 | -2/+21 | |
| * | | | submodule loading: separate code path for .gitmodules and config overlay | Stefan Beller | 2017-05-30 | 1 | -3/+11 | |
| * | | | reset/checkout/read-tree: unify config callback for submodule recursion | Stefan Beller | 2017-05-30 | 1 | -6/+27 | |
* | | | | Merge branch 'bw/pathspec-sans-the-index' | Junio C Hamano | 2017-05-30 | 1 | -0/+63 | |
|\ \ \ \ | ||||||
| * | | | | pathspec: remove PATHSPEC_STRIP_SUBMODULE_SLASH_EXPENSIVE flag | Brandon Williams | 2017-05-12 | 1 | -0/+33 | |
| * | | | | submodule: add die_in_unpopulated_submodule function | Brandon Williams | 2017-05-10 | 1 | -0/+30 | |
| | |/ / | |/| | | ||||||
* | | | | Merge branch 'bc/object-id' | Junio C Hamano | 2017-05-29 | 1 | -12/+12 | |
|\ \ \ \ | ||||||
| * | | | | Convert lookup_commit* to struct object_id | brian m. carlson | 2017-05-08 | 1 | -7/+7 | |
| * | | | | Convert remaining callers of lookup_commit_reference* to object_id | brian m. carlson | 2017-05-08 | 1 | -4/+4 | |
| * | | | | submodule: convert merge_submodule to use struct object_id | brian m. carlson | 2017-05-08 | 1 | -12/+12 | |
| |/ / / | ||||||
* | | | | Merge branch 'jk/diff-submodule-diff-inline' | Junio C Hamano | 2017-05-29 | 1 | -1/+2 | |
|\ \ \ \ | ||||||
| * | | | | diff: recurse into nested submodules for inline diffjk/diff-submodule-diff-inline | Stefan Beller | 2017-05-08 | 1 | -1/+2 | |
* | | | | | Merge branch 'sb/checkout-recurse-submodules' | Junio C Hamano | 2017-05-29 | 1 | -10/+11 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | submodule: properly recurse for read-tree and checkoutsb/checkout-recurse-submodules | Stefan Beller | 2017-05-04 | 1 | -1/+2 | |
| * | | | | submodule: avoid auto-discovery in new working tree manipulator code | Stefan Beller | 2017-05-04 | 1 | -3/+3 | |
| * | | | | submodule_move_head: reuse child_process structure for futher commands | Stefan Beller | 2017-05-04 | 1 | -6/+6 | |
| | |/ / | |/| | | ||||||
* | | | | Merge branch 'sb/reset-recurse-submodules' | Junio C Hamano | 2017-05-29 | 1 | -4/+27 | |
|\ \ \ \ | ||||||
| * | | | | submodule.c: submodule_move_head works with broken submodules | Stefan Beller | 2017-04-18 | 1 | -4/+24 | |
| * | | | | submodule.c: uninitialized submodules are ignored in recursive commands | Stefan Beller | 2017-04-18 | 1 | -0/+3 | |
* | | | | | submodule: refactor logic to determine changed submodulesbw/submodule-has-commits-update | Brandon Williams | 2017-05-02 | 1 | -142/+105 | |
* | | | | | submodule: improve submodule_has_commits() | Brandon Williams | 2017-05-02 | 1 | -0/+34 | |
* | | | | | submodule: change string_list changed_submodule_paths | Brandon Williams | 2017-05-01 | 1 | -2/+2 | |
* | | | | | submodule: remove add_oid_to_argv() | Brandon Williams | 2017-05-01 | 1 | -8/+2 | |
* | | | | | submodule: rename free_submodules_sha1s() | Brandon Williams | 2017-05-01 | 1 | -2/+3 | |
* | | | | | submodule: rename add_sha1_to_array() | Brandon Williams | 2017-05-01 | 1 | -4/+5 | |
| |/ / / |/| | | | ||||||
* | | | | Merge branch 'sb/checkout-recurse-submodules' | Junio C Hamano | 2017-04-23 | 1 | -2/+1 | |
|\ \ \ \ | ||||||
| * | | | | submodule: remove a superfluous second check for the "new" variable | Sebastian Schuberth | 2017-04-17 | 1 | -2/+1 | |
* | | | | | Merge branch 'nd/files-backend-git-dir' | Junio C Hamano | 2017-04-19 | 1 | -0/+31 | |
|\ \ \ \ \ | ||||||
| * | | | | | path.c: move some code out of strbuf_git_path_submodule() | Nguyễn Thái Ngọc Duy | 2017-03-27 | 1 | -0/+31 | |
* | | | | | | Merge branch 'sb/submodule-rm-absorb' | Junio C Hamano | 2017-04-19 | 1 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | submodule.c: add missing ' in error messages | Ralf Thielow | 2017-04-13 | 1 | -2/+2 | |
* | | | | | | | Merge branch 'bw/push-options-recursively-to-submodules' | Junio C Hamano | 2017-04-19 | 1 | -4/+70 | |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | push: propagate remote and refspec with --recurse-submodules | Brandon Williams | 2017-04-11 | 1 | -3/+60 | |
| * | | | | | | push: propagate push-options with --recurse-submodules | Brandon Williams | 2017-04-11 | 1 | -2/+11 | |
* | | | | | | | Merge branch 'bc/object-id' | Junio C Hamano | 2017-04-19 | 1 | -33/+33 | |
|\ \ \ \ \ \ \ |