Show patches with: State = Action Required       |   24315 patches
« 1 2 ... 10 11 12243 244 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[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
[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
[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
[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
[v2,6/6] coverity: detect and report when the token or project is incorrect Add a GitHub workflow to submit builds to Coverity Scan - - - --- 2023-09-25 Johannes Schindelin New
[v3,7/7] cmake: handle also unit tests CMake(Visual C) support for js/doc-unit-tests - - - --- 2023-09-25 Johannes Schindelin New
[v3,4/7] artifacts-tar: when including `.dll` files, don't forget the unit-tests CMake(Visual C) support for js/doc-unit-tests - - - --- 2023-09-25 Johannes Schindelin New
[v3,3/7] unit-tests: do show relative file paths CMake(Visual C) support for js/doc-unit-tests - - - --- 2023-09-25 Johannes Schindelin New
[v3,2/7] unit-tests: do not mistake `.pdb` files for being executable CMake(Visual C) support for js/doc-unit-tests - - - --- 2023-09-25 Johannes Schindelin New
[v3,1/7] cmake: also build unit tests CMake(Visual C) support for js/doc-unit-tests - - - --- 2023-09-25 Johannes Schindelin New
[v2,4/4] doc: refer to internet archive Switch links to https - - - --- 2023-09-24 Josh Soref New
[v2,2/4] doc: update links to current pages Switch links to https - - - --- 2023-09-24 Josh Soref New
[v2,1/4] doc: switch links to https Switch links to https - - - --- 2023-09-24 Josh Soref New
[v2] diff --stat: set the width defaults in a helper function [v2] diff --stat: set the width defaults in a helper function - - - --- 2023-09-23 Dragan Simic New
[v2] test-lib: fix GIT_TEST_SANITIZE_LEAK_LOG [v2] test-lib: fix GIT_TEST_SANITIZE_LEAK_LOG - - - --- 2023-09-22 Rubén Justo New
git-gui - simplify _open_stdout_stderr git-gui - simplify _open_stdout_stderr - - - --- 2023-09-22 Mark Levedahl New
[v2,2/2] subtree: changing location of commit ignore processing subtree: fix split processing with multiple subtrees present - - - --- 2023-09-22 Zach FettersMoore New
[v2,1/2] subtree: fix split processing with multiple subtrees present subtree: fix split processing with multiple subtrees present - - - --- 2023-09-22 Zach FettersMoore New
pretty-formats.txt: fix whitespace pretty-formats.txt: fix whitespace - - - --- 2023-09-22 Josh Soref New
[v2] .github/workflows: add coverity action [v2] .github/workflows: add coverity action - - - --- 2023-09-21 Taylor Blau New
[v3,5/5] config-parse: split library out of config.[c|h] config-parse: create config parsing library - - - --- 2023-09-21 Josh Steadmon New
[v3,4/5] config.c: accept config_parse_options in git_config_from_stdin config-parse: create config parsing library - - - --- 2023-09-21 Josh Steadmon New
[v3,3/5] config: report config parse errors using cb config-parse: create config parsing library - - - --- 2023-09-21 Josh Steadmon New
[v3,2/5] config: split do_event() into start and flush operations config-parse: create config parsing library - - - --- 2023-09-21 Josh Steadmon New
[v3,1/5] config: split out config_parse_options config-parse: create config parsing library - - - --- 2023-09-21 Josh Steadmon New
completion: loosen and document the requirement around completing alias completion: loosen and document the requirement around completing alias - - - --- 2023-09-20 Junio C Hamano New
[v2,0/2] diff-merges: introduce '-d' option - - - --- 2023-09-20 Sergey Organov New
attr: attr.allowInvalidSource config to allow invalid revision attr: attr.allowInvalidSource config to allow invalid revision - - - --- 2023-09-20 John Cai New
[v2,6/6] refs: always try to do packed transactions for reftable RFC: simple reftable backend - - - --- 2023-09-20 Han-Wen Nienhuys New
[v2,5/6] refs: alternate reftable ref backend implementation RFC: simple reftable backend - - - --- 2023-09-20 Han-Wen Nienhuys New
[v2,4/6] refs: move is_packed_transaction_needed out of packed-backend.c RFC: simple reftable backend - - - --- 2023-09-20 Han-Wen Nienhuys New
[v2,3/6] refs: push lock management into packed backend RFC: simple reftable backend - - - --- 2023-09-20 Han-Wen Nienhuys New
[v2,2/6] refs: wrap transaction in a debug-specific transaction RFC: simple reftable backend - - - --- 2023-09-20 Han-Wen Nienhuys New
[v2,1/6] refs: construct transaction using a _begin callback RFC: simple reftable backend - - - --- 2023-09-20 Han-Wen Nienhuys New
[v4] revision: add `--ignore-missing-links` user option [v4] revision: add `--ignore-missing-links` user option - - - --- 2023-09-20 Karthik Nayak New
fix: check parameters in json-write.c fix: check parameters in json-write.c - - - --- 2023-09-19 wangsirun New
pkt-line: do not chomp EOL for sideband progress info pkt-line: do not chomp EOL for sideband progress info - - - --- 2023-09-19 Jiang Xin New
[2/2] archive: support remote archive from stateless transport [1/2] transport-helper: no connection restriction in connect_helper - - - --- 2023-09-19 Jiang Xin New
[1/2] transport-helper: no connection restriction in connect_helper [1/2] transport-helper: no connection restriction in connect_helper - - - --- 2023-09-19 Jiang Xin New
[5/8] fsmonitor: mark unused parameters in stub functions fsmonitor unused parameter cleanups - - - --- 2023-09-18 Jeff King New
[2/8] fsmonitor/win32: drop unused parameters fsmonitor unused parameter cleanups - - - --- 2023-09-18 Jeff King New
[v2,7/7] cmake: handle also unit tests CMake(Visual C) support for js/doc-unit-tests - - - --- 2023-09-18 Johannes Schindelin New
[v2,6/7] cmake: use test names instead of full paths CMake(Visual C) support for js/doc-unit-tests - - - --- 2023-09-18 Johannes Schindelin New
[v2,4/7] artifacts-tar: when including `.dll` files, don't forget the unit-tests CMake(Visual C) support for js/doc-unit-tests - - - --- 2023-09-18 Johannes Schindelin New
[v2,3/7] unit-tests: do show relative file paths CMake(Visual C) support for js/doc-unit-tests - - - --- 2023-09-18 Johannes Schindelin New
[v2,2/7] unit-tests: do not mistake `.pdb` files for being executable CMake(Visual C) support for js/doc-unit-tests - - - --- 2023-09-18 Johannes Schindelin New
[v2,1/7] cmake: also build unit tests CMake(Visual C) support for js/doc-unit-tests - - - --- 2023-09-18 Johannes Schindelin New
subtree: fix split processing with multiple subtrees present subtree: fix split processing with multiple subtrees present - - - --- 2023-09-18 Zach FettersMoore New
[3/3] refs: alternate reftable ref backend implementation Simple reftable backend - - - --- 2023-09-18 Han-Wen Nienhuys New
[2/3] refs: move is_packed_transaction_needed out of packed-backend.c Simple reftable backend - - - --- 2023-09-18 Han-Wen Nienhuys New
« 1 2 ... 10 11 12243 244 »