Show patches with: Submitter = brian m. carlson       |    State = Action Required       |   1015 patches
« 1 2 ... 4 5 610 11 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,32/44] t5500: make hash independent SHA-256 part 2/3: protocol functionality - - - --- 2020-05-25 brian m. carlson New
[v2,31/44] serve: advertise object-format capability for protocol v2 SHA-256 part 2/3: protocol functionality - - - --- 2020-05-25 brian m. carlson New
[v2,30/44] connect: parse v2 refs with correct hash algorithm SHA-256 part 2/3: protocol functionality - - - --- 2020-05-25 brian m. carlson New
[v2,29/44] connect: pass full packet reader when parsing v2 refs SHA-256 part 2/3: protocol functionality - - - --- 2020-05-25 brian m. carlson New
[v2,28/44] Documentation/technical: document object-format for protocol v2 SHA-256 part 2/3: protocol functionality - - - --- 2020-05-25 brian m. carlson New
[v2,27/44] t1302: expect repo format version 1 for SHA-256 SHA-256 part 2/3: protocol functionality - - - --- 2020-05-25 brian m. carlson New
[v2,26/44] builtin/show-index: provide options to determine hash algo SHA-256 part 2/3: protocol functionality - - - --- 2020-05-25 brian m. carlson New
[v2,25/44] t5302: modernize test formatting SHA-256 part 2/3: protocol functionality - - - --- 2020-05-25 brian m. carlson New
[v2,24/44] packfile: compute and use the index CRC offset SHA-256 part 2/3: protocol functionality - - - --- 2020-05-25 brian m. carlson New
[v2,23/44] t3200: mark assertion with SHA1 prerequisite SHA-256 part 2/3: protocol functionality - - - --- 2020-05-25 brian m. carlson New
[v2,22/44] setup: set the_repository's hash algo when checking format SHA-256 part 2/3: protocol functionality - - - --- 2020-05-25 brian m. carlson New
[v2,21/44] fetch-pack: parse and advertise the object-format capability SHA-256 part 2/3: protocol functionality - - - --- 2020-05-25 brian m. carlson New
[v2,20/44] t5562: pass object-format in synthesized test data SHA-256 part 2/3: protocol functionality - - - --- 2020-05-25 brian m. carlson New
[v2,19/44] builtin/clone: initialize hash algorithm properly SHA-256 part 2/3: protocol functionality - - - --- 2020-05-25 brian m. carlson New
[v2,18/44] remote-curl: implement object-format extensions SHA-256 part 2/3: protocol functionality - - - --- 2020-05-25 brian m. carlson New
[v2,17/44] transport-helper: implement object-format extensions SHA-256 part 2/3: protocol functionality - - - --- 2020-05-25 brian m. carlson New
[v2,16/44] docs: update remote helper docs for object-format extensions SHA-256 part 2/3: protocol functionality - - - --- 2020-05-25 brian m. carlson New
[v2,15/44] builtin/receive-pack: detect when the server doesn't support our hash SHA-256 part 2/3: protocol functionality - - - --- 2020-05-25 brian m. carlson New
[v2,14/44] connect: detect algorithm when fetching refs SHA-256 part 2/3: protocol functionality - - - --- 2020-05-25 brian m. carlson New
[v2,13/44] fetch-pack: detect when the server doesn't support our hash SHA-256 part 2/3: protocol functionality - - - --- 2020-05-25 brian m. carlson New
[v2,12/44] connect: make parse_feature_value extern SHA-256 part 2/3: protocol functionality - - - --- 2020-05-25 brian m. carlson New
[v2,11/44] send-pack: detect when the server doesn't support our hash SHA-256 part 2/3: protocol functionality - - - --- 2020-05-25 brian m. carlson New
[v2,10/44] connect: add function to detect supported v1 hash functions SHA-256 part 2/3: protocol functionality - - - --- 2020-05-25 brian m. carlson New
[v2,09/44] transport: add a hash algorithm member SHA-256 part 2/3: protocol functionality - - - --- 2020-05-25 brian m. carlson New
[v2,08/44] pkt-line: add a member for hash algorithm SHA-256 part 2/3: protocol functionality - - - --- 2020-05-25 brian m. carlson New
[v2,07/44] connect: add function to fetch value of a v2 server capability SHA-256 part 2/3: protocol functionality - - - --- 2020-05-25 brian m. carlson New
[v2,06/44] connect: add function to parse multiple v1 capability values SHA-256 part 2/3: protocol functionality - - - --- 2020-05-25 brian m. carlson New
[v2,05/44] remote: advertise the object-format capability on the server side SHA-256 part 2/3: protocol functionality - - - --- 2020-05-25 brian m. carlson New
[v2,04/44] wrapper: add function to compare strings with different NUL termination SHA-256 part 2/3: protocol functionality - - - --- 2020-05-25 brian m. carlson New
[v2,03/44] connect: have ref processing code take struct packet_reader SHA-256 part 2/3: protocol functionality - - - --- 2020-05-25 brian m. carlson New
[v2,02/44] Documentation: document v1 protocol object-format capability SHA-256 part 2/3: protocol functionality - - - --- 2020-05-25 brian m. carlson New
[v2,01/44] t1050: match object ID paths in a hash-insensitive way SHA-256 part 2/3: protocol functionality - - - --- 2020-05-25 brian m. carlson New
[v2,2/2] t2060: add a test for switch with --orphan and --discard-changes t4067: make rename detection test output raw diff - - - --- 2020-05-21 brian m. carlson New
[v2,1/2] builtin/checkout: simplify metadata initialization Improve Fix code coverage for checkout - - - --- 2020-05-21 brian m. carlson New
[1/1] builtin/checkout: simplify metadata initialization [1/1] builtin/checkout: simplify metadata initialization - - - --- 2020-05-20 brian m. carlson New
[44/44] remote-testgit: adapt for object-format SHA-256 part 2/3: protocol functionality - - - --- 2020-05-13 brian m. carlson New
[43/44] bundle: detect hash algorithm when reading refs SHA-256 part 2/3: protocol functionality - - - --- 2020-05-13 brian m. carlson New
[42/44] t5300: pass --object-format to git index-pack SHA-256 part 2/3: protocol functionality - - - --- 2020-05-13 brian m. carlson New
[41/44] t5703: use object-format serve option SHA-256 part 2/3: protocol functionality - - - --- 2020-05-13 brian m. carlson New
[40/44] t5702: offer an object-format capability in the test SHA-256 part 2/3: protocol functionality - - - --- 2020-05-13 brian m. carlson New
[39/44] t/helper: initialize the repository for test-sha1-array SHA-256 part 2/3: protocol functionality - - - --- 2020-05-13 brian m. carlson New
[38/44] remote-curl: avoid truncating refs with ls-remote SHA-256 part 2/3: protocol functionality - - - --- 2020-05-13 brian m. carlson New
[37/44] t1050: pass algorithm to index-pack when outside repo SHA-256 part 2/3: protocol functionality - - - --- 2020-05-13 brian m. carlson New
[36/44] builtin/index-pack: add option to specify hash algorithm SHA-256 part 2/3: protocol functionality - - - --- 2020-05-13 brian m. carlson New
[35/44] remote-curl: detect algorithm for dumb HTTP by size SHA-256 part 2/3: protocol functionality - - - --- 2020-05-13 brian m. carlson New
[34/44] builtin/ls-remote: initialize repository based on fetch SHA-256 part 2/3: protocol functionality - - - --- 2020-05-13 brian m. carlson New
[33/44] t5500: make hash independent SHA-256 part 2/3: protocol functionality - - - --- 2020-05-13 brian m. carlson New
[32/44] serve: advertise object-format capability for protocol v2 SHA-256 part 2/3: protocol functionality - - - --- 2020-05-13 brian m. carlson New
[31/44] connect: parse v2 refs with correct hash algorithm SHA-256 part 2/3: protocol functionality - - - --- 2020-05-13 brian m. carlson New
[30/44] connect: pass full packet reader when parsing v2 refs SHA-256 part 2/3: protocol functionality - - - --- 2020-05-13 brian m. carlson New
[29/44] Documentation/technical: document object-format for protocol v2 SHA-256 part 2/3: protocol functionality - - - --- 2020-05-13 brian m. carlson New
[28/44] t1302: expect repo format version 1 for SHA-256 SHA-256 part 2/3: protocol functionality - - - --- 2020-05-13 brian m. carlson New
[27/44] builtin/show-index: provide options to determine hash algo SHA-256 part 2/3: protocol functionality - - - --- 2020-05-13 brian m. carlson New
[26/44] t5302: modernize test formatting SHA-256 part 2/3: protocol functionality - - - --- 2020-05-13 brian m. carlson New
[25/44] packfile: compute and use the index CRC offset SHA-256 part 2/3: protocol functionality - - - --- 2020-05-13 brian m. carlson New
[24/44] t3200: mark assertion with SHA1 prerequisite SHA-256 part 2/3: protocol functionality - - - --- 2020-05-13 brian m. carlson New
[23/44] setup: set the_repository's hash algo when checking format SHA-256 part 2/3: protocol functionality - - - --- 2020-05-13 brian m. carlson New
[22/44] fetch-pack: parse and advertise the object-format capability SHA-256 part 2/3: protocol functionality - - - --- 2020-05-13 brian m. carlson New
[21/44] t5704: send object-format capability with SHA-256 SHA-256 part 2/3: protocol functionality - - - --- 2020-05-13 brian m. carlson New
[20/44] t5562: pass object-format in synthesized test data SHA-256 part 2/3: protocol functionality - - - --- 2020-05-13 brian m. carlson New
[19/44] builtin/clone: initialize hash algorithm properly SHA-256 part 2/3: protocol functionality - - - --- 2020-05-13 brian m. carlson New
[18/44] remote-curl: implement object-format extensions SHA-256 part 2/3: protocol functionality - - - --- 2020-05-13 brian m. carlson New
[17/44] transport-helper: implement object-format extensions SHA-256 part 2/3: protocol functionality - - - --- 2020-05-13 brian m. carlson New
[16/44] docs: update remote helper docs for object-format extensions SHA-256 part 2/3: protocol functionality - - - --- 2020-05-13 brian m. carlson New
[15/44] builtin/receive-pack: detect when the server doesn't support our hash SHA-256 part 2/3: protocol functionality - - - --- 2020-05-13 brian m. carlson New
[14/44] connect: detect algorithm when fetching refs SHA-256 part 2/3: protocol functionality - - - --- 2020-05-13 brian m. carlson New
[13/44] fetch-pack: detect when the server doesn't support our hash SHA-256 part 2/3: protocol functionality - - - --- 2020-05-13 brian m. carlson New
[12/44] connect: make parse_feature_value extern SHA-256 part 2/3: protocol functionality - - - --- 2020-05-13 brian m. carlson New
[11/44] send-pack: detect when the server doesn't support our hash SHA-256 part 2/3: protocol functionality - - - --- 2020-05-13 brian m. carlson New
[10/44] connect: add function to detect supported v1 hash functions SHA-256 part 2/3: protocol functionality - - - --- 2020-05-13 brian m. carlson New
[09/44] transport: add a hash algorithm member SHA-256 part 2/3: protocol functionality - - - --- 2020-05-13 brian m. carlson New
[08/44] pkt-line: add a member for hash algorithm SHA-256 part 2/3: protocol functionality - - - --- 2020-05-13 brian m. carlson New
[07/44] connect: add function to fetch value of a v2 server capability SHA-256 part 2/3: protocol functionality - - - --- 2020-05-13 brian m. carlson New
[06/44] connect: add function to parse multiple v1 capability values SHA-256 part 2/3: protocol functionality - - - --- 2020-05-13 brian m. carlson New
[05/44] remote: advertise the object-format capability on the server side SHA-256 part 2/3: protocol functionality - - - --- 2020-05-13 brian m. carlson New
[04/44] wrapper: add function to compare strings with different NUL termination SHA-256 part 2/3: protocol functionality - - - --- 2020-05-13 brian m. carlson New
[03/44] connect: have ref processing code take struct packet_reader SHA-256 part 2/3: protocol functionality - - - --- 2020-05-13 brian m. carlson New
[02/44] Documentation: document v1 protocol object-format capability SHA-256 part 2/3: protocol functionality - - - --- 2020-05-13 brian m. carlson New
[01/44] t1050: match object ID paths in a hash-insensitive way SHA-256 part 2/3: protocol functionality - - - --- 2020-05-13 brian m. carlson New
docs: document credential.helper allowed values docs: document credential.helper allowed values - - - --- 2020-05-05 brian m. carlson New
[v5] credential: fix matching URLs with multiple levels in path [v5] credential: fix matching URLs with multiple levels in path - - - --- 2020-04-27 brian m. carlson New
[v4] credential: fix matching URLs with multiple levels in path [v4] credential: fix matching URLs with multiple levels in path - - - --- 2020-04-26 brian m. carlson New
[v3] redential: fix matching URLs with multiple levels in path [v3] redential: fix matching URLs with multiple levels in path - - - --- 2020-04-25 brian m. carlson New
[v2] credential: fix matching URLs with multiple levels in path [v2] credential: fix matching URLs with multiple levels in path - - - --- 2020-04-22 brian m. carlson New
credential: fix matching URLs with multiple levels in path credential: fix matching URLs with multiple levels in path - - - --- 2020-04-22 brian m. carlson New
builtin/receive-pack: use constant-time comparison for HMAC value builtin/receive-pack: use constant-time comparison for HMAC value - - - --- 2020-04-09 brian m. carlson New
[v3,1/1] docs: add a FAQ [v3,1/1] docs: add a FAQ - - - --- 2020-03-30 brian m. carlson New
[v2] docs: add a FAQ [v2] docs: add a FAQ - - - --- 2020-03-25 brian m. carlson New
[v2] t3419: prevent failure when run with EXPENSIVE [v2] t3419: prevent failure when run with EXPENSIVE - - - --- 2020-03-20 brian m. carlson New
t3419: prevent failure when run with EXPENSIVE t3419: prevent failure when run with EXPENSIVE - - - --- 2020-03-20 brian m. carlson New
[v2,8/8] t0021: test filter metadata for additional cases [v2,1/8] builtin/checkout: pass branch info down to checkout_worktree - - - --- 2020-03-16 brian m. carlson New
[v2,7/8] builtin/reset: compute checkout metadata for reset [v2,1/8] builtin/checkout: pass branch info down to checkout_worktree - - - --- 2020-03-16 brian m. carlson New
[v2,6/8] builtin/rebase: compute checkout metadata for rebases [v2,1/8] builtin/checkout: pass branch info down to checkout_worktree - - - --- 2020-03-16 brian m. carlson New
[v2,5/8] builtin/clone: compute checkout metadata for clones [v2,1/8] builtin/checkout: pass branch info down to checkout_worktree - - - --- 2020-03-16 brian m. carlson New
[v2,4/8] builtin/checkout: compute checkout metadata for checkouts [v2,1/8] builtin/checkout: pass branch info down to checkout_worktree - - - --- 2020-03-16 brian m. carlson New
[v2,3/8] convert: provide additional metadata to filters [v2,1/8] builtin/checkout: pass branch info down to checkout_worktree - - - --- 2020-03-16 brian m. carlson New
[v2,2/8] convert: permit passing additional metadata to filter processes [v2,1/8] builtin/checkout: pass branch info down to checkout_worktree - - - --- 2020-03-16 brian m. carlson New
[v2,1/8] builtin/checkout: pass branch info down to checkout_worktree [v2,1/8] builtin/checkout: pass branch info down to checkout_worktree - - - --- 2020-03-16 brian m. carlson New
[1/1] docs: add a FAQ FAQ for common user questions - - - --- 2020-03-15 brian m. carlson New
[8/8] t0021: test filter metadata for additional cases Additional metadata for filter processes - - - --- 2020-03-10 brian m. carlson New
« 1 2 ... 4 5 610 11 »