Show patches with: none      |   44677 patches
« 1 2 3 4446 447 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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,4/4] BreakingChanges: document that we do not plan to deprecate git-checkout docs: document upcoming breaking changes - - - --- 2024-06-14 Patrick Steinhardt New
[v7,3/4] BreakingChanges: document removal of grafting docs: document upcoming breaking changes - - - --- 2024-06-14 Patrick Steinhardt New
[v7,2/4] BreakingChanges: document upcoming change from "sha1" to "sha256" docs: document upcoming breaking changes - - - --- 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
[v2,20/20] hex: guard declarations with `USE_THE_REPOSITORY_VARIABLE` Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-13 Patrick Steinhardt Superseded
[v2,19/20] t/helper: remove dependency on `the_repository` in "proc-receive" Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-13 Patrick Steinhardt Superseded
[v2,18/20] t/helper: fix segfault in "oid-array" command without repository Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-13 Patrick Steinhardt Superseded
[v2,17/20] t/helper: use correct object hash in partial-clone helper Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-13 Patrick Steinhardt Superseded
[v2,16/20] compat/fsmonitor: fix socket path in networked SHA256 repos Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-13 Patrick Steinhardt Superseded
[v2,15/20] replace-object: use hash algorithm from passed-in repository Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-13 Patrick Steinhardt Superseded
[v2,14/20] protocol-caps: use hash algorithm from passed-in repository Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-13 Patrick Steinhardt Superseded
[v2,13/20] oidset: pass hash algorithm when parsing file Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-13 Patrick Steinhardt Superseded
[v2,12/20] http-fetch: don't crash when parsing packfile without a repo Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-13 Patrick Steinhardt Superseded
[v2,11/20] hash-ll: merge with "hash.h" Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-13 Patrick Steinhardt Superseded
[v2,10/20] refs: avoid include cycle with "repository.h" Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-13 Patrick Steinhardt Superseded
[v2,09/20] global: introduce `USE_THE_REPOSITORY_VARIABLE` macro Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-13 Patrick Steinhardt Superseded
[v2,08/20] hash: require hash algorithm in `empty_tree_oid_hex()` Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-13 Patrick Steinhardt Superseded
[v2,07/20] hash: require hash algorithm in `is_empty_{blob,tree}_oid()` Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-13 Patrick Steinhardt Superseded
[v2,06/20] hash: make `is_null_oid()` independent of `the_repository` Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-13 Patrick Steinhardt Superseded
[v2,05/20] hash: convert `oidcmp()` and `oideq()` to compare whole hash Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-13 Patrick Steinhardt Superseded
[v2,04/20] global: ensure that object IDs are always padded Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-13 Patrick Steinhardt Superseded
[v2,03/20] hash: require hash algorithm in `oidread()` and `oidclr()` Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-13 Patrick Steinhardt Superseded
[v2,02/20] hash: require hash algorithm in `hasheq()`, `hashcmp()` and `hashclr()` Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-13 Patrick Steinhardt Superseded
[v2,01/20] hash: drop (mostly) unused `is_empty_{blob,tree}_sha1()` functions Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-13 Patrick Steinhardt Superseded
[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
[v2,3/3] object-name: don't try to abbreviate to lengths greater than hexsz config: fix segfault when parsing "core.abbrev" without repo - - - --- 2024-06-12 Patrick Steinhardt Accepted
[v2,2/3] parse-options-cb: stop clamping "--abbrev=" to hash length config: fix segfault when parsing "core.abbrev" without repo - - - --- 2024-06-12 Patrick Steinhardt Accepted
[v2,1/3] config: fix segfault when parsing "core.abbrev" without repo config: fix segfault when parsing "core.abbrev" without repo - - - --- 2024-06-12 Patrick Steinhardt Accepted
[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
[v2,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 Superseded
[v2,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 Superseded
[v2,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 Superseded
[v2,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 Superseded
[v2,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 Superseded
[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
« 1 2 3 4446 447 »