Show patches with: Submitter = brian m. carlson       |    Archived = No       |   148 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[01/13] credential: add an authtype field Support for arbitrary schemes in credentials - - - --- 2024-03-24 brian m. carlson Superseded
[01/15] sha1-file: allow hashing objects literally with any algorithm SHA-256 / SHA-1 interop, part 1 - - - --- 2021-04-10 brian m. carlson Superseded
[02/13] remote-curl: reset headers on new request Support for arbitrary schemes in credentials - - - --- 2024-03-24 brian m. carlson Superseded
[02/15] builtin/hash-object: allow literally hashing with a given algorithm SHA-256 / SHA-1 interop, part 1 - - - --- 2021-04-10 brian m. carlson Superseded
[03/13] http: use new headers for each object request Support for arbitrary schemes in credentials - - - --- 2024-03-24 brian m. carlson Superseded
[03/15] cache: add an algo member to struct object_id SHA-256 / SHA-1 interop, part 1 - - - --- 2021-04-10 brian m. carlson Superseded
[04/13] credential: add a field for pre-encoded credentials Support for arbitrary schemes in credentials - - - --- 2024-03-24 brian m. carlson Superseded
[04/15] Always use oidread to read into struct object_id SHA-256 / SHA-1 interop, part 1 - - - --- 2021-04-10 brian m. carlson Superseded
[05/13] credential: gate new fields on capability Support for arbitrary schemes in credentials - - - --- 2024-03-24 brian m. carlson Superseded
[05/15] hash: add a function to finalize object IDs SHA-256 / SHA-1 interop, part 1 - - - --- 2021-04-10 brian m. carlson Superseded
[06/13] docs: indicate new credential protocol fields Support for arbitrary schemes in credentials - - - --- 2024-03-24 brian m. carlson Superseded
[06/15] Use the final_oid_fn to finalize hashing of object IDs SHA-256 / SHA-1 interop, part 1 - - - --- 2021-04-10 brian m. carlson Superseded
[07/13] http: add support for authtype and credential Support for arbitrary schemes in credentials - - - --- 2024-03-24 brian m. carlson Superseded
[07/15] builtin/pack-redundant: avoid casting buffers to struct object_id SHA-256 / SHA-1 interop, part 1 - - - --- 2021-04-10 brian m. carlson Superseded
[08/13] credential: add an argument to keep state Support for arbitrary schemes in credentials - - - --- 2024-03-24 brian m. carlson Superseded
[08/15] cache: compare the entire buffer for struct object_id SHA-256 / SHA-1 interop, part 1 - - - --- 2021-04-10 brian m. carlson Superseded
[09/13] credential: enable state capability Support for arbitrary schemes in credentials - - - --- 2024-03-24 brian m. carlson Superseded
[09/15] hash: set and copy algo field in struct object_id SHA-256 / SHA-1 interop, part 1 - - - --- 2021-04-10 brian m. carlson Superseded
[1/1] merge-file: add an option to process object IDs Object ID support for git merge-file - - - --- 2023-10-24 brian m. carlson Superseded
[1/2] docs: document SHA-256 pack and indices Documentation updates for SHA-256 - - - --- 2020-08-13 brian m. carlson Accepted
[1/2] http: advertise capabilities when cloning empty repos Fix empty SHA-256 clones with v0 and v1 - - - --- 2023-04-26 brian m. carlson Superseded
[1/2] t0027: add tests for eol without text in .gitattributes Improvements to tests and docs for .gitattributes eol - - - --- 2022-01-11 brian m. carlson Accepted
[1/3] var: add support for listing the shell Additional variables for git var - - - --- 2023-06-22 brian m. carlson Superseded
[1/4] gitfaq: add advice on monorepos Additional FAQ entries - - - --- 2021-10-20 brian m. carlson Superseded
[1/5] commit: ignore additional signatures when parsing signed commits Support for commits signed by multiple algorithms - - - --- 2021-01-11 brian m. carlson Superseded
[1/6] builtin/stash: factor out generic function to look up stash info Importing and exporting stashes to refs - - - --- 2022-03-10 brian m. carlson Superseded
[10/13] docs: set a limit on credential line length Support for arbitrary schemes in credentials - - - --- 2024-03-24 brian m. carlson Superseded
[10/15] hash: provide per-algorithm null OIDs SHA-256 / SHA-1 interop, part 1 - - - --- 2021-04-10 brian m. carlson Superseded
[11/13] t5563: refactor for multi-stage authentication Support for arbitrary schemes in credentials - - - --- 2024-03-24 brian m. carlson Superseded
[11/15] builtin/show-index: set the algorithm for object IDs SHA-256 / SHA-1 interop, part 1 - - - --- 2021-04-10 brian m. carlson Superseded
[12/13] strvec: implement swapping two strvecs Support for arbitrary schemes in credentials - - - --- 2024-03-24 brian m. carlson Superseded
[12/15] commit-graph: don't store file hashes as struct object_id SHA-256 / SHA-1 interop, part 1 - - - --- 2021-04-10 brian m. carlson Superseded
[13/13] credential: add support for multistage credential rounds Support for arbitrary schemes in credentials - - - --- 2024-03-24 brian m. carlson Superseded
[13/15] builtin/pack-objects: avoid using struct object_id for pack hash SHA-256 / SHA-1 interop, part 1 - - - --- 2021-04-10 brian m. carlson Superseded
[14/15] hex: default to the_hash_algo on zero algorithm value SHA-256 / SHA-1 interop, part 1 - - - --- 2021-04-10 brian m. carlson Superseded
[15/15] hex: print objects using the hash algorithm member SHA-256 / SHA-1 interop, part 1 - - - --- 2021-04-10 brian m. carlson Superseded
[2/2] docs: correct documentation about eol attribute Improvements to tests and docs for .gitattributes eol - - - --- 2022-01-11 brian m. carlson Accepted
[2/2] docs: fix step in transition plan Documentation updates for SHA-256 - - - --- 2020-08-13 brian m. carlson Accepted
[2/2] Honor GIT_DEFAULT_HASH for empty clones without remote algo Fix empty SHA-256 clones with v0 and v1 - - - --- 2023-04-26 brian m. carlson Superseded
[2/3] var: add attributes files locations Additional variables for git var - - - --- 2023-06-22 brian m. carlson Superseded
[2/4] gitfaq: add documentation on proxies Additional FAQ entries - - - --- 2021-10-20 brian m. carlson Superseded
[2/5] gpg-interface: improve interface for parsing tags Support for commits signed by multiple algorithms - - - --- 2021-01-11 brian m. carlson Superseded
[2/6] builtin/stash: fill in all commit data Importing and exporting stashes to refs - - - --- 2022-03-10 brian m. carlson Superseded
[3/3] var: add config file locations Additional variables for git var - - - --- 2023-06-22 brian m. carlson Superseded
[3/4] gitfaq: give advice on using eol attribute in gitattributes Additional FAQ entries - - - --- 2021-10-20 brian m. carlson Superseded
[3/5] commit: allow parsing arbitrary buffers with headers Support for commits signed by multiple algorithms - - - --- 2021-01-11 brian m. carlson Superseded
[3/6] object-name: make get_oid quietly return an error Importing and exporting stashes to refs - - - --- 2022-03-10 brian m. carlson Superseded
[4/4] doc: add a FAQ entry about syncing working trees Additional FAQ entries - - - --- 2021-10-20 brian m. carlson Superseded
[4/5] ref-filter: hoist signature parsing Support for commits signed by multiple algorithms - - - --- 2021-01-11 brian m. carlson Superseded
[4/6] builtin/stash: provide a way to export stashes to a ref Importing and exporting stashes to refs - - - --- 2022-03-10 brian m. carlson Superseded
[5/6] builtin/stash: provide a way to import stashes from a ref Importing and exporting stashes to refs - - - --- 2022-03-10 brian m. carlson Superseded
[5/6] fixup! commit: ignore additional signatures when parsing signed commits Support for commits signed by multiple algorithms - - - --- 2021-01-11 brian m. carlson Superseded
[6/6] doc: add stash export and import to docs Importing and exporting stashes to refs - - - --- 2022-03-10 brian m. carlson Superseded
[6/6] gpg-interface: remove other signature headers before verifying Support for commits signed by multiple algorithms - - - --- 2021-01-11 brian m. carlson Superseded
[v2,01/16] credential: add an authtype field Support for arbitrary schemes in credentials - - - --- 2024-04-17 brian m. carlson New
[v2,02/16] remote-curl: reset headers on new request Support for arbitrary schemes in credentials - - - --- 2024-04-17 brian m. carlson New
[v2,03/16] http: use new headers for each object request Support for arbitrary schemes in credentials - - - --- 2024-04-17 brian m. carlson New
[v2,04/16] credential: add a field for pre-encoded credentials Support for arbitrary schemes in credentials - - - --- 2024-04-17 brian m. carlson New
[v2,05/16] credential: gate new fields on capability Support for arbitrary schemes in credentials - - - --- 2024-04-17 brian m. carlson New
[v2,06/16] credential: add a field called "ephemeral" Support for arbitrary schemes in credentials - - - --- 2024-04-17 brian m. carlson New
[v2,07/16] docs: indicate new credential protocol fields Support for arbitrary schemes in credentials - - - --- 2024-04-17 brian m. carlson New
[v2,08/16] http: add support for authtype and credential Support for arbitrary schemes in credentials - - - --- 2024-04-17 brian m. carlson New
[v2,09/16] credential: add an argument to keep state Support for arbitrary schemes in credentials - - - --- 2024-04-17 brian m. carlson New
[v2,1/1] git-compat-util: add a test balloon for C99 support Add a test balloon for C99 support - - - --- 2021-11-16 brian m. carlson Superseded
[v2,1/1] merge-file: add an option to process object IDs Object ID support for git merge-file - - - --- 2023-10-30 brian m. carlson Superseded
[v2,1/1] upload-pack: advertise capabilities when cloning empty repos Fix empty SHA-256 clones with v0 and v1 - - - --- 2023-05-01 brian m. carlson Superseded
[v2,1/2] t0027: add tests for eol without text in .gitattributes Improvements to tests and docs for .gitattributes eol - - - --- 2022-02-14 brian m. carlson Accepted
[v2,1/2] wrapper: add a helper to generate numbers from a CSPRNG Generate temporary files using a CSPRNG - - - --- 2022-01-04 brian m. carlson Superseded
[v2,1/4] object-name: make get_oid quietly return an error Importing and exporting stashes to refs - - - --- 2022-03-29 brian m. carlson Superseded
[v2,1/5] commit: ignore additional signatures when parsing signed commits Support for commits signed by multiple algorithms - - - --- 2021-01-11 brian m. carlson Superseded
[v2,1/7] t: add a function to check executable bit Additional variables for git var - - - --- 2023-06-26 brian m. carlson Superseded
[v2,10/16] credential: enable state capability Support for arbitrary schemes in credentials - - - --- 2024-04-17 brian m. carlson New
[v2,11/16] docs: set a limit on credential line length Support for arbitrary schemes in credentials - - - --- 2024-04-17 brian m. carlson New
[v2,12/16] t5563: refactor for multi-stage authentication Support for arbitrary schemes in credentials - - - --- 2024-04-17 brian m. carlson New
[v2,13/16] credential: add support for multistage credential rounds Support for arbitrary schemes in credentials - - - --- 2024-04-17 brian m. carlson New
[v2,14/16] t: add credential tests for authtype Support for arbitrary schemes in credentials - - - --- 2024-04-17 brian m. carlson New
[v2,15/16] credential-cache: implement authtype capability Support for arbitrary schemes in credentials - - - --- 2024-04-17 brian m. carlson New
[v2,16/16] credential: add method for querying capabilities Support for arbitrary schemes in credentials - - - --- 2024-04-17 brian m. carlson New
[v2,2/2] Prevent git from rehashing 4GiB files Prevent re-reading 4 GiB files on every status - - - --- 2023-10-12 brian m. carlson Accepted
[v2,2/2] wrapper: use a CSPRNG to generate random file names Generate temporary files using a CSPRNG - - - --- 2022-01-04 brian m. carlson Superseded
[v2,2/4] builtin/stash: factor out revision parsing into a function Importing and exporting stashes to refs - - - --- 2022-03-29 brian m. carlson Superseded
[v2,2/5] gpg-interface: improve interface for parsing tags Support for commits signed by multiple algorithms - - - --- 2021-01-11 brian m. carlson Superseded
[v2,2/7] var: add support for listing the shell Additional variables for git var - - - --- 2023-06-26 brian m. carlson Superseded
[v2,3/4] builtin/stash: provide a way to export stashes to a ref Importing and exporting stashes to refs - - - --- 2022-03-29 brian m. carlson Superseded
[v2,3/5] commit: allow parsing arbitrary buffers with headers Support for commits signed by multiple algorithms - - - --- 2021-01-11 brian m. carlson Superseded
[v2,3/7] var: format variable structure with C99 initializers Additional variables for git var - - - --- 2023-06-26 brian m. carlson Superseded
[v2,4/4] builtin/stash: provide a way to import stashes from a ref Importing and exporting stashes to refs - - - --- 2022-03-29 brian m. carlson Superseded
[v2,4/5] ref-filter: hoist signature parsing Support for commits signed by multiple algorithms - - - --- 2021-01-11 brian m. carlson Superseded
[v2,4/7] var: adjust memory allocation for strings Additional variables for git var - - - --- 2023-06-26 brian m. carlson Superseded
[v2,5/5] gpg-interface: remove other signature headers before verifying Support for commits signed by multiple algorithms - - - --- 2021-01-11 brian m. carlson Superseded
[v2,5/7] attr: expose and rename accessor functions Additional variables for git var - - - --- 2023-06-26 brian m. carlson Superseded
[v2,6/7] var: add attributes files locations Additional variables for git var - - - --- 2023-06-26 brian m. carlson Superseded
[v2,7/7] var: add config file locations Additional variables for git var - - - --- 2023-06-26 brian m. carlson Superseded
[v2] block-sha1: remove use of assembly [v2] block-sha1: remove use of assembly - - - --- 2022-03-08 brian m. carlson Accepted
[v2] builtin/clone: avoid failure with GIT_DEFAULT_HASH [v2] builtin/clone: avoid failure with GIT_DEFAULT_HASH - - - --- 2020-09-15 brian m. carlson Superseded
[v2] builtin/init-db: handle bare clones when core.bare set to false [v2] builtin/init-db: handle bare clones when core.bare set to false - - - --- 2021-03-10 brian m. carlson Accepted
[v2] docs: rephrase and clarify the git status --short format [v2] docs: rephrase and clarify the git status --short format - - - --- 2021-01-10 brian m. carlson Accepted
[v2] gc: use temporary file for editing crontab [v2] gc: use temporary file for editing crontab - - - --- 2022-08-28 brian m. carlson Accepted
[v2] rev-list: add option for --pretty=format without header [v2] rev-list: add option for --pretty=format without header - - - --- 2021-07-11 brian m. carlson Accepted
[v2] sha256: add support for Nettle [v2] sha256: add support for Nettle - - - --- 2022-07-10 brian m. carlson Accepted
« 1 2 »