summaryrefslogtreecommitdiffstats
path: root/submodule.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-25Merge branch 'sj/untracked-files-in-submodule-directory-is-not-dirty'Junio C Hamano1-0/+1
2020-12-09submodules: fix of regression on fetching of non-init subsub-repoPeter Kaestle1-1/+6
2020-12-08diff: do not show submodule with untracked files as "-dirty"Sangeeta Jain1-0/+1
2020-10-05Merge branch 'so/combine-diff-simplify'Junio C Hamano1-1/+2
2020-09-29diff: get rid of redundant 'dense' argumentSergey Organov1-1/+2
2020-09-18Merge branch 'mf/submodule-summary-with-correct-repository'Junio C Hamano1-5/+6
2020-09-18Merge branch 'os/collect-changed-submodules-optim'Junio C Hamano1-1/+8
2020-09-09Merge branch 'ss/submodule-summary-in-c'Junio C Hamano1-5/+5
2020-09-06submodule: suppress checking for file name and ref ambiguity for object idsOrgad Shaneh1-1/+8
2020-09-03Merge branch 'jc/run-command-use-embedded-args'Junio C Hamano1-9/+4
2020-08-27Merge branch 'jk/leakfix'Junio C Hamano1-2/+2
2020-08-26run_command: teach API users to use embedded 'args' moreJunio C Hamano1-9/+4
2020-08-14config: fix leaks from git_config_get_string_const()Jeff King1-2/+2
2020-08-12submodule: rename helper functions to avoid ambiguityShourya Shukla1-5/+5
2020-07-30strvec: rename struct fieldsJeff King1-7/+7
2020-07-28strvec: fix indentation in renamed callsJeff King1-15/+15
2020-07-28strvec: convert remaining callers away from argv_array nameJeff King1-89/+89
2020-07-28strvec: rename files from argv-array to strvecJeff King1-1/+1
2020-06-24submodule: use submodule repository when preparing summaryMichael Forney1-4/+4
2020-04-22Merge branch 'jk/oid-array-cleanups'Junio C Hamano1-1/+1
2020-03-30oid_array: rename source file from sha1-arrayJeff King1-1/+1
2020-03-10get_superproject_working_tree(): return strbufAlexandr Miloslavskiy1-9/+8
2020-03-10real_path_if_valid(): remove unsafe APIAlexandr Miloslavskiy1-3/+4
2020-03-10real_path: remove unsafe APIAlexandr Miloslavskiy1-1/+3
2020-02-12Merge branch 'es/submodule-fetch-message-fix'Junio C Hamano1-1/+1
2020-02-12Merge branch 'dt/submodule-rm-with-stale-cache'Junio C Hamano1-1/+1
2020-02-07submodule: add newline on invalid submodule errorEmily Shaffer1-1/+1
2020-02-05Merge branch 'pb/recurse-submodule-in-worktree-fix'Junio C Hamano1-3/+3
2020-02-05Merge branch 'es/fetch-show-failed-submodules-atend'Junio C Hamano1-4/+15
2020-01-28git rm submodule: succeed if .gitmodules index stat info is zeroDavid Turner1-1/+1
2020-01-22submodule.c: use get_git_dir() instead of get_git_common_dir()Philippe Blain1-3/+3
2020-01-17fetch: emphasize failure during submodule fetchEmily Shaffer1-4/+15
2020-01-16submodule.c: mark more strings for translationRalf Thielow1-14/+14
2019-12-06Sync with 2.22.2Johannes Schindelin1-2/+47
2019-12-06Sync with 2.21.1Johannes Schindelin1-2/+47
2019-12-06Sync with 2.20.2Johannes Schindelin1-2/+47
2019-12-06Sync with 2.19.3Johannes Schindelin1-2/+47
2019-12-06Sync with 2.18.2Johannes Schindelin1-2/+47
2019-12-06Sync with 2.17.3Johannes Schindelin1-2/+47
2019-12-06Sync with 2.16.6Johannes Schindelin1-2/+47
2019-12-06Sync with 2.15.4Johannes Schindelin1-2/+47
2019-12-06Sync with 2.14.6Johannes Schindelin1-2/+47
2019-12-05Disallow dubiously-nested submodule git directoriesJohannes Schindelin1-2/+47
2019-05-13submodule: drop unused prefix parameter from some functionsJeff King1-6/+4
2019-04-25Merge branch 'bc/hash-transition-16'Junio C Hamano1-1/+1
2019-04-10Merge branch 'jt/submodule-fetch-errmsg'Junio C Hamano1-0/+7
2019-04-01submodule: avoid hard-coded constantsbrian m. carlson1-1/+1
2019-03-14submodule: explain first attempt failure clearlyJonathan Tan1-0/+7
2019-03-07Merge branch 'nd/completion-more-parameters'Junio C Hamano1-0/+4
2019-02-22trace2: create new combined trace facilityJeff Hostetler1-5/+6