Show patches with: State = Action Required       |   24459 patches
« 1 2 3 4244 245 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
Fix default font scaling Fix default font scaling - - - --- 2024-06-15 Serhii Tereshchenko New
archive: document that --add-virtual-file takes full path archive: document that --add-virtual-file takes full path - - - --- 2024-06-14 Junio C Hamano New
[11/11] remote: drop checks for zero-url case allow overriding remote.*.url - - - --- 2024-06-14 Jeff King New
[10/11] remote: always require at least one url in a remote allow overriding remote.*.url - - - --- 2024-06-14 Jeff King New
[09/11] t5801: test remote.*.vcs config allow overriding remote.*.url - - - --- 2024-06-14 Jeff King New
[08/11] t5801: make remote-testgit GIT_DIR setup more robust allow overriding remote.*.url - - - --- 2024-06-14 Jeff King New
[07/11] remote: allow resetting url list allow overriding remote.*.url - - - --- 2024-06-14 Jeff King New
[06/11] config: document remote.*.url/pushurl interaction allow overriding remote.*.url - - - --- 2024-06-14 Jeff King New
[05/11] remote: simplify url/pushurl selection allow overriding remote.*.url - - - --- 2024-06-14 Jeff King New
[04/11] remote: use strvecs to store remote url/pushurl allow overriding remote.*.url - - - --- 2024-06-14 Jeff King New
[03/11] remote: transfer ownership of memory in add_url(), etc allow overriding remote.*.url - - - --- 2024-06-14 Jeff King New
[02/11] remote: refactor alias_url() memory ownership allow overriding remote.*.url - - - --- 2024-06-14 Jeff King New
[01/11] archive: fix check for missing url allow overriding remote.*.url - - - --- 2024-06-14 Jeff King 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
[v3,20/20] hex: guard declarations with `USE_THE_REPOSITORY_VARIABLE` Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-14 Patrick Steinhardt New
[v3,19/20] t/helper: remove dependency on `the_repository` in "proc-receive" Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-14 Patrick Steinhardt New
[v3,18/20] t/helper: fix segfault in "oid-array" command without repository Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-14 Patrick Steinhardt New
[v3,17/20] t/helper: use correct object hash in partial-clone helper Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-14 Patrick Steinhardt New
[v3,16/20] compat/fsmonitor: fix socket path in networked SHA256 repos Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-14 Patrick Steinhardt New
[v3,15/20] replace-object: use hash algorithm from passed-in repository Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-14 Patrick Steinhardt New
[v3,14/20] protocol-caps: use hash algorithm from passed-in repository Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-14 Patrick Steinhardt New
[v3,13/20] oidset: pass hash algorithm when parsing file Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-14 Patrick Steinhardt New
[v3,12/20] http-fetch: don't crash when parsing packfile without a repo Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-14 Patrick Steinhardt New
[v3,11/20] hash-ll: merge with "hash.h" Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-14 Patrick Steinhardt New
[v3,10/20] refs: avoid include cycle with "repository.h" Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-14 Patrick Steinhardt New
[v3,09/20] global: introduce `USE_THE_REPOSITORY_VARIABLE` macro Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-14 Patrick Steinhardt New
[v3,08/20] hash: require hash algorithm in `empty_tree_oid_hex()` Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-14 Patrick Steinhardt New
[v3,07/20] hash: require hash algorithm in `is_empty_{blob,tree}_oid()` Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-14 Patrick Steinhardt New
[v3,06/20] hash: make `is_null_oid()` independent of `the_repository` Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-14 Patrick Steinhardt New
[v3,05/20] hash: convert `oidcmp()` and `oideq()` to compare whole hash Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-14 Patrick Steinhardt New
[v3,04/20] global: ensure that object IDs are always padded Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-14 Patrick Steinhardt New
[v3,03/20] hash: require hash algorithm in `oidread()` and `oidclr()` Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-14 Patrick Steinhardt New
[v3,02/20] hash: require hash algorithm in `hasheq()`, `hashcmp()` and `hashclr()` Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-14 Patrick Steinhardt New
[v3,01/20] hash: drop (mostly) unused `is_empty_{blob,tree}_sha1()` functions Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-14 Patrick Steinhardt New
[v7,1/4] docs: introduce document to announce breaking changes docs: document upcoming breaking changes - - - --- 2024-06-14 Patrick Steinhardt New
[7/7] merge-ort: convert more error() cases to path_msg() Fix and improve some error codepaths in merge-ort - - - --- 2024-06-13 Elijah Newren New
[6/7] merge-ort: upon merge abort, only show messages causing the abort Fix and improve some error codepaths in merge-ort - - - --- 2024-06-13 Elijah Newren New
[5/7] merge-ort: loosen commented requirements Fix and improve some error codepaths in merge-ort - - - --- 2024-06-13 Elijah Newren New
[4/7] merge-ort: clearer propagation of failure-to-function from merge_submodule Fix and improve some error codepaths in merge-ort - - - --- 2024-06-13 Elijah Newren New
[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-13 Elijah Newren New
[2/7] merge-ort: maintain expected invariant for priv member Fix and improve some error codepaths in merge-ort - - - --- 2024-06-13 Elijah Newren New
[1/7] merge-ort: extract handling of priv member into reusable function Fix and improve some error codepaths in merge-ort - - - --- 2024-06-13 Elijah Newren 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 jialuo she 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 jialuo she 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 jialuo she 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 jialuo she 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 jialuo she 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 jialuo she 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 jialuo she New
[GSoC,v2,0/7] ref consistency check infra setup - - - --- 2024-06-12 jialuo she New
[v5] merge: avoid write merge state when unable to write index [v5] merge: avoid write merge state when unable to write index - - - --- 2024-06-12 Kyle Zhao 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
[v6,3/3] unbundle: support object verification for fetches object checking related additions and fixes for bundles in fetches - 1 - --- 2024-06-11 Xing Xin New
[v6,2/3] fetch-pack: expose fsckObjects configuration logic object checking related additions and fixes for bundles in fetches - - - --- 2024-06-11 Xing Xin New
[v6,1/3] bundle-uri: verify oid before writing refs object checking related additions and fixes for bundles in fetches - 2 - --- 2024-06-11 Xing Xin 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
« 1 2 3 4244 245 »