Show patches with: none      |   44592 patches
« 1 2 3 4445 446 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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 New
[20/21] t/helper: remove dependency on `the_repository` in "proc-receive" Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-11 Patrick Steinhardt New
[19/21] t/helper: remove dependency on `the_repository` in "oidtree" Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-11 Patrick Steinhardt New
[18/21] t/helper: fix segfault in "oid-array" command without repository Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-11 Patrick Steinhardt New
[17/21] t/helper: use correct object hash in partial-clone helper Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-11 Patrick Steinhardt New
[16/21] compat/fsmonitor: remove dependency on `the_repository` in Darwin IPC Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-11 Patrick Steinhardt New
[15/21] replace-object: use hash algorithm from passed-in repository Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-11 Patrick Steinhardt New
[14/21] protocol-caps: use hash algorithm from passed-in repository Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-11 Patrick Steinhardt New
[13/21] oidset: pass hash algorithm when parsing file Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-11 Patrick Steinhardt New
[12/21] http-fetch: don't crash when parsing packfile without a repo Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-11 Patrick Steinhardt New
[11/21] hash-ll: merge with "hash.h" Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-11 Patrick Steinhardt New
[10/21] refs: avoid include cycle with "repository.h" Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-11 Patrick Steinhardt New
[09/21] global: introduce `USE_THE_REPOSITORY_VARIABLE` macro Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-11 Patrick Steinhardt New
[08/21] hash: require hash algorithm in `empty_tree_oid_hex()` Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-11 Patrick Steinhardt New
[07/21] hash: require hash algorithm in `is_empty_{blob,tree}_oid()` Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-11 Patrick Steinhardt New
[06/21] hash: make `is_null_oid()` independent of `the_repository` Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-11 Patrick Steinhardt New
[05/21] hash: convert `oidcmp()` and `oideq()` to compare whole hash Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-11 Patrick Steinhardt New
[04/21] global: ensure that object IDs are always padded Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-11 Patrick Steinhardt New
[03/21] hash: require hash algorithm in `oidread()` and `oidclr()` Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-11 Patrick Steinhardt New
[02/21] hash: require hash algorithm in `hasheq()`, `hashcmp()` and `hashclr()` Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-11 Patrick Steinhardt New
[01/21] hash: drop (mostly) unused `is_empty_{blob,tree}_sha1()` functions Introduce `USE_THE_REPOSITORY_VARIABLE` macro - - - --- 2024-06-11 Patrick Steinhardt 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
[2/2] object-name: don't try to abbreviate to lengths greater than hexsz [1/2] config: fix segfault when parsing "core.abbrev" without repo - - - --- 2024-06-11 Patrick Steinhardt New
[1/2] config: fix segfault when parsing "core.abbrev" without repo [1/2] config: fix segfault when parsing "core.abbrev" without repo - - - --- 2024-06-11 Patrick Steinhardt New
[v3,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-11 Chandra Pratap New
[v3,6/7] t-reftable-pq: add test for index based comparison t: port reftable/pq_test.c to the unit testing framework - - - --- 2024-06-11 Chandra Pratap New
[v3,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-11 Chandra Pratap New
[v3,4/7] t-reftable-pq: make merged_iter_pqueue_check() static t: port reftable/pq_test.c to the unit testing framework - - - --- 2024-06-11 Chandra Pratap New
[v3,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-11 Chandra Pratap New
[v3,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-11 Chandra Pratap New
[v3,1/7] reftable: remove unncessary curly braces in reftable/pq.c t: port reftable/pq_test.c to the unit testing framework - - - --- 2024-06-11 Chandra Pratap New
[v5,4/4] unbundle: use VERIFY_BUNDLE_FSCK_FOLLOW_FETCH for fetches object checking related additions and fixes for bundles in fetches - 1 - --- 2024-06-11 Xing Xin Superseded
[v5,3/4] unbundle: extend options to support object verification object checking related additions and fixes for bundles in fetches - 1 - --- 2024-06-11 Xing Xin Superseded
[v5,2/4] fetch-pack: expose fsckObjects configuration logic object checking related additions and fixes for bundles in fetches - - - --- 2024-06-11 Xing Xin Superseded
[v5,1/4] bundle-uri: verify oid before writing refs object checking related additions and fixes for bundles in fetches - 2 - --- 2024-06-11 Xing Xin Superseded
[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
« 1 2 3 4445 446 »