index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fetch-pack.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-01
Merge branch 'jt/transfer-fsck-across-packs'
Junio C Hamano
1
-17
/
+86
2021-02-22
fetch-pack: print and use dangling .gitmodules
Jonathan Tan
1
-12
/
+66
2021-02-22
fetch-pack: with packfile URIs, use index-pack arg
Jonathan Tan
1
-11
/
+23
2021-02-22
http-fetch: allow custom index-pack args
Jonathan Tan
1
-0
/
+3
2021-01-12
fetch-pack: refactor writing promisor file
Christian Couder
1
-7
/
+1
2021-01-12
fetch-pack: rename helper to create_promisor_file()
Christian Couder
1
-4
/
+4
2020-12-08
Merge branch 'rs/fetch-pack-invalid-lockfile'
Junio C Hamano
1
-2
/
+3
2020-11-30
fetch-pack: disregard invalid pack lockfiles
René Scharfe
1
-2
/
+3
2020-11-11
fetch-pack: advertise session ID in capabilities
Josh Steadmon
1
-0
/
+9
2020-09-03
Merge branch 'jt/lazy-fetch'
Junio C Hamano
1
-115
/
+74
2020-09-03
Merge branch 'jt/fetch-pack-loosen-validation-with-packfile-uri'
Junio C Hamano
1
-1
/
+5
2020-08-24
fetch-pack: make packfile URIs work with transfer.fsckobjects
Jonathan Tan
1
-1
/
+1
2020-08-24
fetch-pack: document only_packfile in get_pack()
Jonathan Tan
1
-0
/
+4
2020-08-20
fetch-pack: in partial clone, pass --promisor
Jonathan Tan
1
-7
/
+10
2020-08-18
fetch-pack: remove no_dependents code
Jonathan Tan
1
-80
/
+30
2020-08-18
fetch-pack: do not lazy-fetch during ref iteration
Jonathan Tan
1
-35
/
+44
2020-07-28
strvec: fix indentation in renamed calls
Jeff King
1
-6
/
+6
2020-07-28
strvec: convert more callers away from argv_array name
Jeff King
1
-17
/
+17
2020-07-06
Merge branch 'bc/sha-256-part-2'
Junio C Hamano
1
-0
/
+14
2020-06-25
Merge branch 'jt/cdn-offload'
Junio C Hamano
1
-16
/
+121
2020-06-10
upload-pack: send part of packfile response as uri
Jonathan Tan
1
-4
/
+108
2020-06-10
fetch-pack: support more than one pack lockfile
Jonathan Tan
1
-14
/
+15
2020-05-27
fetch-pack: parse and advertise the object-format capability
brian m. carlson
1
-0
/
+12
2020-05-27
fetch-pack: detect when the server doesn't support our hash
brian m. carlson
1
-0
/
+2
2020-05-24
stateless-connect: send response end packet
Denton Liu
1
-0
/
+13
2020-05-13
Merge branch 'tb/shallow-cleanup'
Junio C Hamano
1
-1
/
+2
2020-05-01
Merge branch 'jt/v2-fetch-nego-fix'
Junio C Hamano
1
-12
/
+38
2020-05-01
Merge branch 'tb/reset-shallow'
Junio C Hamano
1
-5
/
+5
2020-04-30
shallow: use struct 'shallow_lock' for additional safety
Taylor Blau
1
-1
/
+1
2020-04-30
shallow: extract a header file for shallow-related functions
Taylor Blau
1
-0
/
+1
2020-04-28
fetch-pack: in protocol v2, reset in_vain upon ACK
Jonathan Tan
1
-0
/
+1
2020-04-28
fetch-pack: in protocol v2, in_vain only after ACK
Jonathan Tan
1
-4
/
+9
2020-04-28
fetch-pack: return enum from process_acks()
Jonathan Tan
1
-8
/
+28
2020-04-24
shallow.c: use '{commit,rollback}_shallow_file'
Taylor Blau
1
-5
/
+5
2020-03-30
oid_array: rename source file from sha1-array
Jeff King
1
-1
/
+1
2019-12-05
Merge branch 'ec/fetch-mark-common-refs-trace2'
Junio C Hamano
1
-1
/
+12
2019-12-01
Merge branch 'jt/fetch-remove-lazy-fetch-plugging'
Junio C Hamano
1
-15
/
+34
2019-11-20
fetch: add trace2 instrumentation
Erik Chen
1
-1
/
+12
2019-11-13
promisor-remote: remove fetch_if_missing=0
Jonathan Tan
1
-14
/
+32
2019-11-10
Merge branch 'jt/fetch-pack-record-refs-in-the-dot-promisor'
Junio C Hamano
1
-4
/
+43
2019-11-08
fetch: remove fetch_if_missing=0
Jonathan Tan
1
-1
/
+2
2019-10-16
fetch-pack: write fetched refs to .promisor
Jonathan Tan
1
-4
/
+43
2019-10-15
Merge branch 'js/trace2-fetch-push'
Junio C Hamano
1
-1
/
+12
2019-10-11
Merge branch 'bc/object-id-part17'
Junio C Hamano
1
-6
/
+6
2019-10-03
fetch: add trace2 instrumentation
Josh Steadmon
1
-1
/
+12
2019-09-18
Merge branch 'md/list-objects-filter-combo'
Junio C Hamano
1
-13
/
+7
2019-08-19
fetch-pack: use parse_oid_hex
brian m. carlson
1
-6
/
+6
2019-08-13
repo-settings: create feature.experimental setting
Derrick Stolee
1
-6
/
+5
2019-07-09
Merge branch 'nd/fetch-capability-tweak'
Junio C Hamano
1
-24
/
+37
2019-06-28
list-objects-filter-options: make filter_spec a string_list
Matthew DeVore
1
-13
/
+7
[next]