summaryrefslogtreecommitdiff
path: root/builtin/submodule--helper.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'es/recursive-single-branch-clone'Junio C Hamano2020-03-051-6/+25
|\
| * clone: pass --single-branch during --recurse-submodulesEmily Shaffer2020-02-251-2/+18
| * submodule--helper: use C99 named initializerEmily Shaffer2020-02-251-4/+7
* | Merge branch 'pk/status-of-uncloned-submodule'Junio C Hamano2020-02-141-1/+11
|\ \ | |/ |/|
| * submodule: fix status of initialized but not cloned submodulesPeter Kaestle2020-01-271-1/+11
* | Merge branch 'jt/clone-recursesub-ref-advise'Junio C Hamano2019-12-101-0/+10
|\ \
| * | submodule--helper: advise on fatal alternate errorJonathan Tan2019-12-031-0/+10
* | | Sync with Git 2.24.1Junio C Hamano2019-12-091-2/+18
|\ \ \
| * \ \ Sync with 2.23.1Johannes Schindelin2019-12-061-2/+18
| |\ \ \ | | |/ / | |/| / | | |/
| | * Sync with 2.22.2Johannes Schindelin2019-12-061-2/+18
| | |\
| | | * Sync with 2.21.1Johannes Schindelin2019-12-061-2/+18
| | | |\
| | | | * Sync with 2.20.2Johannes Schindelin2019-12-061-2/+18
| | | | |\
| | | | | * submodule: defend against submodule.update = !command in .gitmodulesJonathan Nieder2019-12-061-0/+2
| | | | | * Sync with 2.19.3Johannes Schindelin2019-12-061-2/+16
| | | | | |\
| | | | | | * Sync with 2.18.2Johannes Schindelin2019-12-061-2/+16
| | | | | | |\
| | | | | | | * Sync with 2.17.3Johannes Schindelin2019-12-061-2/+16
| | | | | | | |\
| | | | | | | | * Sync with 2.16.6Johannes Schindelin2019-12-061-1/+16
| | | | | | | | |\
| | | | | | | | | * Sync with 2.15.4Johannes Schindelin2019-12-061-1/+16
| | | | | | | | | |\
| | | | | | | | | | * Sync with 2.14.6Johannes Schindelin2019-12-061-1/+16
| | | | | | | | | | |\
| | | | | | | | | | | * Disallow dubiously-nested submodule git directoriesJohannes Schindelin2019-12-051-0/+4
| | | | | | | | | | | * clone --recurse-submodules: prevent name squatting on WindowsJohannes Schindelin2019-12-041-1/+12
| | | * | | | | | | | | Merge branch 'ms/submodule-foreach-fix' into maintJunio C Hamano2019-07-291-0/+1
| | | |\ \ \ \ \ \ \ \ \
* | | | \ \ \ \ \ \ \ \ \ Merge branch 'mg/submodule-status-from-a-subdirectory'Junio C Hamano2019-12-051-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | submodule: fix 'submodule status' when called from a subdirectoryManish Goregaokar2019-11-251-1/+2
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'bc/object-id-part17'Junio C Hamano2019-10-111-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | cache: remove null_sha1brian m. carlson2019-08-191-1/+1
| |/ / / / / / / / / / /
* | | | | | | | | | | | builtin/submodule--helper: fix usage string for 'update-clone'Bert Wesarg2019-09-291-1/+1
|/ / / / / / / / / / /
* | | | | | | | | | | Merge branch 'ms/submodule-foreach-fix'Junio C Hamano2019-07-091-0/+1
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | submodule foreach: fix recursion of optionsMorian Sonnet2019-06-251-0/+1
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'jk/unused-params-final-batch'Junio C Hamano2019-06-131-2/+1
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | submodule: drop unused prefix parameter from some functionsJeff King2019-05-131-2/+1
* | | | | | | | | | Merge branch 'nd/submodule-helper-incomplete-line-fix'Junio C Hamano2019-05-191-1/+1
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | submodule--helper: add a missing \nNguyễn Thái Ngọc Duy2019-05-081-1/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'nd/submodule-foreach-quiet'Junio C Hamano2019-04-251-4/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | submodule foreach: fix "<command> --quiet" not being respectedNguyễn Thái Ngọc Duy2019-04-151-4/+4
| |/ / / / / / / /
* | | | | | | | | Merge branch 'dl/submodule-set-branch'Junio C Hamano2019-04-251-5/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | submodule--helper: teach config subcommand --unsetDenton Liu2019-02-081-5/+12
| |/ / / / / / / /
* | | | | | | | | report_path_error(): drop unused prefix parameterJeff King2019-03-201-1/+1
* | | | | | | | | trace2: create new combined trace facilityJeff Hostetler2019-02-221-5/+4
|/ / / / / / / /
* | | | | | | | Merge branch 'nd/the-index-final'Junio C Hamano2019-02-061-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switchNguyễn Thái Ngọc Duy2019-01-241-0/+1
* | | | | | | | | Merge branch 'sb/submodule-recursive-fetch-gets-the-tip'Junio C Hamano2019-01-291-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | repository: repo_submodule_init to take a submodule structStefan Beller2018-12-051-1/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'sb/submodule-unset-core-worktree-when-worktree-is-lost'Junio C Hamano2019-01-181-1/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | submodule deinit: unset core.worktreeStefan Beller2018-12-261-0/+2
| * | | | | | | | | submodule--helper: fix BUG message in ensure_core_worktreeStefan Beller2018-12-261-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge branch 'sb/submodule-fetchjobs-default-to-one'Junio C Hamano2019-01-181-1/+1
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | submodule update: run at most one fetch job unless otherwise setJunio C Hamano2018-12-141-1/+1
| |/ / / / / / /
* | | | | | | | Merge branch 'jk/loose-object-cache'Junio C Hamano2019-01-041-4/+5
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | rename "alternate_object_database" to "object_directory"Jeff King2018-11-131-3/+3