Show patches with: State = Action Required       |   24409 patches
« 1 2 3 4244 245 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,3/3] pack-revindex.c: guard against out-of-bounds pack lookups midx: various brown paper bag fixes - - - --- 2024-06-10 Taylor Blau New
[v2,2/3] pack-bitmap.c: avoid uninitialized `pack_int_id` during reuse midx: various brown paper bag fixes - - - --- 2024-06-10 Taylor Blau New
[v2,1/3] midx-write.c: do not read existing MIDX with `packs_to_include` midx: various brown paper bag fixes - - - --- 2024-06-10 Taylor Blau New
[2/2] DONTAPPLY: -Os fallout workaround [1/2] DONTAPPLY: -Og fallout workaround - - - --- 2024-06-10 Junio C Hamano New
[1/2] DONTAPPLY: -Og fallout workaround [1/2] DONTAPPLY: -Og fallout workaround - - - --- 2024-06-10 Junio C Hamano New
[4/4] t-reftable-tree: add test for non-existent key t: port reftable/tree_test.c to the unit testing framework - - - --- 2024-06-10 Chandra Pratap New
[3/4] t-reftable-tree: split test_tree() into two sub-test functions t: port reftable/tree_test.c to the unit testing framework - - - --- 2024-06-10 Chandra Pratap New
[2/4] t: move reftable/tree_test.c to the unit testing framework t: port reftable/tree_test.c to the unit testing framework - - - --- 2024-06-10 Chandra Pratap New
[1/4] reftable: remove unnecessary curly braces in reftable/tree.c t: port reftable/tree_test.c to the unit testing framework - - - --- 2024-06-10 Chandra Pratap New
git-send-email: Use sanitized address when reading mbox body git-send-email: Use sanitized address when reading mbox body - - - --- 2024-06-10 Csókás, Bence New
[v4,2/2] ci: compile "linux-gcc-default" job with -Og ci: detect more warnings via `-Og` - - - --- 2024-06-10 Patrick Steinhardt New
[v4,1/2] Makefile: add ability to append to CFLAGS and LDFLAGS ci: detect more warnings via `-Og` - - - --- 2024-06-10 Patrick Steinhardt New
pack-bitmap.c: avoid uninitialized `pack_int_id` during reuse pack-bitmap.c: avoid uninitialized `pack_int_id` during reuse - - - --- 2024-06-09 Taylor Blau New
[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
[29/29] builtin/blame: fix leaking ignore revs files Memory leak fixes (pt.2) - - - --- 2024-06-03 Patrick Steinhardt New
[28/29] builtin/blame: fix leaking prefixed paths Memory leak fixes (pt.2) - - - --- 2024-06-03 Patrick Steinhardt New
[27/29] blame: fix leaking data for blame scoreboards Memory leak fixes (pt.2) - - - --- 2024-06-03 Patrick Steinhardt New
[26/29] line-range: plug leaking find functions Memory leak fixes (pt.2) - - - --- 2024-06-03 Patrick Steinhardt New
[25/29] merge: fix leaking merge bases Memory leak fixes (pt.2) - - - --- 2024-06-03 Patrick Steinhardt New
[24/29] builtin/merge: fix leaking `struct cmdnames` in `get_strategy()` Memory leak fixes (pt.2) - - - --- 2024-06-03 Patrick Steinhardt New
[23/29] sequencer: fix memory leaks in `make_script_with_merges()` Memory leak fixes (pt.2) - - - --- 2024-06-03 Patrick Steinhardt New
[22/29] builtin/clone: plug leaking HEAD ref in `wanted_peer_refs()` Memory leak fixes (pt.2) - - - --- 2024-06-03 Patrick Steinhardt New
[21/29] apply: fix leaking string in `match_fragment()` Memory leak fixes (pt.2) - - - --- 2024-06-03 Patrick Steinhardt New
[20/29] sequencer: fix leaking string buffer in `commit_staged_changes()` Memory leak fixes (pt.2) - - - --- 2024-06-03 Patrick Steinhardt New
[19/29] commit: fix leaking parents when calling `commit_tree_extended()` Memory leak fixes (pt.2) - - - --- 2024-06-03 Patrick Steinhardt New
[18/29] config: fix leaking "core.notesref" variable Memory leak fixes (pt.2) - - - --- 2024-06-03 Patrick Steinhardt New
[17/29] rerere: fix various trivial leaks Memory leak fixes (pt.2) - - - --- 2024-06-03 Patrick Steinhardt New
[16/29] builtin/stash: fix leak in `show_stash()` Memory leak fixes (pt.2) - - - --- 2024-06-03 Patrick Steinhardt New
[15/29] revision: free diff options Memory leak fixes (pt.2) - - - --- 2024-06-03 Patrick Steinhardt New
[14/29] builtin/log: fix leaking commit list in git-cherry(1) Memory leak fixes (pt.2) - - - --- 2024-06-03 Patrick Steinhardt New
[13/29] merge-recursive: fix memory leak when finalizing merge Memory leak fixes (pt.2) - - - --- 2024-06-03 Patrick Steinhardt New
[12/29] builtin/merge-recursive: fix leaking object ID bases Memory leak fixes (pt.2) - - - --- 2024-06-03 Patrick Steinhardt New
« 1 2 3 4244 245 »