aboutsummaryrefslogtreecommitdiff
path: root/submodule.c
Commit message (Expand)AuthorAge
* Merge branch 'sb/show-diff-for-submodule-in-diff-fix'Junio C Hamano2017-04-16
|\
| * diff: submodule inline diff to initialize env array.Stefan Beller2017-04-02
| * Merge branch 'bw/push-dry-run' into maintJunio C Hamano2017-01-17
| |\
| * \ Merge branch 'hv/submodule-not-yet-pushed-fix' into maintJunio C Hamano2017-01-17
| |\ \
* | \ \ Merge branch 'jk/snprintf-cleanups'Junio C Hamano2017-04-16
|\ \ \ \
| * | | | convert unchecked snprintf into xsnprintfJeff King2017-03-30
* | | | | Merge branch 'bw/submodule-is-active'Junio C Hamano2017-03-30
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | submodule: decouple url and submodule interestBrandon Williams2017-03-18
* | | | | Merge branch 'sb/checkout-recurse-submodules'Junio C Hamano2017-03-28
|\ \ \ \ \
| * | | | | update submodules: add submodule_move_headStefan Beller2017-03-16
| * | | | | submodule.c: get_super_prefix_or_emptyStefan Beller2017-03-16
| * | | | | update submodules: move up prepare_submodule_repo_envStefan Beller2017-03-15
| * | | | | submodules: introduce check to see whether to touch a submoduleStefan Beller2017-03-15
| * | | | | update submodules: add a config option to determine if submodules are updatedStefan Beller2017-03-15
| * | | | | make is_submodule_populated gentlyStefan Beller2017-03-15
| * | | | | connect_work_tree_and_git_dir: safely create leading directoriesStefan Beller2017-03-15
* | | | | | Merge branch 'sb/rev-parse-show-superproject-root'Junio C Hamano2017-03-17
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | rev-parse: add --show-superproject-working-treeStefan Beller2017-03-08
| |/ / / /
* | | | | real_pathdup(): fix callsites that wanted it to die on errorJohannes Schindelin2017-03-08
|/ / / /
* | | | submodule absorbing: fix worktree/gitdir pointers recursively for non-movesStefan Beller2017-01-26
* | | | Merge branch 'sb/submodule-cleanup-export-git-dir-env'Junio C Hamano2017-01-18
|\ \ \ \
| * | | | submodule.c: use GIT_DIR_ENVIRONMENT consistentlyStefan Beller2017-01-07
* | | | | Merge branch 'sb/submodule-rm-absorb'Junio C Hamano2017-01-18
|\ \ \ \ \
| * | | | | submodule: rename and add flags to ok_to_remove_submoduleStefan Beller2016-12-27
| * | | | | submodule: modernize ok_to_remove_submodule to use argv_arrayStefan Beller2016-12-27
* | | | | | Merge branch 'bw/grep-recurse-submodules'Junio C Hamano2017-01-18
|\ \ \ \ \ \
| * | | | | | submodules: load gitmodules file from commit sha1Brandon Williams2016-12-22
| * | | | | | submodules: add helper to determine if a submodule is initializedBrandon Williams2016-12-22
| * | | | | | submodules: add helper to determine if a submodule is populatedBrandon Williams2016-12-22
| * | | | | | real_path: have callers use real_pathdup and strbuf_realpathBrandon Williams2016-12-12
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'sb/submodule-embed-gitdir'Junio C Hamano2017-01-10
|\ \ \ \ \ \ | | |/ / / / | |/| / / / | |_|/ / / |/| | | |
| * | | | submodule: add absorb-git-dir functionStefan Beller2016-12-12
| * | | | move connect_work_tree_and_git_dir to dir.hStefan Beller2016-12-12
| * | | | submodule: use absolute path for computing relative path connectingStefan Beller2016-12-09
| |/ / /
* | | | Merge branch 'bw/push-dry-run'Junio C Hamano2016-12-16
|\ \ \ \ | | |_|/ | |/| |
| * | | push: fix --dry-run to not push submodulesBrandon Williams2016-11-23
| | |/ | |/|
* | | Merge branch 'hv/submodule-not-yet-pushed-fix'Junio C Hamano2016-12-16
|\ \ \ | |/ / | | / | |/ |/|
| * submodule_needs_pushing(): explain the behaviour when we cannot answerHeiko Voigt2016-11-16
| * batch check whether submodule needs pushing into one callHeiko Voigt2016-11-16
| * serialize collection of refs that contain submodule changesHeiko Voigt2016-11-16
| * serialize collection of changed submodulesHeiko Voigt2016-11-16
* | Merge branch 'rs/cocci'Junio C Hamano2016-10-17
|\ \
| * | use strbuf_add_unique_abbrev() for adding short hashes, part 3René Scharfe2016-10-10
* | | Merge branch 'jk/alt-odb-cleanup'Junio C Hamano2016-10-17
|\ \ \ | |_|/ |/| |
| * | alternates: provide helper for adding to alternates listJeff King2016-10-10
* | | Merge branch 'rs/cocci'Junio C Hamano2016-10-06
|\ \ \ | | |/ | |/|
| * | use strbuf_add_unique_abbrev() for adding short hashes, part 2René Scharfe2016-09-27
| * | use strbuf_addstr() instead of strbuf_addf() with "%s", part 2René Scharfe2016-09-27
* | | sha1_array: let callbacks interrupt iterationJeff King2016-09-26
| |/ |/|
* | Merge branch 'jc/submodule-anchor-git-dir'Junio C Hamano2016-09-12
|\ \