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
[10/15] hash: provide per-algorithm null OIDs SHA-256 / SHA-1 interop, part 1 - - - --- 2021-04-10 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
[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
[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
[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
[05/15] hash: add a function to finalize object IDs SHA-256 / SHA-1 interop, part 1 - - - --- 2021-04-10 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
[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
[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
[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
[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
builtin/init-db: handle bare clones when core.bare set to false builtin/init-db: handle bare clones when core.bare set to false - - - --- 2021-03-08 brian m. carlson Superseded
[v4,6/6] gpg-interface: remove other signature headers before verifying Support for commits signed by multiple algorithms - - - --- 2021-02-11 brian m. carlson Accepted
[v4,5/6] ref-filter: hoist signature parsing Support for commits signed by multiple algorithms - - - --- 2021-02-11 brian m. carlson Accepted
[v4,4/6] commit: allow parsing arbitrary buffers with headers Support for commits signed by multiple algorithms - - - --- 2021-02-11 brian m. carlson Accepted
[v4,3/6] gpg-interface: improve interface for parsing tags Support for commits signed by multiple algorithms - - - --- 2021-02-11 brian m. carlson Accepted
[v4,2/6] commit: ignore additional signatures when parsing signed commits Support for commits signed by multiple algorithms - - - --- 2021-02-11 brian m. carlson Accepted
[v4,1/6] ref-filter: switch some uses of unsigned long to size_t Support for commits signed by multiple algorithms - - - --- 2021-02-11 brian m. carlson Accepted
[v3,6/6] gpg-interface: remove other signature headers before verifying Support for commits signed by multiple algorithms - - - --- 2021-01-18 brian m. carlson Superseded
[v3,5/6] ref-filter: hoist signature parsing Support for commits signed by multiple algorithms - - - --- 2021-01-18 brian m. carlson Superseded
[v3,4/6] commit: allow parsing arbitrary buffers with headers Support for commits signed by multiple algorithms - - - --- 2021-01-18 brian m. carlson Superseded
[v3,3/6] gpg-interface: improve interface for parsing tags Support for commits signed by multiple algorithms - - - --- 2021-01-18 brian m. carlson Superseded
[v3,2/6] commit: ignore additional signatures when parsing signed commits Support for commits signed by multiple algorithms - - - --- 2021-01-18 brian m. carlson Superseded
[v3,1/6] ref-filter: switch some uses of unsigned long to size_t Support for commits signed by multiple algorithms - - - --- 2021-01-18 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,4/5] ref-filter: hoist signature parsing Support for commits signed by multiple algorithms - - - --- 2021-01-11 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,2/5] gpg-interface: improve interface for parsing tags Support for commits signed by multiple algorithms - - - --- 2021-01-11 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
[6/6] gpg-interface: remove other signature headers before verifying Support for commits signed by multiple algorithms - - - --- 2021-01-11 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
[4/5] ref-filter: hoist signature parsing Support for commits signed by multiple algorithms - - - --- 2021-01-11 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
[2/5] gpg-interface: improve interface for parsing tags Support for commits signed by multiple algorithms - - - --- 2021-01-11 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
[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
[v4,2/2] rev-parse: add option for absolute or relative path formatting rev-parse options for absolute or relative paths - - - --- 2020-12-06 brian m. carlson Superseded
[v4,1/2] abspath: add a function to resolve paths with missing components rev-parse options for absolute or relative paths - - - --- 2020-12-06 brian m. carlson Superseded
[v3,2/2] rev-parse: add option for absolute or relative path formatting rev-parse options for absolute or relative paths - - - --- 2020-11-27 brian m. carlson Superseded
[v3,1/2] abspath: add a function to resolve paths with missing components rev-parse options for absolute or relative paths - - - --- 2020-11-27 brian m. carlson Superseded
svn: use correct variable name for short OID svn: use correct variable name for short OID - - - --- 2020-10-22 brian m. carlson Accepted
[v3] builtin/clone: avoid failure with GIT_DEFAULT_HASH [v3] builtin/clone: avoid failure with GIT_DEFAULT_HASH - - - --- 2020-09-20 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
builtin/clone: avoid failure with GIT_DEFAULT_HASH builtin/clone: avoid failure with GIT_DEFAULT_HASH - - - --- 2020-09-11 brian m. carlson Superseded
po: add missing letter for French message po: add missing letter for French message 1 - - --- 2020-08-27 brian m. carlson Accepted
[2/2] docs: fix step in transition plan Documentation updates for SHA-256 - - - --- 2020-08-13 brian m. carlson Accepted
[1/2] docs: document SHA-256 pack and indices Documentation updates for SHA-256 - - - --- 2020-08-13 brian m. carlson Accepted
git-cvsexportcommit: support Perl before 5.10.1 git-cvsexportcommit: support Perl before 5.10.1 - - - --- 2020-08-06 brian m. carlson Accepted
« 1 2 »