summaryrefslogtreecommitdiff
path: root/builtin/clone.c
AgeCommit message (Expand)Author
2020-12-18Merge branch 'js/init-defaultbranch-advice'Junio C Hamano
2020-12-13get_default_branch_name(): prepare for showing some adviceJohannes Schindelin
2020-12-03builtin/clone.c: don't ignore transport_fetch_refs() errorsTaylor Blau
2020-10-27Merge branch 'sb/clone-origin'Junio C Hamano
2020-10-01clone: allow configurable default for `-o`/`--origin`Sean Barag
2020-10-01clone: read new remote name from remote_name instead of option_originSean Barag
2020-10-01clone: validate --origin option before useSean Barag
2020-10-01clone: use more conventional config/option layeringSean Barag
2020-09-22builtin/clone: avoid failure with GIT_DEFAULT_HASHbrian m. carlson
2020-09-06refspec: add and use refspec_appendf()René Scharfe
2020-08-10Merge branch 'jk/strvec'Junio C Hamano
2020-07-31strvec: rename struct fieldsJeff King
2020-07-30Merge branch 'bw/fail-cloning-into-non-empty' into masterJunio C Hamano
2020-07-28strvec: convert builtin/ callers away from argv_array nameJeff King
2020-07-10git clone: don't clone into non-empty directoryBen Wijen
2020-07-07Merge branch 'js/default-branch-name'Junio C Hamano
2020-07-07Merge branch 'bc/sha-256-part-2'Junio C Hamano
2020-06-24clone: use configured default branch name when appropriateJohannes Schindelin
2020-06-24init: allow specifying the initial branch name for the new repositoryJohannes Schindelin
2020-06-18Merge branch 'js/reflog-anonymize-for-clone-and-fetch'Junio C Hamano
2020-06-04clone/fetch: anonymize URLs in the reflogJohannes Schindelin
2020-05-27builtin/clone: initialize hash algorithm properlybrian m. carlson
2020-04-28Merge branch 'jc/log-no-mailmap'Junio C Hamano
2020-04-22Merge branch 'jk/use-quick-lookup-in-clone-for-tag-following'Junio C Hamano
2020-04-22Merge branch 'jt/connectivity-check-optim-in-partial-clone'Junio C Hamano
2020-04-01clone: use "quick" lookup while following tagsJeff King
2020-03-29connected: always use partial clone optimizationJonathan Tan
2020-03-27Merge branch 'bc/filter-process'Junio C Hamano
2020-03-27Merge branch 'bc/sha-256-part-1-of-4'Junio C Hamano
2020-03-16clone: reorder --recursive/--recurse-submodulesJunio C Hamano
2020-03-16builtin/clone: compute checkout metadata for clonesbrian m. carlson
2020-03-10real_path: remove unsafe APIAlexandr Miloslavskiy
2020-03-05Merge branch 'es/recursive-single-branch-clone'Junio C Hamano
2020-02-25clone: pass --single-branch during --recurse-submodulesEmily Shaffer
2020-02-24builtin/init-db: allow specifying hash algorithm on command linebrian m. carlson
2020-02-14Merge branch 'ds/sparse-checkout-harden'Junio C Hamano
2020-01-30connected: verify promisor-ness of partial cloneJonathan Tan
2020-01-24clone: fix --sparse option with URLsDerrick Stolee
2019-12-25Merge branch 'ds/sparse-cone'Junio C Hamano
2019-12-10Sync with Git 2.24.1Junio C Hamano
2019-12-06Sync with 2.23.1Johannes Schindelin
2019-12-06Sync with 2.22.2Johannes Schindelin
2019-12-06Sync with 2.21.1Johannes Schindelin
2019-12-06Sync with 2.20.2Johannes Schindelin
2019-12-06Sync with 2.19.3Johannes Schindelin
2019-12-06Sync with 2.18.2Johannes Schindelin
2019-12-06Sync with 2.17.3Johannes Schindelin
2019-12-06Sync with 2.16.6Johannes Schindelin
2019-12-06Sync with 2.15.4Johannes Schindelin
2019-12-06Sync with 2.14.6Johannes Schindelin