aboutsummaryrefslogtreecommitdiff
path: root/submodule.h
Commit message (Expand)AuthorAge
...
* | | 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
|\
| * submodule: teach rm to remove submodules unless they contain a git directoryJens Lehmann2012-09-29
* | submodule: use argv_array instead of hand-building arraysJens Lehmann2012-09-02
|/
* Merge branch 'hv/submodule-recurse-push'Junio C Hamano2012-04-24
|\
| * push: teach --recurse-submodules the on-demand optionHeiko Voigt2012-03-30
| * Refactor submodule push check to use string list instead of integerHeiko Voigt2012-03-30
* | submodule: fix prototype of gitmodules_configRené Scharfe2012-04-10
|/
* submodule: Search for merges only at end of recursive mergeBrad King2011-10-13
* push: Don't push a repository with unpushed submodulesFredrik Gustafsson2011-08-20
* fetch/pull: Add the 'on-demand' value to the --recurse-submodules optionJens Lehmann2011-03-09
* fetch/pull: recurse into submodules when necessaryJens Lehmann2011-03-09
* Add the 'fetch.recurseSubmodules' config settingJens Lehmann2010-11-12
* fetch/pull: Add the --recurse-submodules optionJens Lehmann2010-11-12
* Merge branch 'hv/submodule-find-ff-merge'Junio C Hamano2010-08-21
|\
| * Implement automatic fast-forward merge for submodulesHeiko Voigt2010-07-07
* | Submodules: Use "ignore" settings from .gitmodules too for diff and statusJens Lehmann2010-08-09
* | Submodules: Add the new "ignore" config option for diff and statusJens Lehmann2010-08-09
|/
* Add the option "--ignore-submodules" to "git status"Jens Lehmann2010-06-25
* git status: ignoring untracked files must apply to submodules tooJens Lehmann2010-03-13
* git diff --submodule: Show detailed dirty status of submodulesJens Lehmann2010-03-04