Show patches with: State = Action Required       |   24404 patches
« 1 2 ... 10 11 12244 245 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,02/17] revision.c: consult Bloom filters for root commits bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2023-10-18 Taylor Blau New
[v4,01/17] t/t4216-log-bloom.sh: harden `test_bloom_filters_not_used()` bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2023-10-18 Taylor Blau New
git-gui: add support for filenames starting with tilde git-gui: add support for filenames starting with tilde - - - --- 2023-10-18 Matthias Aßhauer New
[Outreachy] branch.c: adjust error messages to coding guidelines [Outreachy] branch.c: adjust error messages to coding guidelines - - - --- 2023-10-18 Isoken June Ibizugbe New
[v3,1/1] bugreport: include +i in outfile suffix as needed bugreport: include +i in outfile suffix as needed - - - --- 2023-10-16 Jacob Stopak New
[v8,2.5/3] fixup! unit tests: add TAP unit test framework Untitled series #793557 - - - --- 2023-10-16 Phillip Wood New
[9/8] t7900: fix register dependency t7900: untangle test dependencies - - - --- 2023-10-14 Kristoffer Haugsbakk New
[8/8] t7900: factor out packfile dependency t7900: untangle test dependencies - - - --- 2023-10-14 Kristoffer Haugsbakk New
[7/8] t7900: fix `print-args` dependency t7900: untangle test dependencies - - - --- 2023-10-14 Kristoffer Haugsbakk New
[6/8] t7900: fix `pfx` dependency t7900: untangle test dependencies - - - --- 2023-10-14 Kristoffer Haugsbakk New
[5/8] t7900: factor out common schedule setup t7900: untangle test dependencies - - - --- 2023-10-14 Kristoffer Haugsbakk New
[4/8] t7900: factor out inheritance test dependency t7900: untangle test dependencies - - - --- 2023-10-14 Kristoffer Haugsbakk New
[3/8] t7900: create commit so that branch is born t7900: untangle test dependencies - - - --- 2023-10-14 Kristoffer Haugsbakk New
[2/8] t7900: setup and tear down clones t7900: untangle test dependencies - - - --- 2023-10-14 Kristoffer Haugsbakk New
[1/8] t7900: remove register dependency t7900: untangle test dependencies - - - --- 2023-10-14 Kristoffer Haugsbakk New
diagnose: require repository diagnose: require repository - - - --- 2023-10-14 Martin Ågren New
bugreport: add 'seconds' to default outfile name bugreport: add 'seconds' to default outfile name - - - --- 2023-10-14 Jacob Stopak New
[8/8] midx: read `OOFF` chunk with `pair_chunk_expect()` chunk-format: introduce `pair_chunk_expect()` convenience API - - - --- 2023-10-13 Taylor Blau New
[7/8] midx: read `OIDL` chunk with `pair_chunk_expect()` chunk-format: introduce `pair_chunk_expect()` convenience API - - - --- 2023-10-13 Taylor Blau New
[6/8] midx: read `OIDF` chunk with `pair_chunk_expect()` chunk-format: introduce `pair_chunk_expect()` convenience API - - - --- 2023-10-13 Taylor Blau New
[5/8] commit-graph: read `BIDX` chunk with `pair_chunk_expect()` chunk-format: introduce `pair_chunk_expect()` convenience API - - - --- 2023-10-13 Taylor Blau New
[4/8] commit-graph: read `GDAT` chunk with `pair_chunk_expect()` chunk-format: introduce `pair_chunk_expect()` convenience API - - - --- 2023-10-13 Taylor Blau New
[3/8] commit-graph: read `CDAT` chunk with `pair_chunk_expect()` chunk-format: introduce `pair_chunk_expect()` convenience API - - - --- 2023-10-13 Taylor Blau New
[2/8] commit-graph: read `OIDF` chunk with `pair_chunk_expect()` chunk-format: introduce `pair_chunk_expect()` convenience API - - - --- 2023-10-13 Taylor Blau New
[1/8] chunk-format: introduce `pair_chunk_expect()` helper chunk-format: introduce `pair_chunk_expect()` convenience API - - - --- 2023-10-13 Taylor Blau New
[2/2] branch.c: adjust error messages to coding guidelines branch.c: adjust error messages to coding guidelines - - - --- 2023-10-13 Isoken June Ibizugbe New
[1/2] branch.c: ammend error messages for die() branch.c: adjust error messages to coding guidelines - - - --- 2023-10-13 Isoken June Ibizugbe New
commit: detect commits that exist in commit-graph but not in the ODB commit: detect commits that exist in commit-graph but not in the ODB - - - --- 2023-10-13 Patrick Steinhardt New
Add x64 SHA-NI implementation to sha1 and sha256 in git ? Add x64 SHA-NI implementation to sha1 and sha256 in git ? - - - --- 2023-10-12 Feiyang Xue New
[v2,1/2] t: add a test helper to truncate files Prevent re-reading 4 GiB files on every status - - - --- 2023-10-12 brian m. carlson New
send-email: add --compose-cover option send-email: add --compose-cover option - - - --- 2023-10-12 Ben Dooks New
send-email: move process_address_list earlier to avoid, uninitialized address error send-email: move process_address_list earlier to avoid, uninitialized address error - - 1 --- 2023-10-11 Michael Strawbridge New
[1/1] add: enable attr pathspec magic [1/1] add: enable attr pathspec magic - - - --- 2023-10-11 Joanna Wang New
[v4,2/2] attr: add attr.tree for setting the treeish to read attributes from attr: add attr.tree config - - - --- 2023-10-11 John Cai New
[1/1] branch.c: ammend error messages for die() builtin/branch.c: ammend die() error message - - - --- 2023-10-11 Isoken June Ibizugbe New
revision: Don't queue uninteresting commits revision: Don't queue uninteresting commits - - - --- 2023-10-11 Øystein Walle New
t-progress.c : unit tests for progress.c t-progress.c : unit tests for progress.c - - - --- 2023-10-11 Siddharth Singh New
[RFC] Define "precious" attribute and support it in `git clean` [RFC] Define "precious" attribute and support it in `git clean` - - - --- 2023-10-10 Sebastian Thiel New
[3/3] mv: Add documentation for new `-p' flag Add `-p' option to `git-mv', inspired by `mkdir' - - - --- 2023-10-09 Hugo Sales New
[2/3] mv: Add tests for new -p flag Add `-p' option to `git-mv', inspired by `mkdir' - - - --- 2023-10-09 Hugo Sales New
[1/3] mv: Add -p option to create parent directories Add `-p' option to `git-mv', inspired by `mkdir' - - - --- 2023-10-09 Hugo Sales New
[01/20] chunk-format: note that pair_chunk() is unsafe bounds-checks for chunk-based files - - - --- 2023-10-09 Jeff King New
[v4,0/3] diff-merges: introduce '--dd' option - - - --- 2023-10-09 Sergey Organov New
[v3] merge-ort: initialize repo in index state [v3] merge-ort: initialize repo in index state - - - --- 2023-10-09 John Cai New
[22/25] documentation: add some commas where they are helpful Documentation fixes - - - --- 2023-10-08 Elijah Newren New
[03/25] documentation: fix typos Documentation fixes - - - --- 2023-10-08 Elijah Newren New
[1/1] add: Enable attr pathspec magic for git-add. [1/1] add: Enable attr pathspec magic for git-add. - - - --- 2023-10-07 Joanna Wang New
[1/1] Allow attr magic for git-add, git-stash. [1/1] Allow attr magic for git-add, git-stash. - - - --- 2023-10-05 Joanna Wang New
t4014: replace "test -f" with "test_path_is_file" t4014: replace "test -f" with "test_path_is_file" - - - --- 2023-10-05 Vinayak Dev New
[v3,0/3] diff-merges: introduce '--dd' option - - - --- 2023-10-04 Sergey Organov New
[v2,2/2] attr: add attr.allowInvalidSource config to allow invalid revision attr: add attr.tree and attr.allowInvalidSource configs - - - --- 2023-10-04 John Cai New
[v2,1/2] attr: add attr.tree for setting the treeish to read attributes from attr: add attr.tree and attr.allowInvalidSource configs - - - --- 2023-10-04 John Cai New
[v3,4/4] archive: support remote archive from stateless transport support remote archive from stateless transport - - - --- 2023-10-04 Jiang Xin New
[v3,3/4] transport-helper: call do_take_over() in connect_helper support remote archive from stateless transport - - - --- 2023-10-04 Jiang Xin New
[v3,2/4] transport-helper: call do_take_over() in process_connect support remote archive from stateless transport - - - --- 2023-10-04 Jiang Xin New
[v3,1/4] transport-helper: no connection restriction in connect_helper support remote archive from stateless transport - - - --- 2023-10-04 Jiang Xin New
[v3,3/3] pkt-line: do not chomp newlines for sideband messages Sideband demultiplexer fixes - - - --- 2023-10-04 Jiang Xin New
[v3,2/3] pkt-line: memorize sideband fragment in reader Sideband demultiplexer fixes - - - --- 2023-10-04 Jiang Xin New
[v3,1/3] test-pkt-line: add option parser for unpack-sideband Sideband demultiplexer fixes - - - --- 2023-10-04 Jiang Xin New
[v2] builtin/repack.c: avoid making cruft packs preferred [v2] builtin/repack.c: avoid making cruft packs preferred - - - --- 2023-10-03 Taylor Blau New
decorate: add color.decorate.symbols config option decorate: add color.decorate.symbols config option - - - --- 2023-10-03 Andy Koppe New
[6/6] t7420: Test that we correctly handle renamed submodules [1/6] submodule--helper: use submodule_from_path in set-{url,branch} - - - --- 2023-10-03 Jan Alexander Steffens (heftig) New
[4/6] t7419, t7420: Use test_cmp_config instead of grepping .gitmodules [1/6] submodule--helper: use submodule_from_path in set-{url,branch} - - - --- 2023-10-03 Jan Alexander Steffens (heftig) New
[3/6] t7419: Actually test the branch switching [1/6] submodule--helper: use submodule_from_path in set-{url,branch} - - - --- 2023-10-03 Jan Alexander Steffens (heftig) New
[2/6] submodule--helper: return error from set-url when modifying failed [1/6] submodule--helper: use submodule_from_path in set-{url,branch} - - - --- 2023-10-03 Jan Alexander Steffens (heftig) New
[1/6] submodule--helper: use submodule_from_path in set-{url,branch} [1/6] submodule--helper: use submodule_from_path in set-{url,branch} - - - --- 2023-10-03 Jan Alexander Steffens (heftig) New
[1/1] t2400: avoid using pipes *** Avoid using Pipes *** - - - --- 2023-10-03 Achu Luma New
parse-options: drop unused parse_opt_ctx_t member parse-options: drop unused parse_opt_ctx_t member - - - --- 2023-10-03 René Scharfe New
doc/cat-file: clarify description regarding various command forms doc/cat-file: clarify description regarding various command forms - - - --- 2023-10-03 Štěpán Němec New
test-lib: make sure TEST_DIRECTORY has no trailing slash test-lib: make sure TEST_DIRECTORY has no trailing slash - - 1 --- 2023-10-03 Štěpán Němec New
[1/5] Fix some typos, grammar or wording issues in the documentation [1/5] Fix some typos, grammar or wording issues in the documentation - - - --- 2023-10-03 Štěpán Němec New
[v2,3/3] builtin/repack.c: implement support for `--max-cruft-size` repack: implement `--cruft-max-size` - - - --- 2023-10-03 Taylor Blau New
[v2,30/30] t1016-compatObjectFormat: add tests to verify the conversion between objects initial support for multiple hash functions - - - --- 2023-10-02 Eric W. Biederman New
[v2,29/30] t1006: test oid compatibility with cat-file initial support for multiple hash functions - - - --- 2023-10-02 Eric W. Biederman New
[v2,28/30] t1006: rename sha1 to oid initial support for multiple hash functions - - - --- 2023-10-02 Eric W. Biederman New
[v2,27/30] test-lib: compute the compatibility hash so tests may use it initial support for multiple hash functions - - - --- 2023-10-02 Eric W. Biederman New
[v2,26/30] builtin/ls-tree: let the oid determine the output algorithm initial support for multiple hash functions - - - --- 2023-10-02 Eric W. Biederman New
[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
« 1 2 ... 10 11 12244 245 »