summaryrefslogtreecommitdiff
path: root/submodule.c
AgeCommit message (Expand)Author
2021-09-23Merge branch 'jt/submodule-name-to-gitdir'Junio C Hamano
2021-09-20Merge branch 'ar/submodule-add-config'Junio C Hamano
2021-09-20Merge branch 'dt/submodule-diff-fixes'Junio C Hamano
2021-09-15submodule: extract path to submodule gitdir funcJonathan Tan
2021-09-08grep: use submodule-ODB-as-alternate lazy-additionJonathan Tan
2021-09-08submodule: lazily add submodule ODBs as alternatesJonathan Tan
2021-08-31diff --submodule=diff: don't print failure message twiceDavid Turner
2021-08-31diff --submodule=diff: do not fail on ever-initialied deleted submodulesDavid Turner
2021-08-10submodule--helper: introduce add-config subcommandAtharva Raykar
2021-06-28run-command: refactor subprocess env preparationJonathan Tan
2021-06-28submodule: refrain from filtering GIT_CONFIG_COUNTJonathan Tan
2021-05-10Merge branch 'bc/hash-transition-interop-part-1'Junio C Hamano
2021-04-27hash: provide per-algorithm null OIDsbrian m. carlson
2021-04-14*: remove 'const' qualifier for struct index_stateDerrick Stolee
2021-01-25Merge branch 'sj/untracked-files-in-submodule-directory-is-not-dirty'Junio C Hamano
2020-12-09submodules: fix of regression on fetching of non-init subsub-repoPeter Kaestle
2020-12-08diff: do not show submodule with untracked files as "-dirty"Sangeeta Jain
2020-10-05Merge branch 'so/combine-diff-simplify'Junio C Hamano
2020-09-29diff: get rid of redundant 'dense' argumentSergey Organov
2020-09-19Merge branch 'mf/submodule-summary-with-correct-repository'Junio C Hamano
2020-09-19Merge branch 'os/collect-changed-submodules-optim'Junio C Hamano
2020-09-09Merge branch 'ss/submodule-summary-in-c'Junio C Hamano
2020-09-06submodule: suppress checking for file name and ref ambiguity for object idsOrgad Shaneh
2020-09-03Merge branch 'jc/run-command-use-embedded-args'Junio C Hamano
2020-08-27Merge branch 'jk/leakfix'Junio C Hamano
2020-08-26run_command: teach API users to use embedded 'args' moreJunio C Hamano
2020-08-14config: fix leaks from git_config_get_string_const()Jeff King
2020-08-12submodule: rename helper functions to avoid ambiguityShourya Shukla
2020-07-31strvec: rename struct fieldsJeff King
2020-07-28strvec: fix indentation in renamed callsJeff King
2020-07-28strvec: convert remaining callers away from argv_array nameJeff King
2020-07-28strvec: rename files from argv-array to strvecJeff King
2020-06-24submodule: use submodule repository when preparing summaryMichael Forney
2020-04-22Merge branch 'jk/oid-array-cleanups'Junio C Hamano
2020-03-30oid_array: rename source file from sha1-arrayJeff King
2020-03-10get_superproject_working_tree(): return strbufAlexandr Miloslavskiy
2020-03-10real_path_if_valid(): remove unsafe APIAlexandr Miloslavskiy
2020-03-10real_path: remove unsafe APIAlexandr Miloslavskiy
2020-02-12Merge branch 'es/submodule-fetch-message-fix'Junio C Hamano
2020-02-12Merge branch 'dt/submodule-rm-with-stale-cache'Junio C Hamano
2020-02-07submodule: add newline on invalid submodule errorEmily Shaffer
2020-02-05Merge branch 'pb/recurse-submodule-in-worktree-fix'Junio C Hamano
2020-02-05Merge branch 'es/fetch-show-failed-submodules-atend'Junio C Hamano
2020-01-28git rm submodule: succeed if .gitmodules index stat info is zeroDavid Turner
2020-01-22submodule.c: use get_git_dir() instead of get_git_common_dir()Philippe Blain
2020-01-17fetch: emphasize failure during submodule fetchEmily Shaffer
2020-01-16submodule.c: mark more strings for translationRalf Thielow
2019-12-06Sync with 2.22.2Johannes Schindelin
2019-12-06Sync with 2.21.1Johannes Schindelin
2019-12-06Sync with 2.20.2Johannes Schindelin