summaryrefslogtreecommitdiffstats
path: root/submodule.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* run-command: refactor subprocess env preparationJonathan Tan2021-06-281-16/+2
* submodule: refrain from filtering GIT_CONFIG_COUNTJonathan Tan2021-06-281-1/+2
* Merge branch 'bc/hash-transition-interop-part-1'Junio C Hamano2021-05-101-12/+14
|\
| * hash: provide per-algorithm null OIDsbrian m. carlson2021-04-271-12/+14
* | *: remove 'const' qualifier for struct index_stateDerrick Stolee2021-04-141-3/+3
|/
* Merge branch 'sj/untracked-files-in-submodule-directory-is-not-dirty'Junio C Hamano2021-01-251-0/+1
|\
| * diff: do not show submodule with untracked files as "-dirty"Sangeeta Jain2020-12-081-0/+1
* | submodules: fix of regression on fetching of non-init subsub-repoPeter Kaestle2020-12-091-1/+6
|/
* Merge branch 'so/combine-diff-simplify'Junio C Hamano2020-10-051-1/+2
|\
| * diff: get rid of redundant 'dense' argumentSergey Organov2020-09-291-1/+2
* | Merge branch 'mf/submodule-summary-with-correct-repository'Junio C Hamano2020-09-181-5/+6
|\ \
| * | submodule: use submodule repository when preparing summaryMichael Forney2020-06-241-4/+4
* | | Merge branch 'os/collect-changed-submodules-optim'Junio C Hamano2020-09-181-1/+8
|\ \ \
| * | | submodule: suppress checking for file name and ref ambiguity for object idsOrgad Shaneh2020-09-061-1/+8
* | | | Merge branch 'ss/submodule-summary-in-c'Junio C Hamano2020-09-091-5/+5
|\ \ \ \ | |/ / / |/| | |
| * | | submodule: rename helper functions to avoid ambiguityShourya Shukla2020-08-121-5/+5
* | | | Merge branch 'jc/run-command-use-embedded-args'Junio C Hamano2020-09-031-9/+4
|\ \ \ \
| * | | | run_command: teach API users to use embedded 'args' moreJunio C Hamano2020-08-261-9/+4
| | |_|/ | |/| |
* | | | Merge branch 'jk/leakfix'Junio C Hamano2020-08-271-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | config: fix leaks from git_config_get_string_const()Jeff King2020-08-141-2/+2
| |/ /
* | | strvec: rename struct fieldsJeff King2020-07-301-7/+7
* | | strvec: fix indentation in renamed callsJeff King2020-07-281-15/+15
* | | strvec: convert remaining callers away from argv_array nameJeff King2020-07-281-89/+89
* | | strvec: rename files from argv-array to strvecJeff King2020-07-281-1/+1
|/ /
* | Merge branch 'jk/oid-array-cleanups'Junio C Hamano2020-04-221-1/+1
|\ \
| * | oid_array: rename source file from sha1-arrayJeff King2020-03-301-1/+1
| |/
* | get_superproject_working_tree(): return strbufAlexandr Miloslavskiy2020-03-101-9/+8
* | real_path_if_valid(): remove unsafe APIAlexandr Miloslavskiy2020-03-101-3/+4
* | real_path: remove unsafe APIAlexandr Miloslavskiy2020-03-101-1/+3
|/
* Merge branch 'es/submodule-fetch-message-fix'Junio C Hamano2020-02-121-1/+1
|\
| * submodule: add newline on invalid submodule errorEmily Shaffer2020-02-071-1/+1
* | Merge branch 'dt/submodule-rm-with-stale-cache'Junio C Hamano2020-02-121-1/+1
|\ \
| * | git rm submodule: succeed if .gitmodules index stat info is zeroDavid Turner2020-01-281-1/+1
| |/
* | Merge branch 'pb/recurse-submodule-in-worktree-fix'Junio C Hamano2020-02-051-3/+3
|\ \
| * | submodule.c: use get_git_dir() instead of get_git_common_dir()Philippe Blain2020-01-221-3/+3
| |/
* | Merge branch 'es/fetch-show-failed-submodules-atend'Junio C Hamano2020-02-051-4/+15
|\ \
| * | fetch: emphasize failure during submodule fetchEmily Shaffer2020-01-171-4/+15
| |/
* / submodule.c: mark more strings for translationRalf Thielow2020-01-161-14/+14
|/
* Sync with 2.22.2Johannes Schindelin2019-12-061-2/+47
|\
| * Sync with 2.21.1Johannes Schindelin2019-12-061-2/+47
| |\
| | * Sync with 2.20.2Johannes Schindelin2019-12-061-2/+47
| | |\
| | | * Sync with 2.19.3Johannes Schindelin2019-12-061-2/+47
| | | |\
| | | | * Sync with 2.18.2Johannes Schindelin2019-12-061-2/+47
| | | | |\
| | | | | * Sync with 2.17.3Johannes Schindelin2019-12-061-2/+47
| | | | | |\
| | | | | | * Sync with 2.16.6Johannes Schindelin2019-12-061-2/+47
| | | | | | |\
| | | | | | | * Sync with 2.15.4Johannes Schindelin2019-12-061-2/+47
| | | | | | | |\
| | | | | | | | * Sync with 2.14.6Johannes Schindelin2019-12-061-2/+47
| | | | | | | | |\
| | | | | | | | | * Disallow dubiously-nested submodule git directoriesJohannes Schindelin2019-12-051-2/+47
| | | | * | | | | | Merge branch 'sm/show-superproject-while-conflicted' into maintJunio C Hamano2018-11-211-1/+1
| | | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ \ Merge branch 'bp/mv-submodules-with-fsmonitor' into maintJunio C Hamano2018-11-211-2/+1
| | | | |\ \ \ \ \ \ \