index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fetch-pack.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fetch-pack: optimize loading of refs via commit graph
Patrick Steinhardt
2021-09-01
1
-0
/
+5
*
connected: refactor iterator to return next object ID directly
Patrick Steinhardt
2021-09-01
1
-4
/
+3
*
Merge branch 'ps/fetch-pack-load-refs-optim'
Junio C Hamano
2021-08-25
1
-2
/
+8
|
\
|
*
fetch-pack: speed up loading of refs via commit graph
Patrick Steinhardt
2021-08-04
1
-2
/
+8
*
|
fetch-pack: signal v2 server that we are done making requests
Jeff King
2021-05-20
1
-0
/
+9
|
/
*
fetch: teach independent negotiation (no packfile)
Jonathan Tan
2021-05-05
1
-4
/
+107
*
fetch-pack: refactor command and capability write
Jonathan Tan
2021-04-09
1
-17
/
+24
*
fetch-pack: refactor add_haves()
Jonathan Tan
2021-04-09
1
-16
/
+12
*
fetch-pack: refactor process_acks()
Jonathan Tan
2021-04-09
1
-48
/
+22
*
Merge branch 'jt/fetch-pack-request-fix' into jt/push-negotiation
Junio C Hamano
2021-04-09
1
-1
/
+1
|
\
|
*
fetch-pack: buffer object-format with other args
Jonathan Tan
2021-04-09
1
-1
/
+1
*
|
Merge branch 'll/clone-reject-shallow'
Junio C Hamano
2021-04-08
1
-4
/
+8
|
\
\
|
*
|
builtin/clone.c: add --reject-shallow option
Li Linchao
2021-04-01
1
-4
/
+8
*
|
|
Merge branch 'ab/fsck-api-cleanup'
Junio C Hamano
2021-04-08
1
-23
/
+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fetch-pack: use new fsck API to printing dangling submodules
Ævar Arnfjörð Bjarmason
2021-03-29
1
-23
/
+8
|
*
|
fetch-pack: use file-scope static struct for fsck_options
Ævar Arnfjörð Bjarmason
2021-03-29
1
-3
/
+3
|
*
|
fsck.c: move gitmodules_{found,done} into fsck_options
Ævar Arnfjörð Bjarmason
2021-03-29
1
-1
/
+1
*
|
|
use CALLOC_ARRAY
René Scharfe
2021-03-14
1
-1
/
+1
|
/
/
*
|
Merge branch 'jt/transfer-fsck-across-packs-fix'
Junio C Hamano
2021-03-09
1
-2
/
+2
|
\
\
|
*
|
fetch-pack: do not mix --pack_header and packfile uri
Jonathan Tan
2021-03-06
1
-2
/
+2
*
|
|
Merge branch 'jt/transfer-fsck-across-packs'
Junio C Hamano
2021-03-01
1
-17
/
+86
|
\
|
|
|
*
|
fetch-pack: print and use dangling .gitmodules
Jonathan Tan
2021-02-22
1
-12
/
+66
|
*
|
fetch-pack: with packfile URIs, use index-pack arg
Jonathan Tan
2021-02-22
1
-11
/
+23
|
*
|
http-fetch: allow custom index-pack args
Jonathan Tan
2021-02-22
1
-0
/
+3
*
|
|
fetch-pack: refactor writing promisor file
Christian Couder
2021-01-13
1
-7
/
+1
*
|
|
fetch-pack: rename helper to create_promisor_file()
Christian Couder
2021-01-13
1
-4
/
+4
|
/
/
*
|
Merge branch 'rs/fetch-pack-invalid-lockfile'
Junio C Hamano
2020-12-09
1
-2
/
+3
|
\
\
|
*
|
fetch-pack: disregard invalid pack lockfiles
René Scharfe
2020-11-30
1
-2
/
+3
*
|
|
fetch-pack: advertise session ID in capabilities
Josh Steadmon
2020-11-12
1
-0
/
+9
|
/
/
*
|
Merge branch 'jt/lazy-fetch'
Junio C Hamano
2020-09-03
1
-115
/
+74
|
\
\
|
*
|
fetch-pack: remove no_dependents code
Jonathan Tan
2020-08-19
1
-80
/
+30
|
*
|
fetch-pack: do not lazy-fetch during ref iteration
Jonathan Tan
2020-08-18
1
-35
/
+44
*
|
|
Merge branch 'jt/fetch-pack-loosen-validation-with-packfile-uri'
Junio C Hamano
2020-09-03
1
-1
/
+5
|
\
\
\
|
*
|
|
fetch-pack: make packfile URIs work with transfer.fsckobjects
Jonathan Tan
2020-08-25
1
-1
/
+1
|
*
|
|
fetch-pack: document only_packfile in get_pack()
Jonathan Tan
2020-08-25
1
-0
/
+4
|
|
/
/
*
/
/
fetch-pack: in partial clone, pass --promisor
Jonathan Tan
2020-08-20
1
-7
/
+10
|
/
/
*
|
strvec: fix indentation in renamed calls
Jeff King
2020-07-29
1
-6
/
+6
*
|
strvec: convert more callers away from argv_array name
Jeff King
2020-07-29
1
-17
/
+17
|
/
*
Merge branch 'bc/sha-256-part-2'
Junio C Hamano
2020-07-07
1
-0
/
+14
|
\
|
*
fetch-pack: parse and advertise the object-format capability
brian m. carlson
2020-05-27
1
-0
/
+12
|
*
fetch-pack: detect when the server doesn't support our hash
brian m. carlson
2020-05-27
1
-0
/
+2
*
|
Merge branch 'jt/cdn-offload'
Junio C Hamano
2020-06-25
1
-16
/
+121
|
\
\
|
*
|
upload-pack: send part of packfile response as uri
Jonathan Tan
2020-06-11
1
-4
/
+108
|
*
|
fetch-pack: support more than one pack lockfile
Jonathan Tan
2020-06-11
1
-14
/
+15
*
|
|
stateless-connect: send response end packet
Denton Liu
2020-05-25
1
-0
/
+13
|
/
/
*
|
Merge branch 'tb/shallow-cleanup'
Junio C Hamano
2020-05-13
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
shallow: use struct 'shallow_lock' for additional safety
Taylor Blau
2020-04-30
1
-1
/
+1
|
*
shallow: extract a header file for shallow-related functions
Taylor Blau
2020-04-30
1
-0
/
+1
*
|
Merge branch 'jt/v2-fetch-nego-fix'
Junio C Hamano
2020-05-01
1
-12
/
+38
|
\
\
|
*
|
fetch-pack: in protocol v2, reset in_vain upon ACK
Jonathan Tan
2020-04-28
1
-0
/
+1
[next]