Junio C Hamano
|
d8488b9e86
Merge branch 'rs/more-buffered-io'
|
5 年之前 |
René Scharfe
|
24b75faf0d
connected: use buffered I/O to talk to rev-list
|
5 年之前 |
Jeff King
|
f6d8942b1f
strvec: fix indentation in renamed calls
|
5 年之前 |
Jeff King
|
ef8d7ac42a
strvec: convert more callers away from argv_array name
|
5 年之前 |
Jonathan Tan
|
9da69a6539
fetch-pack: support more than one pack lockfile
|
5 年之前 |
Junio C Hamano
|
0c601052a5
Merge branch 'jt/connectivity-check-optim-in-partial-clone'
|
5 年之前 |
Jonathan Tan
|
2b98478c6f
connected: always use partial clone optimization
|
5 年之前 |
Derrick Stolee
|
b739d971e5
connected.c: reprepare packs for corner cases
|
5 年之前 |
Jonathan Tan
|
50033772d5
connected: verify promisor-ness of partial clone
|
5 年之前 |
Jonathan Tan
|
e362fadcd0
clone: remove fetch_if_missing=0
|
5 年之前 |
Junio C Hamano
|
676278f8ea
Merge branch 'bc/object-id-part17'
|
5 年之前 |
Junio C Hamano
|
b9ac6c59b8
Merge branch 'cc/multi-promisor'
|
5 年之前 |
brian m. carlson
|
9d958cc041
connected: switch GIT_SHA1_HEXSZ to the_hash_algo
|
6 年之前 |
Jeff King
|
39b44ba771
check_everything_connected: assume alternate ref tips are valid
|
6 年之前 |
Christian Couder
|
b14ed5adaf
Use promisor_remote_get_direct() and has_promisor_remote()
|
6 年之前 |
Josh Steadmon
|
dfa33a298d
clone: do faster object check for partial clones
|
6 年之前 |
Jonathan Tan
|
cf1e7c0770
fetch-pack: write shallow, then check connectivity
|
7 年之前 |
Junio C Hamano
|
6bed209a20
Merge branch 'jh/partial-clone'
|
7 年之前 |
Jeff Hostetler
|
acb0c57260
fetch: support filters
|
7 年之前 |
brian m. carlson
|
6ccac9eed5
Convert check_connected to use struct object_id
|
7 年之前 |
Jonathan Tan
|
0abe14f6a5
pack: move {,re}prepare_packed_git and approximate_object_count
|
8 年之前 |
Jonathan Tan
|
9a42865374
pack: move add_packed_git()
|
8 年之前 |
Jeff King
|
526f108a27
check_connected: accept an env argument
|
8 年之前 |
Jeff King
|
70d5e2d77b
check_connected: add progress flag
|
9 年之前 |
Jeff King
|
e0331849a0
check_connected: relay errors to alternate descriptor
|
9 年之前 |
Jeff King
|
7043c7071c
check_everything_connected: use a struct with named options
|
9 年之前 |
Jeff King
|
3be89f9b86
check_everything_connected: convert to argv_array
|
9 年之前 |
Jeff King
|
f26eef302f
check_everything_connected: always pass --quiet to rev-list
|
9 年之前 |
Nguyễn Thái Ngọc Duy
|
5cc026e218
connected.c: use error_errno()
|
9 年之前 |
René Scharfe
|
d318027932
run-command: introduce CHILD_PROCESS_INIT
|
11 年之前 |