Show patches with: Submitter = Jonathan Tan       |   590 patches
« 1 2 ... 3 4 5 6 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC] diff: only prefetch for certain output formats [RFC] diff: only prefetch for certain output formats - - - --- 2020-01-28 Jonathan Tan New
t5616: make robust to delta base change t5616: make robust to delta base change - - - --- 2020-01-13 Jonathan Tan New
[2/2] fetch: forgo full connectivity check if --filter Skip a connectivity check during fetch --filter - 1 - --- 2020-01-12 Jonathan Tan New
[1/2] connected: verify promisor-ness of partial clone Skip a connectivity check during fetch --filter - 1 - --- 2020-01-12 Jonathan Tan New
[v3,2/2] revision: un-regress --exclude-promisor-objects Un-regress rev-list --exclude-promisor-objects - - - --- 2020-01-11 Jonathan Tan New
[v3,1/2] revision: document get_reference() Un-regress rev-list --exclude-promisor-objects - - - --- 2020-01-11 Jonathan Tan New
[v2] sha1-file: remove OBJECT_INFO_SKIP_CACHED [v2] sha1-file: remove OBJECT_INFO_SKIP_CACHED - 1 - --- 2020-01-02 Jonathan Tan New
sha1-file: remove OBJECT_INFO_SKIP_CACHED sha1-file: remove OBJECT_INFO_SKIP_CACHED - - - --- 2020-01-02 Jonathan Tan New
[v2] revision: allow missing promisor objects on CLI [v2] revision: allow missing promisor objects on CLI - - - --- 2019-12-30 Jonathan Tan New
sha1-file: remove OBJECT_INFO_SKIP_CACHED sha1-file: remove OBJECT_INFO_SKIP_CACHED - - - --- 2019-12-30 Jonathan Tan New
revision: allow missing promisor objects on CLI revision: allow missing promisor objects on CLI - - - --- 2019-12-28 Jonathan Tan New
[v2,2/2] submodule--helper: advise on fatal alternate error Advice upon clone --recurse-submodules --reference - - - --- 2019-12-02 Jonathan Tan New
[v2,1/2] Doc: explain submodule.alternateErrorStrategy Advice upon clone --recurse-submodules --reference - - - --- 2019-12-02 Jonathan Tan New
[2/2] submodule--helper: advise on fatal alternate error Advice upon clone --recurse-submodules --reference - - - --- 2019-11-26 Jonathan Tan New
[1/2] Doc: explain submodule.alternateErrorStrategy Advice upon clone --recurse-submodules --reference - - - --- 2019-11-26 Jonathan Tan New
[2/2] promisor-remote: remove fetch_if_missing=0 More fetch_if_missing=0 removal - - - --- 2019-11-13 Jonathan Tan New
[1/2] clone: remove fetch_if_missing=0 More fetch_if_missing=0 removal - - - --- 2019-11-13 Jonathan Tan New
[v2] fetch: remove fetch_if_missing=0 [v2] fetch: remove fetch_if_missing=0 - - - --- 2019-11-05 Jonathan Tan New
fetch: remove fetch_if_missing=0 fetch: remove fetch_if_missing=0 - - - --- 2019-11-01 Jonathan Tan New
[v3] fetch: delay fetch_if_missing=0 until after config [v3] fetch: delay fetch_if_missing=0 until after config - - - --- 2019-10-23 Jonathan Tan New
[v2] fetch: delay fetch_if_missing=0 until after config [v2] fetch: delay fetch_if_missing=0 until after config - - - --- 2019-10-23 Jonathan Tan New
[v2,7/7] index-pack: make quantum of work smaller Better threaded delta resolution in index-pack - - - --- 2019-10-17 Jonathan Tan New
[v2,6/7] index-pack: make resolve_delta() assume base data Better threaded delta resolution in index-pack - - - --- 2019-10-17 Jonathan Tan New
[v2,5/7] index-pack: calculate {ref,ofs}_{first,last} early Better threaded delta resolution in index-pack - - - --- 2019-10-17 Jonathan Tan New
[v2,4/7] index-pack: remove redundant child field Better threaded delta resolution in index-pack - - - --- 2019-10-17 Jonathan Tan New
[v2,3/7] index-pack: remove redundant parameter Better threaded delta resolution in index-pack - - - --- 2019-10-17 Jonathan Tan New
[v2,2/7] index-pack: unify threaded and unthreaded code Better threaded delta resolution in index-pack - - - --- 2019-10-17 Jonathan Tan New
[v2,1/7] Documentation: deltaBaseCacheLimit is per-thread Better threaded delta resolution in index-pack - - - --- 2019-10-17 Jonathan Tan New
[v2] fetch-pack: write fetched refs to .promisor [v2] fetch-pack: write fetched refs to .promisor - - - --- 2019-10-15 Jonathan Tan New
[6/6] index-pack: make quantum of work smaller Better threaded delta resolution in index-pack - - - --- 2019-10-09 Jonathan Tan New
[5/6] index-pack: make resolve_delta() assume base data Better threaded delta resolution in index-pack - - - --- 2019-10-09 Jonathan Tan New
[4/6] index-pack: calculate {ref,ofs}_{first,last} early Better threaded delta resolution in index-pack - - - --- 2019-10-09 Jonathan Tan New
[3/6] index-pack: remove redundant child field Better threaded delta resolution in index-pack - - - --- 2019-10-09 Jonathan Tan New
[2/6] index-pack: remove redundant parameter Better threaded delta resolution in index-pack - - - --- 2019-10-09 Jonathan Tan New
[1/6] index-pack: unify threaded and unthreaded code Better threaded delta resolution in index-pack - - - --- 2019-10-09 Jonathan Tan New
[v2] send-pack: never fetch when checking exclusions [v2] send-pack: never fetch when checking exclusions - - - --- 2019-10-08 Jonathan Tan New
send-pack: never fetch when checking exclusions send-pack: never fetch when checking exclusions - - - --- 2019-10-07 Jonathan Tan New
fetch: delay fetch_if_missing=0 until after config fetch: delay fetch_if_missing=0 until after config - - - --- 2019-10-07 Jonathan Tan New
[v2] merge-recursive: symlink's descendants not in way [v2] merge-recursive: symlink's descendants not in way - - - --- 2019-09-18 Jonathan Tan New
[RFC] merge-recursive: symlink's descendants not in way [RFC] merge-recursive: symlink's descendants not in way - - - --- 2019-09-17 Jonathan Tan New
[v2] cache-tree: do not lazy-fetch merge tree [v2] cache-tree: do not lazy-fetch merge tree - - - --- 2019-09-09 Jonathan Tan New
cache-tree: do not lazy-fetch merge tree cache-tree: do not lazy-fetch merge tree - - - --- 2019-09-03 Jonathan Tan New
fetch-pack: write fetched refs to .promisor fetch-pack: write fetched refs to .promisor - - - --- 2019-08-26 Jonathan Tan New
[2/2] transport: teach all vtables to allow fetch first Skip ls-refs if possible for HTTP - - - --- 2019-08-21 Jonathan Tan New
[1/2] transport-helper: skip ls-refs if unnecessary Skip ls-refs if possible for HTTP - - - --- 2019-08-21 Jonathan Tan New
diff: skip GITLINK when lazy fetching missing objs diff: skip GITLINK when lazy fetching missing objs - - - --- 2019-08-20 Jonathan Tan New
[2/2] t5616: cover case of client having delta base Improve test code coverage on jt/partial-clone-missing-ref-delta-base - - - --- 2019-06-11 Jonathan Tan New
[1/2] t5616: use correct flag to check object is missing Improve test code coverage on jt/partial-clone-missing-ref-delta-base - - - --- 2019-06-11 Jonathan Tan New
t5551: test usage of chunked encoding explicitly t5551: test usage of chunked encoding explicitly - - - --- 2019-06-05 Jonathan Tan New
fetch-pack: send server options after command fetch-pack: send server options after command - 1 - --- 2019-05-22 Jonathan Tan New
[2/2] index-pack: prefetch missing REF_DELTA bases Partial clone fix: handling received REF_DELTA - - 1 --- 2019-05-14 Jonathan Tan New
[1/2] t5616: refactor packfile replacement Partial clone fix: handling received REF_DELTA - - - --- 2019-05-14 Jonathan Tan New
[v2] worktree: update is_bare heuristics [v2] worktree: update is_bare heuristics - - - --- 2019-04-19 Jonathan Tan New
worktree: update is_bare heuristics worktree: update is_bare heuristics - - - --- 2019-04-17 Jonathan Tan New
[v4,2/2] clone: send server options when using protocol v2 Server options when cloning - 1 - --- 2019-04-12 Jonathan Tan New
[v4,1/2] transport: die if server options are unsupported Server options when cloning - - - --- 2019-04-12 Jonathan Tan New
[v3,2/2] clone: send server options when using protocol v2 Server options when cloning - 1 - --- 2019-04-11 Jonathan Tan New
[v3,1/2] transport: warn if server options are unsupported Server options when cloning - - - --- 2019-04-11 Jonathan Tan New
[v2] pack-objects: write objects packed to trace2 [v2] pack-objects: write objects packed to trace2 - - - --- 2019-04-11 Jonathan Tan New
[RFC] pack-objects: write objects packed to trace2 [RFC] pack-objects: write objects packed to trace2 - - - --- 2019-04-09 Jonathan Tan New
[v2,2/2] clone: send server options when using protocol v2 Server options when cloning - 2 - --- 2019-04-09 Jonathan Tan New
[v2,1/2] transport: warn if server options are unsupported Server options when cloning - 1 - --- 2019-04-09 Jonathan Tan New
clone: send server options when using protocol v2 clone: send server options when using protocol v2 - 1 - --- 2019-04-05 Jonathan Tan New
fixup! diff: batch fetching of missing blobs fixup! diff: batch fetching of missing blobs - - - --- 2019-04-05 Jonathan Tan New
[v2,2/2] diff: batch fetching of missing blobs Batch fetching of missing blobs in diff and show - - - --- 2019-03-29 Jonathan Tan New
[v2,1/2] sha1-file: support OBJECT_INFO_FOR_PREFETCH Batch fetching of missing blobs in diff and show - - - --- 2019-03-29 Jonathan Tan New
fetch-pack: binary search when storing wanted-refs fetch-pack: binary search when storing wanted-refs - - - --- 2019-03-27 Jonathan Tan New
diff: batch fetching of missing blobs diff: batch fetching of missing blobs - - - --- 2019-03-26 Jonathan Tan New
[v3,2/2] fetch-pack: respect --no-update-shallow in v2 Last big GIT_TEST_PROTOCOL_VERSION=2 fix, hopefully - - - --- 2019-03-26 Jonathan Tan New
[v3,1/2] fetch-pack: call prepare_shallow_info only if v0 Last big GIT_TEST_PROTOCOL_VERSION=2 fix, hopefully - - - --- 2019-03-26 Jonathan Tan New
[v2,2/2] fetch-pack: respect --no-update-shallow in v2 Last big GIT_TEST_PROTOCOL_VERSION=2 fix, hopefully - - - --- 2019-03-26 Jonathan Tan New
[v2,1/2] fetch-pack: call prepare_shallow_info only if v0 Last big GIT_TEST_PROTOCOL_VERSION=2 fix, hopefully - - - --- 2019-03-26 Jonathan Tan New
[2/2] fetch-pack: respect --no-update-shallow in v2 Last big GIT_TEST_PROTOCOL_VERSION=2 fix, hopefully - - - --- 2019-03-25 Jonathan Tan New
[1/2] fetch-pack: call prepare_shallow_info only if v0 Last big GIT_TEST_PROTOCOL_VERSION=2 fix, hopefully - - - --- 2019-03-25 Jonathan Tan New
[v2] t5551: mark half-auth no-op fetch test as v0-only [v2] t5551: mark half-auth no-op fetch test as v0-only - 1 - --- 2019-03-22 Jonathan Tan New
[RFC] t5551: delete auth-for-pack-but-not-refs test [RFC] t5551: delete auth-for-pack-but-not-refs test - - - --- 2019-03-21 Jonathan Tan New
[v2] submodule: explain first attempt failure clearly [v2] submodule: explain first attempt failure clearly - - - --- 2019-03-13 Jonathan Tan New
submodule: explain first attempt failure clearly submodule: explain first attempt failure clearly - - - --- 2019-03-12 Jonathan Tan New
[v2,8/8] upload-pack: send part of packfile response as uri CDN offloading of fetch response - - - --- 2019-03-08 Jonathan Tan New
[v2,7/8] fetch-pack: support more than one pack lockfile CDN offloading of fetch response - - - --- 2019-03-08 Jonathan Tan New
[v2,6/8] upload-pack: refactor reading of pack-objects out CDN offloading of fetch response - - - --- 2019-03-08 Jonathan Tan New
[v2,5/8] Documentation: add Packfile URIs design doc CDN offloading of fetch response - - - --- 2019-03-08 Jonathan Tan New
[v2,4/8] Documentation: order protocol v2 sections CDN offloading of fetch response - - - --- 2019-03-08 Jonathan Tan New
[v2,3/8] http-fetch: support fetching packfiles by URL CDN offloading of fetch response - - - --- 2019-03-08 Jonathan Tan New
[v2,2/8] http: improve documentation of http_pack_request CDN offloading of fetch response - - - --- 2019-03-08 Jonathan Tan New
[v2,1/8] http: use --stdin when getting dumb HTTP pack CDN offloading of fetch response - - - --- 2019-03-08 Jonathan Tan New
[FIXUP] Fixup on tip of jt/http-auth-proto-v2-fix [FIXUP] Fixup on tip of jt/http-auth-proto-v2-fix - - 1 --- 2019-02-25 Jonathan Tan New
[8/8] t5552: compensate for v2 filtering ref adv. GIT_TEST_PROTOCOL_VERSION, this time on master - - - --- 2019-02-25 Jonathan Tan New
[7/8] tests: fix protocol version for overspecifications GIT_TEST_PROTOCOL_VERSION, this time on master - - - --- 2019-02-25 Jonathan Tan New
[6/8] t5700: only run with protocol version 1 GIT_TEST_PROTOCOL_VERSION, this time on master - - - --- 2019-02-25 Jonathan Tan New
[5/8] t5512: compensate for v0 only sending HEAD symrefs GIT_TEST_PROTOCOL_VERSION, this time on master - - - --- 2019-02-25 Jonathan Tan New
[4/8] t5503: fix overspecification of trace expectation GIT_TEST_PROTOCOL_VERSION, this time on master - - - --- 2019-02-25 Jonathan Tan New
[3/8] tests: always test fetch of unreachable with v0 GIT_TEST_PROTOCOL_VERSION, this time on master - - - --- 2019-02-25 Jonathan Tan New
[2/8] t5601: check ssh command only with protocol v0 GIT_TEST_PROTOCOL_VERSION, this time on master - - - --- 2019-02-25 Jonathan Tan New
[1/8] tests: define GIT_TEST_PROTOCOL_VERSION GIT_TEST_PROTOCOL_VERSION, this time on master - - - --- 2019-02-25 Jonathan Tan New
[WIP,7/7] upload-pack: send part of packfile response as uri CDN offloading of fetch response - - - --- 2019-02-23 Jonathan Tan New
[WIP,6/7] upload-pack: refactor reading of pack-objects out CDN offloading of fetch response - - - --- 2019-02-23 Jonathan Tan New
[WIP,5/7] Documentation: add Packfile URIs design doc CDN offloading of fetch response - - - --- 2019-02-23 Jonathan Tan New
[WIP,4/7] Documentation: order protocol v2 sections CDN offloading of fetch response - - - --- 2019-02-23 Jonathan Tan New
[WIP,3/7] http-fetch: support fetching packfiles by URL CDN offloading of fetch response - - - --- 2019-02-23 Jonathan Tan New
« 1 2 ... 3 4 5 6 »