brian m. carlson
|
47ac970309
builtin/clone: avoid failure with GIT_DEFAULT_HASH
|
4 年之前 |
René Scharfe
|
1af8b8c0a5
refspec: add and use refspec_appendf()
|
4 年之前 |
Junio C Hamano
|
46b225f153
Merge branch 'jk/strvec'
|
5 年之前 |
Jeff King
|
d70a9eb611
strvec: rename struct fields
|
5 年之前 |
Junio C Hamano
|
f175e9b845
Merge branch 'bw/fail-cloning-into-non-empty' into master
|
5 年之前 |
Jeff King
|
22f9b7f3f5
strvec: convert builtin/ callers away from argv_array name
|
5 年之前 |
Ben Wijen
|
dfaa209a79
git clone: don't clone into non-empty directory
|
5 年之前 |
Junio C Hamano
|
11cbda2add
Merge branch 'js/default-branch-name'
|
5 年之前 |
Junio C Hamano
|
12210859da
Merge branch 'bc/sha-256-part-2'
|
5 年之前 |
Johannes Schindelin
|
0cc1b475bb
clone: use configured default branch name when appropriate
|
5 年之前 |
Johannes Schindelin
|
32ba12dab2
init: allow specifying the initial branch name for the new repository
|
5 年之前 |
Junio C Hamano
|
524caf8035
Merge branch 'js/reflog-anonymize-for-clone-and-fetch'
|
5 年之前 |
Johannes Schindelin
|
46da295a77
clone/fetch: anonymize URLs in the reflog
|
5 年之前 |
brian m. carlson
|
b65dc2cebd
builtin/clone: initialize hash algorithm properly
|
5 年之前 |
Junio C Hamano
|
9404128b34
Merge branch 'jc/log-no-mailmap'
|
5 年之前 |
Junio C Hamano
|
3ea2b46628
Merge branch 'jk/use-quick-lookup-in-clone-for-tag-following'
|
5 年之前 |
Junio C Hamano
|
0c601052a5
Merge branch 'jt/connectivity-check-optim-in-partial-clone'
|
5 年之前 |
Jeff King
|
167a575e2d
clone: use "quick" lookup while following tags
|
5 年之前 |
Jonathan Tan
|
2b98478c6f
connected: always use partial clone optimization
|
5 年之前 |
Junio C Hamano
|
4e4baee3f4
Merge branch 'bc/filter-process'
|
5 年之前 |
Junio C Hamano
|
f8cb64e3d4
Merge branch 'bc/sha-256-part-1-of-4'
|
5 年之前 |
Junio C Hamano
|
c28b036fe3
clone: reorder --recursive/--recurse-submodules
|
5 年之前 |
brian m. carlson
|
dfc8cdc677
builtin/clone: compute checkout metadata for clones
|
5 年之前 |
Alexandr Miloslavskiy
|
3d7747e318
real_path: remove unsafe API
|
5 年之前 |
Junio C Hamano
|
b22db265d6
Merge branch 'es/recursive-single-branch-clone'
|
5 年之前 |
Emily Shaffer
|
132f600b06
clone: pass --single-branch during --recurse-submodules
|
5 年之前 |
brian m. carlson
|
8b8f7189df
builtin/init-db: allow specifying hash algorithm on command line
|
5 年之前 |
Junio C Hamano
|
433b8aac2e
Merge branch 'ds/sparse-checkout-harden'
|
5 年之前 |
Jonathan Tan
|
50033772d5
connected: verify promisor-ness of partial clone
|
5 年之前 |
Derrick Stolee
|
47dbf10d8a
clone: fix --sparse option with URLs
|
5 年之前 |