Show patches with: none      |   44639 patches
« 1 2 3 4446 447 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,20/20] hex: guard declarations with `USE_THE_REPOSITORY_VARIABLE` Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-13 Patrick Steinhardt New
[v2,19/20] t/helper: remove dependency on `the_repository` in "proc-receive" Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-13 Patrick Steinhardt New
[v2,18/20] t/helper: fix segfault in "oid-array" command without repository Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-13 Patrick Steinhardt New
[v2,17/20] t/helper: use correct object hash in partial-clone helper Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-13 Patrick Steinhardt New
[v2,16/20] compat/fsmonitor: fix socket path in networked SHA256 repos Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-13 Patrick Steinhardt New
[v2,15/20] replace-object: use hash algorithm from passed-in repository Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-13 Patrick Steinhardt New
[v2,14/20] protocol-caps: use hash algorithm from passed-in repository Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-13 Patrick Steinhardt New
[v2,13/20] oidset: pass hash algorithm when parsing file Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-13 Patrick Steinhardt New
[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 New
[v2,11/20] hash-ll: merge with "hash.h" Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-13 Patrick Steinhardt New
[v2,10/20] refs: avoid include cycle with "repository.h" Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-13 Patrick Steinhardt New
[v2,09/20] global: introduce `USE_THE_REPOSITORY_VARIABLE` macro Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-13 Patrick Steinhardt New
[v2,08/20] hash: require hash algorithm in `empty_tree_oid_hex()` Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-13 Patrick Steinhardt New
[v2,07/20] hash: require hash algorithm in `is_empty_{blob,tree}_oid()` Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-13 Patrick Steinhardt New
[v2,06/20] hash: make `is_null_oid()` independent of `the_repository` Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-13 Patrick Steinhardt New
[v2,05/20] hash: convert `oidcmp()` and `oideq()` to compare whole hash Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-13 Patrick Steinhardt New
[v2,04/20] global: ensure that object IDs are always padded Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-13 Patrick Steinhardt New
[v2,03/20] hash: require hash algorithm in `oidread()` and `oidclr()` Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-13 Patrick Steinhardt New
[v2,02/20] hash: require hash algorithm in `hasheq()`, `hashcmp()` and `hashclr()` Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-13 Patrick Steinhardt New
[v2,01/20] hash: drop (mostly) unused `is_empty_{blob,tree}_sha1()` functions Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-13 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
[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 New
[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 New
[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 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
[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
[01/16] mktree: use OPT_BOOL mktree: support more flexible usage - - - --- 2024-06-11 Victoria Dye New
[v2,3/3] pack-revindex.c: guard against out-of-bounds pack lookups [v2,1/3] midx-write.c: do not read existing MIDX with `packs_to_include` - - - --- 2024-06-11 Taylor Blau New
[v2,2/3] pack-bitmap.c: avoid uninitialized `pack_int_id` during reuse [v2,1/3] midx-write.c: do not read existing MIDX with `packs_to_include` - - - --- 2024-06-11 Taylor Blau New
[v2,1/3] midx-write.c: do not read existing MIDX with `packs_to_include` [v2,1/3] midx-write.c: do not read existing MIDX with `packs_to_include` - - - --- 2024-06-11 Taylor Blau 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
[21/21] hex: guard declarations with `USE_THE_REPOSITORY_VARIABLE` Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-11 Patrick Steinhardt Superseded
[20/21] t/helper: remove dependency on `the_repository` in "proc-receive" Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-11 Patrick Steinhardt Superseded
[19/21] t/helper: remove dependency on `the_repository` in "oidtree" Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-11 Patrick Steinhardt Superseded
[18/21] t/helper: fix segfault in "oid-array" command without repository Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-11 Patrick Steinhardt Superseded
[17/21] t/helper: use correct object hash in partial-clone helper Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-11 Patrick Steinhardt Superseded
[16/21] compat/fsmonitor: remove dependency on `the_repository` in Darwin IPC Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-11 Patrick Steinhardt Superseded
[15/21] replace-object: use hash algorithm from passed-in repository Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-11 Patrick Steinhardt Superseded
[14/21] protocol-caps: use hash algorithm from passed-in repository Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-11 Patrick Steinhardt Superseded
[13/21] oidset: pass hash algorithm when parsing file Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-11 Patrick Steinhardt Superseded
[12/21] http-fetch: don't crash when parsing packfile without a repo Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-11 Patrick Steinhardt Superseded
[11/21] hash-ll: merge with "hash.h" Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-11 Patrick Steinhardt Superseded
[10/21] refs: avoid include cycle with "repository.h" Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-11 Patrick Steinhardt Superseded
[09/21] global: introduce `USE_THE_REPOSITORY_VARIABLE` macro Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-11 Patrick Steinhardt Superseded
[08/21] hash: require hash algorithm in `empty_tree_oid_hex()` Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-11 Patrick Steinhardt Superseded
[07/21] hash: require hash algorithm in `is_empty_{blob,tree}_oid()` Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-11 Patrick Steinhardt Superseded
[06/21] hash: make `is_null_oid()` independent of `the_repository` Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-11 Patrick Steinhardt Superseded
[05/21] hash: convert `oidcmp()` and `oideq()` to compare whole hash Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-11 Patrick Steinhardt Superseded
[04/21] global: ensure that object IDs are always padded Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-11 Patrick Steinhardt Superseded
[03/21] hash: require hash algorithm in `oidread()` and `oidclr()` Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-11 Patrick Steinhardt Superseded
[02/21] hash: require hash algorithm in `hasheq()`, `hashcmp()` and `hashclr()` Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-11 Patrick Steinhardt Superseded
[01/21] hash: drop (mostly) unused `is_empty_{blob,tree}_sha1()` functions Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-11 Patrick Steinhardt Superseded
[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
« 1 2 3 4446 447 »