| Commit message (Expand) | Author | Age |
* | Merge branch 'jk/submodule-init-segv-fix' | Junio C Hamano | 2017-05-01 |
|\ |
|
| * | submodule_init: die cleanly on submodules without url defined | Jeff King | 2017-04-24 |
* | | Merge branch 'bw/submodule-is-active' | Junio C Hamano | 2017-04-19 |
|\ \ |
|
| * | | submodule--helper: fix typo in is_active error message | Stefan Beller | 2017-04-13 |
* | | | submodule--helper: add push-check subcommand | Brandon Williams | 2017-04-11 |
* | | | Merge branch 'bw/submodule-is-active' | Junio C Hamano | 2017-03-30 |
|\ \ \
| |/ / |
|
| * | | submodule--helper init: set submodule.<name>.active | Brandon Williams | 2017-03-18 |
| * | | submodule init: initialize active submodules | Brandon Williams | 2017-03-18 |
| * | | submodule--helper clone: check for configured submodules using helper | Brandon Williams | 2017-03-17 |
| * | | submodule--helper: add is-active subcommand | Brandon Williams | 2017-03-17 |
* | | | Merge branch 'sb/checkout-recurse-submodules' | Junio C Hamano | 2017-03-28 |
|\ \ \
| |/ /
|/| | |
|
| * | | submodule--helper.c: remove duplicate code | Valery Tolstov | 2017-03-15 |
* | | | submodule init: warn about falling back to a local path | Stefan Beller | 2017-02-28 |
|/ / |
|
* | | Merge branch 'rs/absolute-pathdup' | Junio C Hamano | 2017-02-02 |
|\ \ |
|
| * | | use absolute_pathdup() | René Scharfe | 2017-01-27 |
* | | | Merge branch 'sb/submodule-init' | Junio C Hamano | 2017-01-23 |
|\ \ \ |
|
| * | | | submodule update --init: display correct path from submodule | Stefan Beller | 2017-01-12 |
* | | | | Merge branch 'sb/submodule-embed-gitdir' | Junio C Hamano | 2017-01-10 |
|\ \ \ \
| |/ / / |
|
| * | | | submodule: add absorb-git-dir function | Stefan Beller | 2016-12-12 |
| * | | | submodule helper: support super prefix | Stefan Beller | 2016-12-09 |
* | | | | submodule--helper: set alternateLocation for cloned submodules | Vitaly "_Vi" Shukela | 2016-12-12 |
|/ / / |
|
* | | | Merge branch 'sb/submodule-ignore-trailing-slash' | Junio C Hamano | 2016-10-27 |
|\ \ \ |
|
| * | | | submodule: ignore trailing slash in relative url | Stefan Beller | 2016-10-10 |
| * | | | submodule: ignore trailing slash on superproject URL | Stefan Beller | 2016-10-10 |
* | | | | Merge branch 'jk/alt-odb-cleanup' | Junio C Hamano | 2016-10-17 |
|\ \ \ \ |
|
| * | | | | alternates: use a separate scratch space | Jeff King | 2016-10-10 |
* | | | | | Merge branch 'rs/cocci' | Junio C Hamano | 2016-10-06 |
|\ \ \ \ \
| |/ / / /
|/| | / /
| | |/ /
| |/| | |
|
| * | | | use strbuf_addstr() instead of strbuf_addf() with "%s", part 2 | René Scharfe | 2016-09-27 |
* | | | | Merge branch 'jk/clone-recursive-progress' | Junio C Hamano | 2016-09-26 |
|\ \ \ \ |
|
| * | | | | clone: pass --progress decision to recursive submodules | Jeff King | 2016-09-22 |
* | | | | | Merge branch 'rs/cocci' | Junio C Hamano | 2016-09-26 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | use strbuf_addstr() for adding constant strings to a strbuf, part 2 | René Scharfe | 2016-09-15 |
* | | | | | Merge branch 'bc/object-id' | Junio C Hamano | 2016-09-19 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | cache: convert struct cache_entry to use struct object_id | brian m. carlson | 2016-09-07 |
| |/ / / |
|
* | | | | Merge branch 'sb/submodule-clone-rr' | Junio C Hamano | 2016-09-08 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | clone: recursive and reference option triggers submodule alternates | Stefan Beller | 2016-08-17 |
| * | | | submodule--helper update-clone: allow multiple references | Stefan Beller | 2016-08-12 |
| * | | | submodule--helper module-clone: allow multiple references | Stefan Beller | 2016-08-12 |
* | | | | Merge branch 'rs/child-process-init' | Junio C Hamano | 2016-08-12 |
|\ \ \ \ |
|
| * | | | | use CHILD_PROCESS_INIT to initialize automatic variables | René Scharfe | 2016-08-05 |
| |/ / / |
|
* | | | | Merge branch 'sb/submodule-clone-retry' | Junio C Hamano | 2016-08-12 |
|\ \ \ \ |
|
| * | | | | submodule--helper: use parallel processor correctly | Stefan Beller | 2016-08-09 |
| |/ / / |
|
* | | | | Merge branch 'sb/submodule-update-dot-branch' | Junio C Hamano | 2016-08-10 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | submodule update: allow '.' for branch value | Stefan Beller | 2016-08-03 |
| * | | | submodule--helper: add remote-branch helper | Stefan Beller | 2016-08-03 |
| * | | | submodule--helper: fix usage string for relative-path | Stefan Beller | 2016-08-01 |
* | | | | submodule-helper: fix indexing in clone retry error reporting path | Johannes Sixt | 2016-07-22 |
|/ / / |
|
* | | | Merge branch 'sb/submodule-clone-retry' | Junio C Hamano | 2016-07-11 |
|\ \ \ |
|
| * | | | submodule--helper: initial clone learns retry logic | Stefan Beller | 2016-06-13 |
* | | | | Merge branch 'sb/submodule-recommend-shallowness' | Junio C Hamano | 2016-06-20 |
|\ \ \ \
| |/ / /
| | | /
| |_|/
|/| | |
|