Show patches with: none      |   43746 patches
« 1 2 ... 37 38 39437 438 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,25/30] object-file: handle compat objects in check_object_signature initial support for multiple hash functions - - - --- 2023-10-02 Eric W. Biederman New
[v2,24/30] tree-walk: init_tree_desc take an oid to get the hash algorithm initial support for multiple hash functions - - - --- 2023-10-02 Eric W. Biederman New
[v2,23/30] builtin/cat-file: let the oid determine the output algorithm initial support for multiple hash functions - - - --- 2023-10-02 Eric W. Biederman New
[v2,22/30] rev-parse: add an --output-object-format parameter initial support for multiple hash functions - - - --- 2023-10-02 Eric W. Biederman New
[v2,21/30] repository: implement extensions.compatObjectFormat initial support for multiple hash functions - - - --- 2023-10-02 Eric W. Biederman New
[v2,20/30] object-file: update object_info_extended to reencode objects initial support for multiple hash functions - - - --- 2023-10-02 Eric W. Biederman New
[v2,19/30] object-file-convert: convert commits that embed signed tags initial support for multiple hash functions - - - --- 2023-10-02 Eric W. Biederman New
[v2,18/30] object-file-convert: convert commit objects when writing initial support for multiple hash functions - - - --- 2023-10-02 Eric W. Biederman New
[v2,17/30] object-file-convert: don't leak when converting tag objects initial support for multiple hash functions - - - --- 2023-10-02 Eric W. Biederman New
[v2,16/30] object-file-convert: convert tag objects when writing initial support for multiple hash functions - - - --- 2023-10-02 Eric W. Biederman New
[v2,15/30] object-file-convert: add a function to convert trees between algorithms initial support for multiple hash functions - - - --- 2023-10-02 Eric W. Biederman New
[v2,14/30] object: factor out parse_mode out of fast-import and tree-walk into in object.h initial support for multiple hash functions - - - --- 2023-10-02 Eric W. Biederman New
[v2,13/30] cache: add a function to read an OID of a specific algorithm initial support for multiple hash functions - - - --- 2023-10-02 Eric W. Biederman New
[v2,12/30] tag: sign both hashes initial support for multiple hash functions - - - --- 2023-10-02 Eric W. Biederman New
[v2,11/30] commit: export add_header_signature to support handling signatures on tags initial support for multiple hash functions - - - --- 2023-10-02 Eric W. Biederman New
[v2,10/30] commit: convert mergetag before computing the signature of a commit initial support for multiple hash functions - - - --- 2023-10-02 Eric W. Biederman New
[v2,09/30] commit: write commits for both hashes initial support for multiple hash functions - - - --- 2023-10-02 Eric W. Biederman New
[v2,08/30] object-file: add a compat_oid_in parameter to write_object_file_flags initial support for multiple hash functions - - - --- 2023-10-02 Eric W. Biederman New
[v2,07/30] object-file: update the loose object map when writing loose objects initial support for multiple hash functions - - - --- 2023-10-02 Eric W. Biederman New
[v2,06/30] loose: compatibilty short name support initial support for multiple hash functions - - - --- 2023-10-02 Eric W. Biederman New
[v2,05/30] loose: add a mapping between SHA-1 and SHA-256 for loose objects initial support for multiple hash functions - - - --- 2023-10-02 Eric W. Biederman New
[v2,04/30] repository: add a compatibility hash algorithm initial support for multiple hash functions - - - --- 2023-10-02 Eric W. Biederman New
[v2,03/30] object-names: support input of oids in any supported hash initial support for multiple hash functions - - - --- 2023-10-02 Eric W. Biederman New
[v2,02/30] oid-array: teach oid-array to handle multiple kinds of oids initial support for multiple hash functions - - - --- 2023-10-02 Eric W. Biederman New
[v2,01/30] object-file-convert: stubs for converting from one object format to another initial support for multiple hash functions - - - --- 2023-10-02 Eric W. Biederman New
git-status.txt: fix minor asciidoc format issue git-status.txt: fix minor asciidoc format issue - - - --- 2023-10-01 Javier Mora Superseded
diff: fix --merge-base with annotated tags diff: fix --merge-base with annotated tags - - - --- 2023-10-01 Alyssa Ross Accepted
[v4,4/4] parse: separate out parsing functions from config.h Preliminary patches before git-std-lib - - - --- 2023-09-29 Jonathan Tan Accepted
[v4,3/4] config: correct bad boolean env value error message Preliminary patches before git-std-lib - - - --- 2023-09-29 Jonathan Tan Accepted
[v4,2/4] wrapper: reduce scope of remove_or_warn() Preliminary patches before git-std-lib - - - --- 2023-09-29 Jonathan Tan Accepted
[v4,1/4] hex-ll: separate out non-hash-algo functions Preliminary patches before git-std-lib - - - --- 2023-09-29 Jonathan Tan Accepted
[v3,3/3] subtree: adding test to validate fix subtree: fix split processing with multiple subtrees present - - - --- 2023-09-29 Zach FettersMoore New
[v3,2/3] subtree: changing location of commit ignore processing subtree: fix split processing with multiple subtrees present - - - --- 2023-09-29 Zach FettersMoore New
[v3,1/3] subtree: fix split processing with multiple subtrees present subtree: fix split processing with multiple subtrees present - - - --- 2023-09-29 Zach FettersMoore New
MyFirstContribution: add Discord server link MyFirstContribution: add Discord server link - - - --- 2023-09-28 Calvin Wan New
doc: correct the 50 characters soft limit doc: correct the 50 characters soft limit - - - --- 2023-09-28 谢致邦 (XIE Zhibang) Accepted
[v2,6/6] commit-graph: report incomplete chains during verification some "commit-graph verify" fixes for chains - - - --- 2023-09-28 Jeff King Accepted
[v2,5/6] commit-graph: tighten chain size check some "commit-graph verify" fixes for chains - - - --- 2023-09-28 Jeff King Accepted
[v2,4/6] commit-graph: detect read errors when verifying graph chain some "commit-graph verify" fixes for chains - - - --- 2023-09-28 Jeff King Accepted
[v2,3/6] t5324: harmonize sha1/sha256 graph chain corruption some "commit-graph verify" fixes for chains - - - --- 2023-09-28 Jeff King Accepted
[v2,2/6] commit-graph: check mixed generation validation when loading chain file some "commit-graph verify" fixes for chains - - - --- 2023-09-28 Jeff King Accepted
[v2,1/6] commit-graph: factor out chain opening function some "commit-graph verify" fixes for chains - - - --- 2023-09-28 Jeff King Accepted
[30/30] t1016-compatObjectFormat: Add tests to verify the conversion between objects Initial support for multiple hash functions - - - --- 2023-09-27 Eric W. Biederman New
[29/30] t1006: Test oid compatibility with cat-file Initial support for multiple hash functions - - - --- 2023-09-27 Eric W. Biederman New
[28/30] t1006: Rename sha1 to oid Initial support for multiple hash functions - - - --- 2023-09-27 Eric W. Biederman New
[27/30] test-lib: Compute the compatibility hash so tests may use it Initial support for multiple hash functions - - - --- 2023-09-27 Eric W. Biederman New
[26/30] builtin/ls-tree: Let the oid determine the output algorithm Initial support for multiple hash functions - - - --- 2023-09-27 Eric W. Biederman New
[25/30] object-file: Handle compat objects in check_object_signature Initial support for multiple hash functions - - - --- 2023-09-27 Eric W. Biederman New
[24/30] tree-walk: init_tree_desc take an oid to get the hash algorithm Initial support for multiple hash functions - - - --- 2023-09-27 Eric W. Biederman New
[23/30] builtin/cat-file: Let the oid determine the output algorithm Initial support for multiple hash functions - - - --- 2023-09-27 Eric W. Biederman New
[22/30] rev-parse: Add an --output-object-format parameter Initial support for multiple hash functions - - - --- 2023-09-27 Eric W. Biederman New
[21/30] repository: Implement extensions.compatObjectFormat Initial support for multiple hash functions - - - --- 2023-09-27 Eric W. Biederman New
[20/30] object-file: Update object_info_extended to reencode objects Initial support for multiple hash functions - - - --- 2023-09-27 Eric W. Biederman New
[19/30] object-file-convert: Convert commits that embed signed tags Initial support for multiple hash functions - - - --- 2023-09-27 Eric W. Biederman New
[18/30] object-file-convert: convert commit objects when writing Initial support for multiple hash functions - - - --- 2023-09-27 Eric W. Biederman New
[17/30] object-file-convert: Don't leak when converting tag objects Initial support for multiple hash functions - - - --- 2023-09-27 Eric W. Biederman New
[16/30] object-file-convert: convert tag objects when writing Initial support for multiple hash functions - - - --- 2023-09-27 Eric W. Biederman New
[15/30] object-file-convert: add a function to convert trees between algorithms Initial support for multiple hash functions - - - --- 2023-09-27 Eric W. Biederman New
[14/30] object: Factor out parse_mode out of fast-import and tree-walk into in object.h Initial support for multiple hash functions - - - --- 2023-09-27 Eric W. Biederman New
[13/30] cache: add a function to read an OID of a specific algorithm Initial support for multiple hash functions - - - --- 2023-09-27 Eric W. Biederman New
[12/30] tag: sign both hashes Initial support for multiple hash functions - - - --- 2023-09-27 Eric W. Biederman New
[11/30] commit: Export add_header_signature to support handling signatures on tags Initial support for multiple hash functions - - - --- 2023-09-27 Eric W. Biederman New
[10/30] commit: Convert mergetag before computing the signature of a commit Initial support for multiple hash functions - - - --- 2023-09-27 Eric W. Biederman New
[09/30] commit: write commits for both hashes Initial support for multiple hash functions - - - --- 2023-09-27 Eric W. Biederman New
[08/30] object-file: Add a compat_oid_in parameter to write_object_file_flags Initial support for multiple hash functions - - - --- 2023-09-27 Eric W. Biederman New
[07/30] object-file: Update the loose object map when writing loose objects Initial support for multiple hash functions - - - --- 2023-09-27 Eric W. Biederman New
[06/30] loose: Compatibilty short name support Initial support for multiple hash functions - - - --- 2023-09-27 Eric W. Biederman New
[05/30] loose: add a mapping between SHA-1 and SHA-256 for loose objects Initial support for multiple hash functions - - - --- 2023-09-27 Eric W. Biederman New
[04/30] repository: add a compatibility hash algorithm Initial support for multiple hash functions - - - --- 2023-09-27 Eric W. Biederman New
[03/30] object-names: Support input of oids in any supported hash Initial support for multiple hash functions - - - --- 2023-09-27 Eric W. Biederman New
[02/30] oid-array: Teach oid-array to handle multiple kinds of oids Initial support for multiple hash functions - - - --- 2023-09-27 Eric W. Biederman New
[01/30] object-file-convert: Stubs for converting from one object format to another Initial support for multiple hash functions - - - --- 2023-09-27 Eric W. Biederman New
setup: Only allow extenions.objectFormat to be specified once setup: Only allow extenions.objectFormat to be specified once - - - --- 2023-09-26 Eric W. Biederman New
[v3] bulk-checkin: only support blobs in index_bulk_checkin [v3] bulk-checkin: only support blobs in index_bulk_checkin - - - --- 2023-09-26 Eric W. Biederman Accepted
[v4,4/4] trailer: only use trailer_block_* variables if trailers were found Trailer readability cleanups - - - --- 2023-09-26 Linus Arver New
[v4,3/4] trailer: use offsets for trailer_start/trailer_end Trailer readability cleanups - - - --- 2023-09-26 Linus Arver New
[v4,2/4] trailer: find the end of the log message Trailer readability cleanups - - - --- 2023-09-26 Linus Arver New
[v4,1/4] commit: ignore_non_trailer computes number of bytes to ignore Trailer readability cleanups - - - --- 2023-09-26 Linus Arver Accepted
[6/6] commit-graph: report incomplete chains during verification some "commit-graph verify" fixes for chains - - - --- 2023-09-26 Jeff King Superseded
[5/6] commit-graph: tighten chain size check some "commit-graph verify" fixes for chains - - - --- 2023-09-26 Jeff King Superseded
[4/6] commit-graph: detect read errors when verifying graph chain some "commit-graph verify" fixes for chains - - - --- 2023-09-26 Jeff King Superseded
[3/6] t5324: harmonize sha1/sha256 graph chain corruption some "commit-graph verify" fixes for chains - - - --- 2023-09-26 Jeff King Superseded
[2/6] commit-graph: check mixed generation validation when loading chain file some "commit-graph verify" fixes for chains - - - --- 2023-09-26 Jeff King Superseded
[1/6] commit-graph: factor out chain opening function some "commit-graph verify" fixes for chains - - - --- 2023-09-26 Jeff King Superseded
unicode: update the width tables to Unicode 15.1 unicode: update the width tables to Unicode 15.1 - - - --- 2023-09-25 Beat Bolli Accepted
[v2,3/3] ref-filter: add mailmap support Add mailmap support to ref-filter - - - --- 2023-09-25 Kousik Sanagavarapu Accepted
[v2,2/3] t/t6300: introduce test_bad_atom Add mailmap support to ref-filter - - - --- 2023-09-25 Kousik Sanagavarapu Accepted
[v2,1/3] t/t6300: cleanup test_atom Add mailmap support to ref-filter - - - --- 2023-09-25 Kousik Sanagavarapu Accepted
[v2,3/3] pkt-line: do not chomp newlines for sideband messages [v2,1/3] test-pkt-line: add option parser for unpack-sideband - - - --- 2023-09-25 Jiang Xin New
[v2,2/3] pkt-line: memorize sideband fragment in reader [v2,1/3] test-pkt-line: add option parser for unpack-sideband - - - --- 2023-09-25 Jiang Xin New
[v2,1/3] test-pkt-line: add option parser for unpack-sideband [v2,1/3] test-pkt-line: add option parser for unpack-sideband - - - --- 2023-09-25 Jiang Xin New
[v7,9/9] gc: add `gc.repackFilterTo` config option Repack objects into separate packfiles based on a filter - - - --- 2023-09-25 Christian Couder Superseded
[v7,8/9] repack: implement `--filter-to` for storing filtered out objects Repack objects into separate packfiles based on a filter - - - --- 2023-09-25 Christian Couder Superseded
[v7,7/9] gc: add `gc.repackFilter` config option Repack objects into separate packfiles based on a filter - - - --- 2023-09-25 Christian Couder Superseded
[v7,6/9] repack: add `--filter=<filter-spec>` option Repack objects into separate packfiles based on a filter - - - --- 2023-09-25 Christian Couder Superseded
[v7,5/9] pack-bitmap-write: rebuild using new bitmap when remapping Repack objects into separate packfiles based on a filter - - - --- 2023-09-25 Christian Couder Superseded
[v7,4/9] repack: refactor finding pack prefix Repack objects into separate packfiles based on a filter - - - --- 2023-09-25 Christian Couder Superseded
[v7,3/9] repack: refactor finishing pack-objects command Repack objects into separate packfiles based on a filter - - - --- 2023-09-25 Christian Couder Superseded
[v7,2/9] t/helper: add 'find-pack' test-tool Repack objects into separate packfiles based on a filter - - - --- 2023-09-25 Christian Couder Superseded
[v7,1/9] pack-objects: allow `--filter` without `--stdout` Repack objects into separate packfiles based on a filter - - - --- 2023-09-25 Christian Couder Superseded
« 1 2 ... 37 38 39437 438 »