aboutsummaryrefslogtreecommitdiff
path: root/submodule.c
Commit message (Expand)AuthorAge
* Merge branch 'jk/submodule-c-credential'Junio C Hamano2016-05-17
|\
| * submodule: stop sanitizing config optionsJeff King2016-05-06
| * submodule: use prepare_submodule_repo_env consistentlyJeff King2016-04-28
| * 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-03-04
| |\ \
| * \ \ Merge branch 'ps/config-error'Junio C Hamano2016-02-26
| |\ \ \
| | * | | config: rename git_config_set_or_die to git_config_setPatrick Steinhardt2016-02-22
| | * | | config: rename git_config_set to git_config_set_gentlyPatrick Steinhardt2016-02-22
| | * | | submodule: die on config error when linking modulesPatrick Steinhardt2016-02-22
| * | | | Merge branch 'jk/tighten-alloc'Junio C Hamano2016-02-26
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | use st_add and st_mult for allocation size computationJeff King2016-02-22
| | |/ /
* | | | fetching submodules: respect `submodule.fetchJobs` config optionStefan Beller2016-03-01
* | | | submodule-config: keep update strategy aroundStefan Beller2016-03-01
| |_|/ |/| |
* | | run-command: do not pass child process data into callbacksStefan Beller2016-03-01
|/ /
* | submodules: allow parallel fetching, add tests and documentationStefan Beller2015-12-16
* | fetch_populated_submodules: use new parallel job processingStefan Beller2015-12-16
* | submodule.c: write "Fetching submodule <foo>" to stderrJonathan Nieder2015-12-16
|/
* Remove get_object_hash.brian m. carlson2015-11-20
* Convert struct object to object_idbrian m. carlson2015-11-20
* Add several uses of get_object_hash.brian m. carlson2015-11-20
* Merge branch 'jk/initialization-fix-to-add-submodule-odb'Junio C Hamano2015-11-03
|\
| * add_submodule_odb: initialize alt_odb list earlierJeff King2015-10-28
* | Merge branch 'jk/war-on-sprintf'Junio C Hamano2015-10-20
|\ \
| * | avoid sprintf and strcpy with flex arraysJeff King2015-10-05
* | | submodule refactor: use strbuf_git_path_submodule() in add_submodule_odb()Max Kirillov2015-09-14
|/ /
* | Merge branch 'jc/am-state-fix'Junio C Hamano2015-08-31
|\ \
| * | write_file(): drop caller-supplied LF from calls to create a one-liner fileJunio C Hamano2015-08-25
| * | write_file(): drop "fatal" parameterJunio C Hamano2015-08-24
* | | Merge branch 'hv/submodule-config'Junio C Hamano2015-08-31
|\ \ \ | |/ / |/| |
| * | submodule: allow erroneous values for the fetchRecurseSubmodules optionHeiko Voigt2015-08-19
| * | submodule: use new config API for worktree configurationsHeiko Voigt2015-08-19
| * | submodule: extract functions for config set and lookupHeiko Voigt2015-08-19
| * | submodule: implement a config API for lookup of .gitmodules valuesHeiko Voigt2015-08-19
* | | convert "enum date_mode" into a structJeff King2015-06-29
* | | Merge branch 'bc/object-id'Junio C Hamano2015-06-05
|\ \ \ | |/ / |/| |
| * | submodule: rewrite to take an object_id argumentMichael Haggerty2015-05-25
| * | each_ref_fn: change to take an object_id parameterMichael Haggerty2015-05-25
* | | Merge branch 'rs/janitorial'Junio C Hamano2015-06-01
|\ \ \ | |/ / |/| |
| * | use file_exists() to check if a file exists in the worktreeRené Scharfe2015-05-20
* | | Merge branch 'nd/multiple-work-trees'Junio C Hamano2015-05-11
|\ \ \ | |/ / |/| |
| * | use new wrapper write_file() for simple file writingNguyễn Thái Ngọc Duy2014-12-01
* | | submodule: use capture_commandJeff King2015-03-22
* | | Merge branch 'jc/merge-bases'Junio C Hamano2015-01-07
|\ \ \ | |/ / |/| |
| * | get_merge_bases(): always clean-up object flagsJunio C Hamano2014-10-30
* | | run-command: introduce CHILD_PROCESS_INITRené Scharfe2014-08-20
* | | Merge branch 'ta/string-list-init'Junio C Hamano2014-07-23
|\ \ \
| * | | replace memset with string-list initializersTanay Abhra2014-07-21
| |/ /
* | | submodule.c: use the ARRAY_SIZE macroElia Pinto2014-06-30
|/ /