Show patches with: State = Action Required       |   24531 patches
« 1 2 3 4245 246 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v8,1/3] bundle-uri: verify oid before writing refs object checking related additions and fixes for bundles in fetches - 2 - --- 2024-06-19 Xing Xin New
[v2,7/7] merge-ort: convert more error() cases to path_msg() Fix and improve some error codepaths in merge-ort - - - --- 2024-06-19 Elijah Newren New
[v2,6/7] merge-ort: upon merge abort, only show messages causing the abort Fix and improve some error codepaths in merge-ort - - - --- 2024-06-19 Elijah Newren New
[v2,5/7] merge-ort: loosen commented requirements Fix and improve some error codepaths in merge-ort - - - --- 2024-06-19 Elijah Newren New
[v2,4/7] merge-ort: clearer propagation of failure-to-function from merge_submodule Fix and improve some error codepaths in merge-ort - - - --- 2024-06-19 Elijah Newren New
[v2,3/7] merge-ort: fix type of local 'clean' var in handle_content_merge() Fix and improve some error codepaths in merge-ort - - - --- 2024-06-19 Elijah Newren New
[v2,2/7] merge-ort: maintain expected invariant for priv member Fix and improve some error codepaths in merge-ort - - - --- 2024-06-19 Elijah Newren New
[v2,1/7] merge-ort: extract handling of priv member into reusable function Fix and improve some error codepaths in merge-ort - - - --- 2024-06-19 Elijah Newren New
[4/4] submodule: ignore .gitmodules that is not a regular file .git{ignore,attributes} directories? - - - --- 2024-06-18 Junio C Hamano New
[3/4] exclude: notice and report read failure of .gitignore files .git{ignore,attributes} directories? - - - --- 2024-06-18 Junio C Hamano New
[2/4] attr: notice and report read failure of .gitattributes files .git{ignore,attributes} directories? - - - --- 2024-06-18 Junio C Hamano New
[1/4] .gitignore: introduce GITIGNORE_FILE CPP macro .git{ignore,attributes} directories? - - - --- 2024-06-18 Junio C Hamano New
[v3,7/7] fsck: add ref content check for files backend Untitled series #862923 - - - --- 2024-06-18 shejialuo New
[v3,6/7] fsck: add ref name check for files backend Untitled series #862922 - - - --- 2024-06-18 shejialuo New
[v3,5/7] files-backend: add unified interface for refs scanning Untitled series #862921 - - - --- 2024-06-18 shejialuo New
[v3,4/7] builtin/fsck: add `git-refs verify` child process Untitled series #862920 - - - --- 2024-06-18 shejialuo New
[v3,3/7] builtin/refs: add verify subcommand Untitled series #862919 - - - --- 2024-06-18 shejialuo New
[v3,2/7] refs: set up ref consistency check infrastructure Untitled series #862918 - - - --- 2024-06-18 shejialuo New
[GSoC,v3,1/7] fsck: add refs check interfaces to interface with fsck error levels [GSoC,v3,1/7] fsck: add refs check interfaces to interface with fsck error levels - - - --- 2024-06-18 shejialuo New
submodule: allow gitsubmodules to be pointed at tags submodule: allow gitsubmodules to be pointed at tags - - - --- 2024-06-17 dark0dave New
[2/2] t9700: ensure cat-file info isn't buffered by default cat-file related doc and test - - - --- 2024-06-17 Eric Wong New
[2/2] cat-file: configurable "best effort mode" for symlink resolution Symlink resolutions: limits and return modes - - - --- 2024-06-17 Miguel Ángel Pastor Olivar New
[1/2] cat-file: configurable number of symlink resolutions Symlink resolutions: limits and return modes - - - --- 2024-06-17 Miguel Ángel Pastor Olivar New
Fix default font scaling Fix default font scaling - - - --- 2024-06-15 Serhii Tereshchenko New
[v4,7/7] t-reftable-pq: add tests for merged_iter_pqueue_top() t: port reftable/pq_test.c to the unit testing framework - - - --- 2024-06-14 Chandra Pratap New
[v4,6/7] t-reftable-pq: add test for index based comparison t: port reftable/pq_test.c to the unit testing framework - - - --- 2024-06-14 Chandra Pratap New
[v4,5/7] t-reftable-pq: make merged_iter_pqueue_check() callable by reference t: port reftable/pq_test.c to the unit testing framework - - - --- 2024-06-14 Chandra Pratap New
[v4,4/7] t-reftable-pq: make merged_iter_pqueue_check() static t: port reftable/pq_test.c to the unit testing framework - - - --- 2024-06-14 Chandra Pratap New
[v4,3/7] t: move reftable/pq_test.c to the unit testing framework t: port reftable/pq_test.c to the unit testing framework - - - --- 2024-06-14 Chandra Pratap New
[v4,2/7] reftable: change the type of array indices to 'size_t' in reftable/pq.c t: port reftable/pq_test.c to the unit testing framework - - - --- 2024-06-14 Chandra Pratap New
[v4,1/7] reftable: remove unncessary curly braces in reftable/pq.c t: port reftable/pq_test.c to the unit testing framework - - - --- 2024-06-14 Chandra Pratap New
[v7,1/4] docs: introduce document to announce breaking changes docs: document upcoming breaking changes - - - --- 2024-06-14 Patrick Steinhardt New
[RFH] t9500 failing??? [RFH] t9500 failing??? - - - --- 2024-06-12 Junio C Hamano New
[v3,5/5] t-reftable-tree: improve the test for infix_walk() t: port reftable/tree_test.c to the unit testing framework - - - --- 2024-06-12 Chandra Pratap New
[v3,4/5] t-reftable-tree: add test for non-existent key t: port reftable/tree_test.c to the unit testing framework - - - --- 2024-06-12 Chandra Pratap New
[v3,3/5] t-reftable-tree: split test_tree() into two sub-test functions t: port reftable/tree_test.c to the unit testing framework - - - --- 2024-06-12 Chandra Pratap New
[v3,2/5] t: move reftable/tree_test.c to the unit testing framework t: port reftable/tree_test.c to the unit testing framework - - - --- 2024-06-12 Chandra Pratap New
[v3,1/5] reftable: remove unnecessary curly braces in reftable/tree.c t: port reftable/tree_test.c to the unit testing framework - - - --- 2024-06-12 Chandra Pratap New
[4/4] remote-curl: read in the push report even if we fail to finish sending data Report rejections over HTTP when the remote rejects during the transfer - - - --- 2024-06-12 Carlos Martín Nieto New
[3/4] t5541: add test for rejecting a push due to packfile size Report rejections over HTTP when the remote rejects during the transfer - - - --- 2024-06-12 Carlos Martín Nieto New
[2/4] t/lib-http.sh: add functions related to serve-git.py Report rejections over HTTP when the remote rejects during the transfer - - - --- 2024-06-12 Carlos Martín Nieto New
[1/4] t/lib-http: add serve-git.py Report rejections over HTTP when the remote rejects during the transfer - - - --- 2024-06-12 Carlos Martín Nieto New
[GSoC,v2,7/7] fsck: add ref content check for files backend [GSoC,v2,1/7] fsck: add refs check interfaces to interface with fsck error levels - - - --- 2024-06-12 shejialuo New
[GSoC,v2,6/7] fsck: add ref name check for files backend [GSoC,v2,1/7] fsck: add refs check interfaces to interface with fsck error levels - - - --- 2024-06-12 shejialuo New
[GSoC,v2,5/7] files-backend: add unified interface for refs scanning [GSoC,v2,1/7] fsck: add refs check interfaces to interface with fsck error levels - - - --- 2024-06-12 shejialuo New
[GSoC,v2,4/7] builtin/fsck: add `git-refs verify` child process [GSoC,v2,1/7] fsck: add refs check interfaces to interface with fsck error levels - - - --- 2024-06-12 shejialuo New
[GSoC,v2,3/7] builtin/refs: add verify subcommand [GSoC,v2,1/7] fsck: add refs check interfaces to interface with fsck error levels - - - --- 2024-06-12 shejialuo New
[GSoC,v2,2/7] refs: set up ref consistency check infrastructure [GSoC,v2,1/7] fsck: add refs check interfaces to interface with fsck error levels - - - --- 2024-06-12 shejialuo New
[GSoC,v2,1/7] fsck: add refs check interfaces to interface with fsck error levels [GSoC,v2,1/7] fsck: add refs check interfaces to interface with fsck error levels - - - --- 2024-06-12 shejialuo New
[GSoC,v2,0/7] ref consistency check infra setup - - - --- 2024-06-12 shejialuo New
[16/16] mktree: remove entries when mode is 0 mktree: support more flexible usage - - - --- 2024-06-11 Victoria Dye New
[15/16] mktree: allow deeper paths in input mktree: support more flexible usage - - - --- 2024-06-11 Victoria Dye New
[14/16] mktree: optionally add to an existing tree mktree: support more flexible usage - - - --- 2024-06-11 Victoria Dye New
[13/16] mktree: add directory-file conflict hashmap mktree: support more flexible usage - - - --- 2024-06-11 Victoria Dye New
[12/16] mktree: use iterator struct to add tree entries to index mktree: support more flexible usage - - - --- 2024-06-11 Victoria Dye New
[11/16] mktree: create tree using an in-core index mktree: support more flexible usage - - - --- 2024-06-11 Victoria Dye New
[10/16] mktree: overwrite duplicate entries mktree: support more flexible usage - - - --- 2024-06-11 Victoria Dye New
[09/16] mktree: validate paths more carefully mktree: support more flexible usage - - - --- 2024-06-11 Victoria Dye New
[08/16] mktree: add a --literally option mktree: support more flexible usage - - - --- 2024-06-11 Victoria Dye New
[07/16] mktree: use read_index_info to read stdin lines mktree: support more flexible usage - - - --- 2024-06-11 Victoria Dye New
[06/16] index-info.c: parse object type in provided in read_index_info mktree: support more flexible usage - - - --- 2024-06-11 Victoria Dye New
[05/16] index-info.c: identify empty input lines in read_index_info mktree: support more flexible usage - - - --- 2024-06-11 Victoria Dye New
[04/16] update-index: generalize 'read_index_info' mktree: support more flexible usage - - - --- 2024-06-11 Victoria Dye New
[03/16] mktree: use non-static tree_entry array mktree: support more flexible usage - - - --- 2024-06-11 Victoria Dye New
[02/16] mktree: rename treeent to tree_entry mktree: support more flexible usage - - - --- 2024-06-11 Victoria Dye New
[01/16] mktree: use OPT_BOOL mktree: support more flexible usage - - - --- 2024-06-11 Victoria Dye New
commit-graph: increment progress indicator commit-graph: increment progress indicator - - - --- 2024-06-11 Derrick Stolee New
[v2,29/29] builtin/blame: fix leaking ignore revs files Memory leak fixes (pt.2) - - - --- 2024-06-11 Patrick Steinhardt New
[v2,28/29] builtin/blame: fix leaking prefixed paths Memory leak fixes (pt.2) - - - --- 2024-06-11 Patrick Steinhardt New
[v2,27/29] blame: fix leaking data for blame scoreboards Memory leak fixes (pt.2) - - - --- 2024-06-11 Patrick Steinhardt New
[v2,26/29] line-range: plug leaking find functions Memory leak fixes (pt.2) - - - --- 2024-06-11 Patrick Steinhardt New
[v2,25/29] merge: fix leaking merge bases Memory leak fixes (pt.2) - - - --- 2024-06-11 Patrick Steinhardt New
[v2,24/29] builtin/merge: fix leaking `struct cmdnames` in `get_strategy()` Memory leak fixes (pt.2) - - - --- 2024-06-11 Patrick Steinhardt New
[v2,23/29] sequencer: fix memory leaks in `make_script_with_merges()` Memory leak fixes (pt.2) - - - --- 2024-06-11 Patrick Steinhardt New
[v2,22/29] builtin/clone: plug leaking HEAD ref in `wanted_peer_refs()` Memory leak fixes (pt.2) - - - --- 2024-06-11 Patrick Steinhardt New
[v2,21/29] apply: fix leaking string in `match_fragment()` Memory leak fixes (pt.2) - - - --- 2024-06-11 Patrick Steinhardt New
[v2,20/29] sequencer: fix leaking string buffer in `commit_staged_changes()` Memory leak fixes (pt.2) - - - --- 2024-06-11 Patrick Steinhardt New
[v2,19/29] commit: fix leaking parents when calling `commit_tree_extended()` Memory leak fixes (pt.2) - - - --- 2024-06-11 Patrick Steinhardt New
[v2,18/29] config: fix leaking "core.notesref" variable Memory leak fixes (pt.2) - - - --- 2024-06-11 Patrick Steinhardt New
[v2,17/29] rerere: fix various trivial leaks Memory leak fixes (pt.2) - - - --- 2024-06-11 Patrick Steinhardt New
[v2,16/29] builtin/stash: fix leak in `show_stash()` Memory leak fixes (pt.2) - - - --- 2024-06-11 Patrick Steinhardt New
[v2,15/29] revision: free diff options Memory leak fixes (pt.2) - - - --- 2024-06-11 Patrick Steinhardt New
[v2,14/29] builtin/log: fix leaking commit list in git-cherry(1) Memory leak fixes (pt.2) - - - --- 2024-06-11 Patrick Steinhardt New
[v2,13/29] merge-recursive: fix memory leak when finalizing merge Memory leak fixes (pt.2) - - - --- 2024-06-11 Patrick Steinhardt New
[v2,12/29] builtin/merge-recursive: fix leaking object ID bases Memory leak fixes (pt.2) - - - --- 2024-06-11 Patrick Steinhardt New
[v2,11/29] builtin/difftool: plug memory leaks in `run_dir_diff()` Memory leak fixes (pt.2) - - - --- 2024-06-11 Patrick Steinhardt New
[v2,10/29] object-name: free leaking object contexts Memory leak fixes (pt.2) - - - --- 2024-06-11 Patrick Steinhardt New
[v2,09/29] builtin/rev-list: fix leaking bitmap index when calculating disk usage Memory leak fixes (pt.2) - - - --- 2024-06-11 Patrick Steinhardt New
[v2,08/29] notes: fix memory leak when pruning notes Memory leak fixes (pt.2) - - - --- 2024-06-11 Patrick Steinhardt New
[v2,07/29] revision: fix leaking display notes Memory leak fixes (pt.2) - - - --- 2024-06-11 Patrick Steinhardt New
[v2,06/29] merge-recursive: fix leaking rename conflict info Memory leak fixes (pt.2) - - - --- 2024-06-11 Patrick Steinhardt New
[v2,05/29] biultin/rev-parse: fix memory leaks in `--parseopt` mode Memory leak fixes (pt.2) - - - --- 2024-06-11 Patrick Steinhardt New
[v2,04/29] bundle: plug leaks in `create_bundle()` Memory leak fixes (pt.2) - - - --- 2024-06-11 Patrick Steinhardt New
[v2,03/29] notes-utils: free note trees when releasing copied notes Memory leak fixes (pt.2) - - - --- 2024-06-11 Patrick Steinhardt New
[v2,02/29] parse-options: fix leaks for users of OPT_FILENAME Memory leak fixes (pt.2) - - - --- 2024-06-11 Patrick Steinhardt New
[v2,01/29] revision: fix memory leak when reversing revisions Memory leak fixes (pt.2) - - - --- 2024-06-11 Patrick Steinhardt 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
[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
[v4,2/2] ci: compile "linux-gcc-default" job with -Og ci: detect more warnings via `-Og` - - - --- 2024-06-10 Patrick Steinhardt New
« 1 2 3 4245 246 »