aboutsummaryrefslogtreecommitdiff
path: root/submodule.c
Commit message (Expand)AuthorAge
* Merge branch 'bc/object-id'Junio C Hamano2017-05-23
|\
| * Convert lookup_commit* to struct object_idbrian m. carlson2017-05-08
| * Convert remaining callers of lookup_commit_reference* to object_idbrian m. carlson2017-05-08
| * submodule: convert merge_submodule to use struct object_idbrian m. carlson2017-05-08
* | submodule: refactor logic to determine changed submodulesBrandon Williams2017-05-02
* | submodule: improve submodule_has_commits()Brandon Williams2017-05-02
* | submodule: change string_list changed_submodule_pathsBrandon Williams2017-05-01
* | submodule: remove add_oid_to_argv()Brandon Williams2017-05-01
* | submodule: rename free_submodules_sha1s()Brandon Williams2017-05-01
* | submodule: rename add_sha1_to_array()Brandon Williams2017-05-01
|/
* Merge branch 'sb/checkout-recurse-submodules'Junio C Hamano2017-04-23
|\
| * submodule: remove a superfluous second check for the "new" variableSebastian Schuberth2017-04-17
* | 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 'sb/submodule-rm-absorb'Junio C Hamano2017-04-19
|\ \ \
| * | | submodule.c: add missing ' in error messagesRalf Thielow2017-04-13
* | | | 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
| * | | | | Convert sha1_array_for_each_unique and for_each_abbrev to object_idbrian m. carlson2017-03-31
| * | | | | Make sha1_array_append take a struct object_id *brian m. carlson2017-03-31
| * | | | | submodule: convert check_for_new_submodule_commits to object_idbrian m. carlson2017-03-28
| | |_|/ / | |/| | |
* | | | | Merge branch 'sb/submodule-short-status'Junio C Hamano2017-04-19
|\ \ \ \ \
| * | | | | submodule.c: correctly handle nested submodules in is_submodule_modifiedStefan Beller2017-03-29
| * | | | | submodule.c: stricter checking for submodules in is_submodule_modifiedStefan Beller2017-03-27
| * | | | | submodule.c: port is_submodule_modified to use porcelain 2Stefan Beller2017-03-27
| * | | | | submodule.c: convert is_submodule_modified to use strbuf_getwholelineStefan Beller2017-03-27
| * | | | | submodule.c: factor out early loop termination in is_submodule_modifiedStefan Beller2017-03-27
| * | | | | submodule.c: use argv_array in is_submodule_modifiedStefan Beller2017-03-27
| |/ / / /
* | | | | 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
|/ / / / /