Show patches with: State = Action Required       |   24462 patches
« 1 2 3 4244 245 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,3/3] diff: let external diffs report that changes are uninteresting diff: fix --exit-code with external diff - - - --- 2024-06-09 René Scharfe New
[v3,2/3] userdiff: add and use struct external_diff diff: fix --exit-code with external diff - - - --- 2024-06-09 René Scharfe New
[v3,1/3] t4020: test exit code with external diffs diff: fix --exit-code with external diff - - - --- 2024-06-09 René Scharfe New
worktree_git_path(): move the declaration to path.h worktree_git_path(): move the declaration to path.h - - - --- 2024-06-08 Junio C Hamano New
[GSoC,v2] t/: migrate helper/test-oidtree.c to unit-tests/t-oidtree.c [GSoC,v2] t/: migrate helper/test-oidtree.c to unit-tests/t-oidtree.c - - - --- 2024-06-08 Ghanshyam Thakkar New
[v3] doc: interactive.singleKey is disabled by default [v3] doc: interactive.singleKey is disabled by default - - - --- 2024-06-07 Junio C Hamano New
[v5,2/2] format-patch: assume --cover-letter for diff in multi-patch series format-patch: assume --cover-letter for diff in multi-patch series - - - --- 2024-06-07 Rubén Justo New
[v5,1/2] t4014: cleanups in a few tests format-patch: assume --cover-letter for diff in multi-patch series - - - --- 2024-06-07 Rubén Justo New
[v5,7/7] update-ref: add support for 'symref-update' command update-ref: add symref support for --stdin - - - --- 2024-06-07 Karthik Nayak New
[v5,6/7] reftable: pick either 'oid' or 'target' for new updates update-ref: add symref support for --stdin - - - --- 2024-06-07 Karthik Nayak New
[v5,5/7] update-ref: add support for 'symref-create' command update-ref: add symref support for --stdin - - - --- 2024-06-07 Karthik Nayak New
[v5,4/7] update-ref: add support for 'symref-delete' command update-ref: add symref support for --stdin - - - --- 2024-06-07 Karthik Nayak New
[v5,3/7] update-ref: add support for 'symref-verify' command update-ref: add symref support for --stdin - - - --- 2024-06-07 Karthik Nayak New
[v5,2/7] refs: specify error for regular refs with `old_target` update-ref: add symref support for --stdin - - - --- 2024-06-07 Karthik Nayak New
[v5,1/7] refs: create and use `ref_update_expects_existing_old_ref()` update-ref: add symref support for --stdin - - - --- 2024-06-07 Karthik Nayak New
[v3] date: detect underflow/overflow when parsing dates with timezone offset [v3] date: detect underflow/overflow when parsing dates with timezone offset - - - --- 2024-06-07 darcy New
[19/19] midx: implement support for writing incremental MIDX chains midx: incremental multi-pack indexes, part one - - - --- 2024-06-06 Taylor Blau New
[18/19] t/t5313-pack-bounds-checks.sh: prepare for sub-directories midx: incremental multi-pack indexes, part one - - - --- 2024-06-06 Taylor Blau New
[17/19] t: retire 'GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP' midx: incremental multi-pack indexes, part one - - - --- 2024-06-06 Taylor Blau New
[16/19] midx: implement verification support for incremental MIDXs midx: incremental multi-pack indexes, part one - - - --- 2024-06-06 Taylor Blau New
[15/19] midx: support reading incremental MIDX chains midx: incremental multi-pack indexes, part one - - - --- 2024-06-06 Taylor Blau New
[14/19] midx: teach `midx_fanout_add_midx_fanout()` about incremental MIDXs midx: incremental multi-pack indexes, part one - - - --- 2024-06-06 Taylor Blau New
[13/19] midx: teach `midx_preferred_pack()` about incremental MIDXs midx: incremental multi-pack indexes, part one - - - --- 2024-06-06 Taylor Blau New
[12/19] midx: teach `midx_contains_pack()` about incremental MIDXs midx: incremental multi-pack indexes, part one - - - --- 2024-06-06 Taylor Blau New
[11/19] midx: remove unused `midx_locate_pack()` midx: incremental multi-pack indexes, part one - - - --- 2024-06-06 Taylor Blau New
[10/19] midx: teach `fill_midx_entry()` about incremental MIDXs midx: incremental multi-pack indexes, part one - - - --- 2024-06-06 Taylor Blau New
[09/19] midx: teach `nth_midxed_offset()` about incremental MIDXs midx: incremental multi-pack indexes, part one - - - --- 2024-06-06 Taylor Blau New
[08/19] midx: teach `bsearch_midx()` about incremental MIDXs midx: incremental multi-pack indexes, part one - - - --- 2024-06-06 Taylor Blau New
[07/19] midx: introduce `bsearch_one_midx()` midx: incremental multi-pack indexes, part one - - - --- 2024-06-06 Taylor Blau New
[06/19] midx: teach `nth_bitmapped_pack()` about incremental MIDXs midx: incremental multi-pack indexes, part one - - - --- 2024-06-06 Taylor Blau New
[05/19] midx: teach `nth_midxed_object_oid()` about incremental MIDXs midx: incremental multi-pack indexes, part one - - - --- 2024-06-06 Taylor Blau New
[04/19] midx: teach `prepare_midx_pack()` about incremental MIDXs midx: incremental multi-pack indexes, part one - - - --- 2024-06-06 Taylor Blau New
[03/19] midx: teach `nth_midxed_pack_int_id()` about incremental MIDXs midx: incremental multi-pack indexes, part one - - - --- 2024-06-06 Taylor Blau New
[02/19] midx: add new fields for incremental MIDX chains midx: incremental multi-pack indexes, part one - - - --- 2024-06-06 Taylor Blau New
[01/19] Documentation: describe incremental MIDX format midx: incremental multi-pack indexes, part one - - - --- 2024-06-06 Taylor Blau New
[2/2] server-info.c: remove temporary info files on exit commit-graph/server-info: use tempfile.h in more places - - - --- 2024-06-06 Taylor Blau New
[1/2] commit-graph.c: remove temporary graph layers on exit commit-graph/server-info: use tempfile.h in more places - - - --- 2024-06-06 Taylor Blau New
[2/2] pack-bitmap.c: ensure pseudo-merge offset reads are bounded [1/2] Documentation/technical/bitmap-format.txt: add missing position table - - - --- 2024-06-06 Taylor Blau New
[1/2] Documentation/technical/bitmap-format.txt: add missing position table [1/2] Documentation/technical/bitmap-format.txt: add missing position table - - - --- 2024-06-06 Taylor Blau New
[4/4] ref-filter: populate symref from iterator keep track of unresolved value of symbolic-ref in ref iterators - - - --- 2024-06-06 John Cai New
[3/4] refs: add referent to each_ref_fn keep track of unresolved value of symbolic-ref in ref iterators - - - --- 2024-06-06 John Cai New
[2/4] refs: keep track of unresolved reference value in iterators keep track of unresolved value of symbolic-ref in ref iterators - - - --- 2024-06-06 John Cai New
[1/4] refs: add referent parameter to refs_resolve_ref_unsafe keep track of unresolved value of symbolic-ref in ref iterators - - - --- 2024-06-06 John Cai New
[GSoC,v2,6/6] t-reftable-pq: add tests for merged_iter_pqueue_top() t: port reftable/pq_test.c to the unit testing - - - --- 2024-06-06 Chandra Pratap New
[GSoC,v2,5/6] t-reftable-pq: add test for index based comparison t: port reftable/pq_test.c to the unit testing - - - --- 2024-06-06 Chandra Pratap New
[GSoC,v2,4/6] t-reftable-pq: make merged_iter_pqueue_check() callable by reference t: port reftable/pq_test.c to the unit testing - - - --- 2024-06-06 Chandra Pratap New
[GSoC,v2,3/6] t-reftable-pq: make merged_iter_pqueue_check() static t: port reftable/pq_test.c to the unit testing - - - --- 2024-06-06 Chandra Pratap New
[GSoC,v2,2/6] t: move reftable/pq_test.c to the unit testing framework t: port reftable/pq_test.c to the unit testing - - - --- 2024-06-06 Chandra Pratap New
[GSoC,v2,1/6] reftable: clean up reftable/pq.c t: port reftable/pq_test.c to the unit testing - - - --- 2024-06-06 Chandra Pratap New
fetch-pack: test: demonstrate segmentation fault when run with fsckObjects but without --lock-pack fetch-pack: test: demonstrate segmentation fault when run with fsckObjects but without --lock-pack - - - --- 2024-06-06 Kirill Smelkov New
attr.tree: HEAD:.gitattributes is no longer the default in a bare repo attr.tree: HEAD:.gitattributes is no longer the default in a bare repo - - - --- 2024-06-05 Junio C Hamano New
add-i: finally retire add.interactive.useBuiltin add-i: finally retire add.interactive.useBuiltin - - - --- 2024-06-05 Junio C Hamano New
[2/4] Documentation/lint-manpages: bubble up errors Documentation: improve linting of manpage existence - - - --- 2024-06-05 Patrick Steinhardt New
[1/4] Makefile: extract script to lint missing/extraneous manpages Documentation: improve linting of manpage existence - - - --- 2024-06-05 Patrick Steinhardt New
[v2,3/3] show-ref: introduce --branches and deprecate --heads Branches are branches and not heads - - - --- 2024-06-04 Junio C Hamano New
[v2,2/3] ls-remote: introduce --branches and deprecate --heads Branches are branches and not heads - - - --- 2024-06-04 Junio C Hamano New
[v2,1/3] refs: call branches branches Branches are branches and not heads - - - --- 2024-06-04 Junio C Hamano New
credential: clear expired c->credential in addition to c->password credential: clear expired c->credential in addition to c->password - - - --- 2024-06-04 Aaron Plattner New
[v6,4/4] BreakingChanges: document that we do not plan to deprecate git-checkout docs: document upcoming breaking changes - - - --- 2024-06-04 Patrick Steinhardt New
[v6,3/4] BreakingChanges: document removal of grafting docs: document upcoming breaking changes - - - --- 2024-06-04 Patrick Steinhardt New
[v6,2/4] BreakingChanges: document upcoming change from "sha1" to "sha256" docs: document upcoming breaking changes - - - --- 2024-06-04 Patrick Steinhardt New
[v6,1/4] docs: introduce document to announce breaking changes docs: document upcoming breaking changes - - - --- 2024-06-04 Patrick Steinhardt New
[v2,06/13] dir.c: always copy input to add_pattern() leak fixes for sparse-checkout code - - - --- 2024-06-04 Jeff King New
[v4,6/6] add-patch: introduce the command '|' use the pager in 'add -p' - - - --- 2024-06-03 Rubén Justo New
[v4,5/6] test-terminal: introduce --no-stdin-pty use the pager in 'add -p' - - - --- 2024-06-03 Rubén Justo New
[v4,4/6] pager: introduce setup_custom_pager use the pager in 'add -p' - - - --- 2024-06-03 Rubén Justo New
[v4,3/6] pager: introduce wait_for_pager use the pager in 'add -p' - - - --- 2024-06-03 Rubén Justo New
[v4,2/6] pager: do not close fd 2 unnecessarily use the pager in 'add -p' - - - --- 2024-06-03 Rubén Justo New
[v4,1/6] add-patch: test for 'p' command use the pager in 'add -p' - - - --- 2024-06-03 Rubén Justo New
[v3,25/27] builtin/rebase: always store allocated string in `options.strategy` [v3,01/27] global: improve const correctness when assigning string constants - - - --- 2024-06-03 Patrick Steinhardt New
[v3,24/27] builtin/rebase: do not assign default backend to non-constant field [v3,01/27] global: improve const correctness when assigning string constants - - - --- 2024-06-03 Patrick Steinhardt New
[v3,15/27] compat/win32: fix const-correctness with string constants [v3,01/27] global: improve const correctness when assigning string constants - - - --- 2024-06-03 Patrick Steinhardt New
[v3,12/27] object-file: mark cached object buffers as const [v3,01/27] global: improve const correctness when assigning string constants - - - --- 2024-06-03 Patrick Steinhardt New
[v3,00/27] Compile with `-Wwrite-strings` - - - --- 2024-06-03 Patrick Steinhardt New
[v2] date: detect underflow when parsing dates with positive timezone offset [v2] date: detect underflow when parsing dates with positive timezone offset - - - --- 2024-06-02 darcy New
[v4,1/1] macOS: ls-files path fails if path of workdir is NFD [v4,1/1] macOS: ls-files path fails if path of workdir is NFD - - - --- 2024-05-31 Torsten Bögershausen New
[v3,2/2] rebase -i: improve error message when picking merge rebase -i: improve error message when picking merge - - - --- 2024-05-30 Phillip Wood New
[v3,1/2] rebase -i: pass struct replay_opts to parse_insn_line() rebase -i: improve error message when picking merge - - - --- 2024-05-30 Phillip Wood New
[GSoC,2/2] refs: add name and content check for file backend ref consistency check infra setup - - - --- 2024-05-30 shejialuo New
[GSoC,1/2] refs: setup ref consistency check infrastructure ref consistency check infra setup - - - --- 2024-05-30 shejialuo New
[v3,6/6] update-ref: add support for 'symref-update' command Untitled series #857349 - - - --- 2024-05-30 Karthik Nayak New
[v3,5/6] reftable: pick either 'oid' or 'target' for new updates Untitled series #857348 - - - --- 2024-05-30 Karthik Nayak New
[v3,4/6] update-ref: add support for 'symref-create' command Untitled series #857347 - - - --- 2024-05-30 Karthik Nayak New
[v3,3/6] update-ref: add support for 'symref-delete' command Untitled series #857346 - - - --- 2024-05-30 Karthik Nayak New
[v3,2/6] update-ref: add support for 'symref-verify' command Untitled series #857345 - - - --- 2024-05-30 Karthik Nayak New
[v3,1/6] refs: create and use `ref_update_expects_existing_old_ref()` [v3,1/6] refs: create and use `ref_update_expects_existing_old_ref()` - - - --- 2024-05-30 Karthik Nayak New
[v2,7/8] midx: replace `get_midx_rev_filename()` with a generic helper midx-write: miscellaneous clean-ups for incremental MIDXs - - - --- 2024-05-29 Taylor Blau New
[GSoC,v3,1/5] t: move reftable/basics_test.c to the unit testing framework t: port reftable/basics_test.c to the unit testing - - - --- 2024-05-29 Chandra Pratap New
[v5,2/2] t/: migrate helper/test-{sha1, sha256} to unit-tests/t-hash t/: migrate helper/test-{sha1, sha256} to unit-tests/t-hash - - - --- 2024-05-29 Ghanshyam Thakkar New
[GSoC] t/: migrate helper/test-example-decorate to the unit testing framework [GSoC] t/: migrate helper/test-example-decorate to the unit testing framework - - - --- 2024-05-28 Ghanshyam Thakkar New
[2/2] t: improve upon reftable/basics_test.c in the unit testing framework [1/2] t: move reftable/basics_test.c to the unit testing framework - - - --- 2024-05-28 Chandra Pratap New
[1/2] t: move reftable/basics_test.c to the unit testing framework [1/2] t: move reftable/basics_test.c to the unit testing framework - - - --- 2024-05-28 Chandra Pratap New
[v3,12/12] builtin/refs: new command to migrate ref storage formats refs: ref storage format migrations - - - --- 2024-05-28 Patrick Steinhardt New
[2/2] apply: do not use the_repository Remove some usages of the_repository - - - --- 2024-05-28 Philip Peterson New
[1/2] add-patch: do not use the_repository Remove some usages of the_repository - - - --- 2024-05-28 Philip Peterson New
fix: prevent date underflow when using positive timezone offset fix: prevent date underflow when using positive timezone offset - - - --- 2024-05-27 darcy New
[v7,2/3] Documentation: alias: add notes on shell expansion [v7,1/3] Documentation: alias: rework notes into points - - - --- 2024-05-27 Ian Wienand New
difftool: add env vars directly in run_file_diff() difftool: add env vars directly in run_file_diff() - - - --- 2024-05-26 René Scharfe New
[v4,2/2] t/: migrate helper/test-{sha1, sha256} to unit-tests/t-hash t/: port helper/test-{sha1, sha256} to unit-tests/t-hash - - - --- 2024-05-26 Ghanshyam Thakkar New
[v2] apply: add unit tests for parse_range [v2] apply: add unit tests for parse_range - - - --- 2024-05-26 Philip Peterson New
« 1 2 3 4244 245 »