summaryrefslogtreecommitdiff
path: root/builtin/clone.c
AgeCommit message (Expand)Author
2023-01-02Merge branch 'ds/bundle-uri-4'Junio C Hamano
2022-12-25clone: unbundle the advertised bundlesDerrick Stolee
2022-12-25clone: request the 'bundle-uri' command when availableÆvar Arnfjörð Bjarmason
2022-11-21cocci: apply "pending" index-compatibility to some "builtin/*.c"Ævar Arnfjörð Bjarmason
2022-10-30replace and remove run_command_v_opt()René Scharfe
2022-10-30use child_process members "args" and "env" directlyRené Scharfe
2022-10-17Sync with v2.38.1Junio C Hamano
2022-10-10Merge branch 'jk/clone-allow-bare-and-o-together'Junio C Hamano
2022-10-07Sync with 2.37.4Taylor Blau
2022-10-06Sync with 2.36.3Taylor Blau
2022-10-06Sync with 2.35.5Taylor Blau
2022-10-06Sync with 2.34.5Taylor Blau
2022-10-06Sync with 2.33.5Taylor Blau
2022-10-06Sync with 2.32.4Taylor Blau
2022-10-06Sync with 2.31.5Taylor Blau
2022-10-06Sync with 2.30.6Taylor Blau
2022-10-01builtin/clone.c: disallow `--local` clones with symlinksTaylor Blau
2022-09-22clone: allow "--bare" with "-o"Jeff King
2022-09-19Merge branch 'jk/list-objects-filter-cleanup'Junio C Hamano
2022-09-12list-objects-filter: add and use initializersJeff King
2022-08-24clone: warn on failure to repo_init()Derrick Stolee
2022-08-10clone: --bundle-uri cannot be combined with --depthDerrick Stolee
2022-08-10clone: add --bundle-uri optionDerrick Stolee
2022-08-05Merge branch 'jk/clone-unborn-confusion' into maintJunio C Hamano
2022-07-19Merge branch 'jk/clone-unborn-confusion'Junio C Hamano
2022-07-11clone: move unborn head creation to update_head()Jeff King
2022-07-08clone: use remote branch if it matches default HEADJeff King
2022-07-08clone: propagate empty remote HEAD even with other branchesJeff King
2022-07-08clone: drop extra newline from warning messageJeff King
2022-07-01clone: fix memory leak in wanted_peer_refs()Ævar Arnfjörð Bjarmason
2022-05-20Merge branch 'ep/maint-equals-null-cocci'Junio C Hamano
2022-05-02Merge branch 'ep/maint-equals-null-cocci' for maint-2.35Junio C Hamano
2022-05-02tree-wide: apply equals-null.cocciJunio C Hamano
2022-05-01clone: plug a miniscule leakJunio C Hamano
2022-03-21Merge branch 'ds/partial-bundles'Junio C Hamano
2022-03-13Merge branch 'gc/parse-tree-indirect-errors'Junio C Hamano
2022-03-09clone: fail gracefully when cloning filtered bundleDerrick Stolee
2022-03-02checkout, clone: die if tree cannot be parsedGlen Choo
2022-02-25Merge branch 'js/apply-partial-clone-filters-recursively'Junio C Hamano
2022-02-18Merge branch 'ab/release-transport-ls-refs-options'Junio C Hamano
2022-02-09clone, submodule: pass partial clone filters to submodulesJosh Steadmon
2022-02-09Merge branch 'jt/clone-not-quite-empty'Junio C Hamano
2022-02-09Merge branch 'ab/config-based-hooks-2'Junio C Hamano
2022-02-07ls-remote & transport API: release "struct transport_ls_refs_options"Ævar Arnfjörð Bjarmason
2022-01-26clone: support unusual remote ref configurationsJonathan Tan
2022-01-12Merge branch 'ps/lockfile-cleanup-fix'Junio C Hamano
2022-01-10Merge branch 'ja/i18n-similar-messages'Junio C Hamano
2022-01-07hooks: convert non-worktree 'post-checkout' hook to hook libraryEmily Shaffer
2022-01-07fetch: fix deadlock when cleaning up lockfiles in async signalsPatrick Steinhardt
2022-01-05i18n: turn even more messages into "cannot be used together" onesJean-Noël Avila