aboutsummaryrefslogtreecommitdiff
path: root/builtin/submodule--helper.c
Commit message (Expand)AuthorAge
* Merge branch 'rs/absolute-pathdup'Junio C Hamano2017-02-02
|\
| * use absolute_pathdup()René Scharfe2017-01-27
* | Merge branch 'sb/submodule-init'Junio C Hamano2017-01-23
|\ \
| * | submodule update --init: display correct path from submoduleStefan Beller2017-01-12
* | | Merge branch 'sb/submodule-embed-gitdir'Junio C Hamano2017-01-10
|\ \ \ | |/ /
| * | submodule: add absorb-git-dir functionStefan Beller2016-12-12
| * | submodule helper: support super prefixStefan Beller2016-12-09
* | | submodule--helper: set alternateLocation for cloned submodulesVitaly "_Vi" Shukela2016-12-12
|/ /
* | Merge branch 'sb/submodule-ignore-trailing-slash'Junio C Hamano2016-10-27
|\ \
| * | submodule: ignore trailing slash in relative urlStefan Beller2016-10-10
| * | submodule: ignore trailing slash on superproject URLStefan Beller2016-10-10
* | | Merge branch 'jk/alt-odb-cleanup'Junio C Hamano2016-10-17
|\ \ \
| * | | alternates: use a separate scratch spaceJeff King2016-10-10
* | | | Merge branch 'rs/cocci'Junio C Hamano2016-10-06
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | use strbuf_addstr() instead of strbuf_addf() with "%s", part 2René Scharfe2016-09-27
* | | Merge branch 'jk/clone-recursive-progress'Junio C Hamano2016-09-26
|\ \ \
| * | | clone: pass --progress decision to recursive submodulesJeff King2016-09-22
* | | | Merge branch 'rs/cocci'Junio C Hamano2016-09-26
|\ \ \ \ | | |/ / | |/| |
| * | | use strbuf_addstr() for adding constant strings to a strbuf, part 2René Scharfe2016-09-15
* | | | Merge branch 'bc/object-id'Junio C Hamano2016-09-19
|\ \ \ \ | |_|/ / |/| | |
| * | | cache: convert struct cache_entry to use struct object_idbrian m. carlson2016-09-07
| |/ /
* | | Merge branch 'sb/submodule-clone-rr'Junio C Hamano2016-09-08
|\ \ \ | |/ / |/| |
| * | clone: recursive and reference option triggers submodule alternatesStefan Beller2016-08-17
| * | submodule--helper update-clone: allow multiple referencesStefan Beller2016-08-12
| * | submodule--helper module-clone: allow multiple referencesStefan Beller2016-08-12
* | | Merge branch 'rs/child-process-init'Junio C Hamano2016-08-12
|\ \ \
| * | | use CHILD_PROCESS_INIT to initialize automatic variablesRené Scharfe2016-08-05
| |/ /
* | | Merge branch 'sb/submodule-clone-retry'Junio C Hamano2016-08-12
|\ \ \
| * | | submodule--helper: use parallel processor correctlyStefan Beller2016-08-09
| |/ /
* | | Merge branch 'sb/submodule-update-dot-branch'Junio C Hamano2016-08-10
|\ \ \ | |/ / |/| |
| * | submodule update: allow '.' for branch valueStefan Beller2016-08-03
| * | submodule--helper: add remote-branch helperStefan Beller2016-08-03
| * | submodule--helper: fix usage string for relative-pathStefan Beller2016-08-01
* | | submodule-helper: fix indexing in clone retry error reporting pathJohannes Sixt2016-07-22
|/ /
* | Merge branch 'sb/submodule-clone-retry'Junio C Hamano2016-07-11
|\ \
| * | submodule--helper: initial clone learns retry logicStefan Beller2016-06-13
* | | Merge branch 'sb/submodule-recommend-shallowness'Junio C Hamano2016-06-20
|\ \ \ | |/ /
| * | submodule update: learn `--[no-]recommend-shallow` optionStefan Beller2016-05-27
* | | submodule: remove bashism from shell scriptStefan Beller2016-06-01
* | | submodule--helper: offer a consistent APIStefan Beller2016-06-01
|/ /
* | Merge branch 'jk/submodule-c-credential'Junio C Hamano2016-05-17
|\ \
| * | submodule: stop sanitizing config optionsJeff King2016-05-06
| * | submodule--helper: move config-sanitizing to submodule.cJeff King2016-04-28
* | | Merge branch 'sb/submodule-init'Junio C Hamano2016-05-17
|\ \ \ | | |/ | |/|
| * | submodule init: redirect stdout to stderrStefan Beller2016-05-03
| * | submodule--helper update-clone: abort gracefully on missing .gitmodulesStefan Beller2016-04-29
| * | submodule init: fail gracefully with a missing .gitmodules fileStefan Beller2016-04-29
| * | submodule: port init from shell to CStefan Beller2016-04-16
| * | submodule: port resolve_relative_url from shell to CStefan Beller2016-04-16
| * | Merge branch 'sb/submodule-path-misc-bugs' into sb/submodule-initJunio C Hamano2016-04-14
| |\ \