summaryrefslogtreecommitdiffstats
path: root/builtin/submodule--helper.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* global: trivial conversions to fix `-Wsign-compare` warningsPatrick Steinhardt2024-12-061-5/+3
* global: mark code units that generate warnings with `-Wsign-compare`Patrick Steinhardt2024-12-061-0/+2
* builtin: pass repository to sub commandsKarthik Nayak2024-11-261-16/+30
* submodule: correct remote name with fetchDaniel Black2024-10-091-1/+8
* Merge branch 'ps/leakfixes-part-7'Junio C Hamano2024-10-021-7/+19
|\
| * builtin/submodule--helper: fix leaking remote ref on errorsPatrick Steinhardt2024-09-271-4/+9
| * builtin/submodule--helper: fix leaking error bufferPatrick Steinhardt2024-09-271-0/+2
| * builtin/submodule--helper: clear child process when not running itPatrick Steinhardt2024-09-271-3/+7
| * submodule: fix leaking update strategyPatrick Steinhardt2024-09-271-0/+1
| * Merge branch 'ps/leakfixes-part-6' into ps/leakfixes-part-7Junio C Hamano2024-09-161-0/+2
| |\
* | \ Merge branch 'pw/submodule-process-sigpipe'Junio C Hamano2024-10-011-1/+5
|\ \ \
| * | | submodule status: propagate SIGPIPEPhillip Wood2024-09-201-1/+5
* | | | Merge branch 'jc/pass-repo-to-builtins'Junio C Hamano2024-09-231-2/+6
|\ \ \ \
| * | | | builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.hJohn Cai2024-09-131-1/+2
| * | | | builtin: add a repository parameter for builtin functionsJohn Cai2024-09-131-1/+4
* | | | | Merge branch 'ps/environ-wo-the-repository'Junio C Hamano2024-09-231-1/+1
|\ \ \ \ \
| * | | | | environment: make `get_git_work_tree()` accept a repositoryPatrick Steinhardt2024-09-121-1/+1
| |/ / / /
* | | | | Merge branch 'ps/leakfixes-part-6'Junio C Hamano2024-09-201-0/+2
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | builtin/submodule--helper: fix leaking refs on push-checkPatrick Steinhardt2024-09-051-0/+2
| |/ / /
* | | | Merge branch 'jc/range-diff-lazy-setup'Junio C Hamano2024-09-161-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | remerge-diff: clean up temporary objdir at a central placeJunio C Hamano2024-08-101-1/+1
* | | | drop trailing newline from warning/error/die messagesJeff King2024-09-051-1/+1
| |/ / |/| |
* | | Merge branch 'ps/config-wo-the-repository'Junio C Hamano2024-08-231-1/+1
|\ \ \
| * | | config: pass repo to functions that rename or copy sectionsPatrick Steinhardt2024-08-131-1/+1
| | |/ | |/|
* | | Merge branch 'jc/refs-symref-referent'Junio C Hamano2024-08-151-0/+1
|\ \ \
| * | | refs: add referent to each_ref_fnJohn Cai2024-08-091-0/+1
| |/ /
* | | Merge branch 'ps/submodule-ref-format'Junio C Hamano2024-08-151-1/+45
|\ \ \
| * | | builtin/submodule: allow "add" to use different ref storage formatPatrick Steinhardt2024-08-081-1/+15
| * | | builtin/submodule: allow cloning with different ref storage formatPatrick Steinhardt2024-08-081-0/+30
| |/ /
* | | builtin/submodule--helper: fix leaking buffer in `is_tip_reachable`Patrick Steinhardt2024-08-011-2/+7
* | | builtin/submodule--helper: fix leaking clone depth parameterPatrick Steinhardt2024-08-011-6/+5
|/ /
* | Merge branch 'rs/simplify-submodule-helper-super-prefix-invocation'Junio C Hamano2024-07-121-11/+6
|\ \
| * | submodule--helper: use strvec_pushf() for --super-prefixRené Scharfe2024-07-011-11/+6
* | | Merge branch 'gt/t-hash-unit-test'Junio C Hamano2024-06-121-3/+1
|\ \ \
| * | | strbuf: introduce strbuf_addstrings() to repeatedly add a stringGhanshyam Thakkar2024-05-291-3/+1
* | | | refs: refactor `resolve_gitlink_ref()` to accept a repositoryPatrick Steinhardt2024-05-171-3/+5
* | | | refs: pass repo when retrieving submodule ref storePatrick Steinhardt2024-05-171-2/+4
* | | | Merge branch 'ps/refs-without-the-repository' into ps/refs-without-the-reposi...Junio C Hamano2024-05-161-2/+5
|\ \ \ \
| * | | | cocci: apply rules to rewrite callers of "refs" interfacesPatrick Steinhardt2024-05-071-2/+5
| |/ / /
* | | | Sync with Git 2.45.1Junio C Hamano2024-05-141-2/+84
|\ \ \ \ | | |/ / | |/| |
| * | | Sync with 2.44.1Johannes Schindelin2024-04-291-2/+84
| |\ \ \ | | |/ / | |/| / | | |/
| | * Sync with 2.42.2Johannes Schindelin2024-04-191-2/+84
| | |\
| | | * Sync with 2.41.1Johannes Schindelin2024-04-191-2/+84
| | | |\
| | | | * Sync with 2.40.2Johannes Schindelin2024-04-191-2/+84
| | | | |\
| | | | | * Sync with 2.39.4Johannes Schindelin2024-04-191-2/+84
| | | | | |\
| | | | | | * submodule: require the submodule path to contain directories onlyJohannes Schindelin2024-04-171-1/+31
| | | | | | * clone_submodule: avoid using `access()` on directoriesJohannes Schindelin2024-04-171-1/+1
| | | | | | * submodules: submodule paths must not contain symlinksJohannes Schindelin2024-04-171-0/+35
| | | | | | * clone: prevent clashing git dirs when cloning submodule in parallelFilip Hejsek2024-04-171-0/+17
* | | | | | | builtin: stop using `the_index`Patrick Steinhardt2024-04-181-11/+10
|/ / / / / /