aboutsummaryrefslogtreecommitdiff
path: root/submodule.h
Commit message (Expand)AuthorAge
* Merge branch 'nd/files-backend-git-dir'Junio C Hamano2017-04-19
|\
| * path.c: move some code out of strbuf_git_path_submodule()Nguyễn Thái Ngọc Duy2017-03-27
* | Merge branch 'bw/push-options-recursively-to-submodules'Junio C Hamano2017-04-19
|\ \
| * | push: propagate remote and refspec with --recurse-submodulesBrandon Williams2017-04-11
| * | push: propagate push-options with --recurse-submodulesBrandon Williams2017-04-11
* | | Merge branch 'bc/object-id'Junio C Hamano2017-04-19
|\ \ \ | |/ / |/| |
| * | Rename sha1_array to oid_arraybrian m. carlson2017-03-31
| * | submodule: convert check_for_new_submodule_commits to object_idbrian m. carlson2017-03-28
| |/
* | Merge branch 'sb/checkout-recurse-submodules'Junio C Hamano2017-03-28
|\ \ | |/ |/|
| * update submodules: add submodule_move_headStefan Beller2017-03-16
| * 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
* | rev-parse: add --show-superproject-working-treeStefan Beller2017-03-08
|/
* Merge branch 'bw/push-submodule-only'Junio C Hamano2017-01-31
|\
| * submodules: add RECURSE_SUBMODULES_ONLY valueBrandon Williams2016-12-20
* | 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.h: add extern keyword to functionsStefan 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
* | | | 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
| |/
* | push: fix --dry-run to not push submodulesBrandon Williams2016-11-23
* | serialize collection of refs that contain submodule changesHeiko Voigt2016-11-16
|/
* diff: teach diff to display submodule difference with an inline diffJacob Keller2016-08-31
* submodule: convert show_submodule_summary to use struct object_id *Jacob Keller2016-08-31
* 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
* | submodule: port init from shell to CStefan Beller2016-04-16
* | Merge branch 'sb/submodule-path-misc-bugs' into sb/submodule-initJunio C Hamano2016-04-14
|\ \ | |/
| * Merge branch 'sb/submodule-parallel-fetch'Junio C Hamano2016-01-12
| |\
| * | push: add recurseSubmodules config optionMike Crowe2015-11-20
* | | fetching submodules: respect `submodule.fetchJobs` config optionStefan Beller2016-03-01
* | | submodule-config: keep update strategy aroundStefan Beller2016-03-01
| |/ |/|
* | submodules: allow parallel fetching, add tests and documentationStefan Beller2015-12-16
|/
* submodule: allow erroneous values for the fetchRecurseSubmodules optionHeiko Voigt2015-08-19
* submodule: use new config API for worktree configurationsHeiko Voigt2015-08-19
* submodule: implement a config API for lookup of .gitmodules valuesHeiko Voigt2015-08-19
* rm: delete .gitmodules entry of submodules removed from the work treeJens Lehmann2013-08-06
* mv: update the path entry in .gitmodules for moved submodulesJens Lehmann2013-08-06
* submodule.c: add .gitmodules staging helper functionsJens Lehmann2013-07-30
* mv: move submodules using a gitfileJens Lehmann2013-07-30
* submodule: print graph output next to submodule logJohn Keeping2013-04-05
* submodule: display summary header in boldRamkumar Ramachandra2012-11-18
* Merge branch 'jl/submodule-rm'Jeff King2012-10-29
|\