Show patches with: none      |   48030 patches
« 1 2 ... 24 25 26480 481 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[04/20] hooks: remove implicit dependency on `the_repository` Stop using `the_repository` in "config.c" - - - --- 2024-08-07 Patrick Steinhardt Superseded
[03/20] editor: do not rely on `the_repository` for interactive edits Stop using `the_repository` in "config.c" - - - --- 2024-08-07 Patrick Steinhardt Superseded
[02/20] path: expose `do_git_common_path()` as `strbuf_git_common_pathv()` Stop using `the_repository` in "config.c" - - - --- 2024-08-07 Patrick Steinhardt Superseded
[01/20] path: expose `do_git_path()` as `repo_git_pathv()` Stop using `the_repository` in "config.c" - - - --- 2024-08-07 Patrick Steinhardt Superseded
[v2] refs: avoid "too many arguments" [v2] refs: avoid "too many arguments" - - - --- 2024-08-06 Junio C Hamano New
[RFC] usage_msg_opt() and _optf() must die [RFC] usage_msg_opt() and _optf() must die - - - --- 2024-08-06 Junio C Hamano New
[v2] t3206: test_when_finished before dirtying operations, not after [v2] t3206: test_when_finished before dirtying operations, not after - - - --- 2024-08-06 Junio C Hamano Accepted
[v3,19/19] midx: implement support for writing incremental MIDX chains midx: incremental multi-pack indexes, part one - - - --- 2024-08-06 Taylor Blau New
[v3,18/19] t/t5313-pack-bounds-checks.sh: prepare for sub-directories midx: incremental multi-pack indexes, part one - - - --- 2024-08-06 Taylor Blau Accepted
[v3,17/19] t: retire 'GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP' midx: incremental multi-pack indexes, part one - - - --- 2024-08-06 Taylor Blau Accepted
[v3,16/19] midx: implement verification support for incremental MIDXs midx: incremental multi-pack indexes, part one - - - --- 2024-08-06 Taylor Blau Accepted
[v3,15/19] midx: support reading incremental MIDX chains midx: incremental multi-pack indexes, part one - - - --- 2024-08-06 Taylor Blau Accepted
[v3,14/19] midx: teach `midx_fanout_add_midx_fanout()` about incremental MIDXs midx: incremental multi-pack indexes, part one - - - --- 2024-08-06 Taylor Blau Accepted
[v3,13/19] midx: teach `midx_preferred_pack()` about incremental MIDXs midx: incremental multi-pack indexes, part one - - - --- 2024-08-06 Taylor Blau Accepted
[v3,12/19] midx: teach `midx_contains_pack()` about incremental MIDXs midx: incremental multi-pack indexes, part one - - - --- 2024-08-06 Taylor Blau Accepted
[v3,11/19] midx: remove unused `midx_locate_pack()` midx: incremental multi-pack indexes, part one - - - --- 2024-08-06 Taylor Blau Accepted
[v3,10/19] midx: teach `fill_midx_entry()` about incremental MIDXs midx: incremental multi-pack indexes, part one - - - --- 2024-08-06 Taylor Blau Accepted
[v3,09/19] midx: teach `nth_midxed_offset()` about incremental MIDXs midx: incremental multi-pack indexes, part one - - - --- 2024-08-06 Taylor Blau Accepted
[v3,08/19] midx: teach `bsearch_midx()` about incremental MIDXs midx: incremental multi-pack indexes, part one - - - --- 2024-08-06 Taylor Blau Accepted
[v3,07/19] midx: introduce `bsearch_one_midx()` midx: incremental multi-pack indexes, part one - - - --- 2024-08-06 Taylor Blau Accepted
[v3,06/19] midx: teach `nth_bitmapped_pack()` about incremental MIDXs midx: incremental multi-pack indexes, part one - - - --- 2024-08-06 Taylor Blau Accepted
[v3,05/19] midx: teach `nth_midxed_object_oid()` about incremental MIDXs midx: incremental multi-pack indexes, part one - - - --- 2024-08-06 Taylor Blau Accepted
[v3,04/19] midx: teach `prepare_midx_pack()` about incremental MIDXs midx: incremental multi-pack indexes, part one - - - --- 2024-08-06 Taylor Blau New
[v3,03/19] midx: teach `nth_midxed_pack_int_id()` about incremental MIDXs midx: incremental multi-pack indexes, part one - - - --- 2024-08-06 Taylor Blau Accepted
[v3,02/19] midx: add new fields for incremental MIDX chains midx: incremental multi-pack indexes, part one - - - --- 2024-08-06 Taylor Blau Accepted
[v3,01/19] Documentation: describe incremental MIDX format midx: incremental multi-pack indexes, part one - - - --- 2024-08-06 Taylor Blau Accepted
[RFC,v2,7/7] t/unit-tests: convert ctype tests to use clar Introduce clar testing framework - - - --- 2024-08-06 Patrick Steinhardt Superseded
[RFC,v2,6/7] t/unit-tests: convert strvec tests to use clar Introduce clar testing framework - - - --- 2024-08-06 Patrick Steinhardt Superseded
[RFC,v2,5/7] Makefile: wire up the clar unit testing framework Introduce clar testing framework - - - --- 2024-08-06 Patrick Steinhardt Superseded
[RFC,v2,4/7] t/clar: fix compatibility with NonStop Introduce clar testing framework - - - --- 2024-08-06 Patrick Steinhardt Superseded
[RFC,v2,3/7] t/clar: fix whitespace errors Introduce clar testing framework - - - --- 2024-08-06 Patrick Steinhardt Superseded
[RFC,v2,2/7] t: import the clar unit testing framework Introduce clar testing framework - - - --- 2024-08-06 Patrick Steinhardt Superseded
[RFC,v2,1/7] t: do not pass GIT_TEST_OPTS to unit tests with prove Introduce clar testing framework - - - --- 2024-08-06 Patrick Steinhardt Superseded
[6/6] t-reftable-stack: add test for stack iterators t: port reftable/stack_test.c to the unit testing framework - - - --- 2024-08-06 Chandra Pratap Superseded
[5/6] t-reftable-stack: add test for non-default compaction factor t: port reftable/stack_test.c to the unit testing framework - - - --- 2024-08-06 Chandra Pratap Superseded
[4/6] t-reftable-stack: use reftable_ref_record_equal() to compare ref records t: port reftable/stack_test.c to the unit testing framework - - - --- 2024-08-06 Chandra Pratap Superseded
[3/6] t-reftable-stack: use Git's tempfile API instead of mkstemp() t: port reftable/stack_test.c to the unit testing framework - - - --- 2024-08-06 Chandra Pratap Superseded
[2/6] t: harmonize t-reftable-stack.c with coding guidelines t: port reftable/stack_test.c to the unit testing framework - - - --- 2024-08-06 Chandra Pratap Superseded
[1/6] t: move reftable/stack_test.c to the unit testing framework t: port reftable/stack_test.c to the unit testing framework - - - --- 2024-08-06 Chandra Pratap Superseded
[22/22] builtin/diff: free symmetric diff members Memory leak fixes (pt.4) - - - --- 2024-08-06 Patrick Steinhardt Superseded
[21/22] diff: free state populated via options Memory leak fixes (pt.4) - - - --- 2024-08-06 Patrick Steinhardt Superseded
[20/22] builtin/log: fix leak when showing converted blob contents Memory leak fixes (pt.4) - - - --- 2024-08-06 Patrick Steinhardt Superseded
[19/22] userdiff: fix leaking memory for configured diff drivers Memory leak fixes (pt.4) - - - --- 2024-08-06 Patrick Steinhardt Superseded
[18/22] builtin/format-patch: fix various trivial memory leaks Memory leak fixes (pt.4) - - - --- 2024-08-06 Patrick Steinhardt Superseded
[17/22] diff: fix leak when parsing invalid ignore regex option Memory leak fixes (pt.4) - - - --- 2024-08-06 Patrick Steinhardt Superseded
[16/22] unpack-trees: clear index when not propagating it Memory leak fixes (pt.4) - - - --- 2024-08-06 Patrick Steinhardt Superseded
[15/22] sequencer: release todo list on error paths Memory leak fixes (pt.4) - - - --- 2024-08-06 Patrick Steinhardt Superseded
[14/22] merge-ort: unconditionally release attributes index Memory leak fixes (pt.4) - - - --- 2024-08-06 Patrick Steinhardt Superseded
[13/22] builtin/fast-export: plug leaking tag names Memory leak fixes (pt.4) - - - --- 2024-08-06 Patrick Steinhardt Superseded
[12/22] builtin/fast-export: fix leaking diff options Memory leak fixes (pt.4) - - - --- 2024-08-06 Patrick Steinhardt Superseded
[11/22] builtin/fast-import: plug trivial memory leaks Memory leak fixes (pt.4) - - - --- 2024-08-06 Patrick Steinhardt Superseded
[10/22] builtin/notes: fix leaking `struct notes_tree` when merging notes Memory leak fixes (pt.4) - - - --- 2024-08-06 Patrick Steinhardt Superseded
[09/22] builtin/rebase: fix leaking `commit.gpgsign` value Memory leak fixes (pt.4) - - - --- 2024-08-06 Patrick Steinhardt Superseded
[08/22] config: fix leaking comment character config Memory leak fixes (pt.4) - - - --- 2024-08-06 Patrick Steinhardt Superseded
[07/22] submodule-config: fix leaking name enrty when traversing submodules Memory leak fixes (pt.4) - - - --- 2024-08-06 Patrick Steinhardt Superseded
[06/22] read-cache: fix leaking hashfile when writing index fails Memory leak fixes (pt.4) - - - --- 2024-08-06 Patrick Steinhardt Superseded
[05/22] bulk-checkin: fix leaking state TODO Memory leak fixes (pt.4) - - - --- 2024-08-06 Patrick Steinhardt Superseded
[04/22] object-name: fix leaking symlink paths in object context Memory leak fixes (pt.4) - - - --- 2024-08-06 Patrick Steinhardt Superseded
[03/22] object-file: fix memory leak when reading corrupted headers Memory leak fixes (pt.4) - - - --- 2024-08-06 Patrick Steinhardt Superseded
[02/22] git: fix leaking system paths Memory leak fixes (pt.4) - - - --- 2024-08-06 Patrick Steinhardt Superseded
[01/22] remote: plug memory leak when aliasing URLs Memory leak fixes (pt.4) - - - --- 2024-08-06 Patrick Steinhardt Superseded
t3206: test_when_finished before dirtying operations, not after t3206: test_when_finished before dirtying operations, not after - - - --- 2024-08-06 Junio C Hamano Superseded
[v1,4/4] miscellaneous: avoid "too many arguments" make "too many arguments" a bit more useful - - - --- 2024-08-06 Junio C Hamano New
[v1,3/4] notes: avoid "too many arguments" make "too many arguments" a bit more useful - - - --- 2024-08-06 Junio C Hamano New
[v1,2/4] cat-file: avoid "too many arguments" make "too many arguments" a bit more useful - - - --- 2024-08-06 Junio C Hamano New
[v1,1/4] refs: avoid "too many arguments" make "too many arguments" a bit more useful - - - --- 2024-08-06 Junio C Hamano New
[v4,8/8,Newcomer] t7004: Use single quotes instead of double quotes t7004: Modernize the style - - - --- 2024-08-05 AbdAlRahman Gad New
[v4,7/8,Newcomer] t7004: test Description and test body seperated with backslash t7004: Modernize the style - - - --- 2024-08-05 AbdAlRahman Gad Accepted
[v4,6/8,Newcomer] t7004: Description on the same line as test_expect_success t7004: Modernize the style - - - --- 2024-08-05 AbdAlRahman Gad New
[v4,5/8,Newcomer] t7004: Use indented here-doc t7004: Modernize the style - - - --- 2024-08-05 AbdAlRahman Gad Accepted
[v4,4/8,Newcomer] t7004: Do not prepare things outside test_expect_success t7004: Modernize the style - - - --- 2024-08-05 AbdAlRahman Gad New
[v4,3/8,Newcomer] t7004: One command per line t7004: Modernize the style - - - --- 2024-08-05 AbdAlRahman Gad Accepted
[v4,2/8,Newcomer] t7004: Do not lose exit status to pipe t7004: Modernize the style - - - --- 2024-08-05 AbdAlRahman Gad New
[v4,1/8,Newcomer] t7004: Remove space after redirect operators t7004: Modernize the style - - - --- 2024-08-05 AbdAlRahman Gad Accepted
Added support for --branch to git p4 rebase in git-p4.py Added support for --branch to git p4 rebase in git-p4.py - - - --- 2024-08-05 Samuel Hishmeh New
t/t7704-repack-cruft.sh: avoid failures during long-running tests t/t7704-repack-cruft.sh: avoid failures during long-running tests - - - --- 2024-08-05 Taylor Blau Accepted
[v3,2/2] t6421: fix test to work when repo dir contains d0 Small fixes for issues detected during internal CI runs - - - --- 2024-08-05 Kyle Lippincott Accepted
[v3,1/2] set errno=0 before strtoX calls Small fixes for issues detected during internal CI runs - - - --- 2024-08-05 Kyle Lippincott Accepted
[GSoC,v15,9/9] fsck: add ref name check for files backend [GSoC,v15,1/9] fsck: rename "skiplist" to "skip_oids" - - - --- 2024-08-05 shejialuo Accepted
[GSoC,v15,8/9] files-backend: add unified interface for refs scanning [GSoC,v15,1/9] fsck: rename "skiplist" to "skip_oids" - - - --- 2024-08-05 shejialuo New
[GSoC,v15,7/9] builtin/refs: add verify subcommand [GSoC,v15,1/9] fsck: rename "skiplist" to "skip_oids" - - - --- 2024-08-05 shejialuo Accepted
[GSoC,v15,6/9] refs: set up ref consistency check infrastructure [GSoC,v15,1/9] fsck: rename "skiplist" to "skip_oids" - - - --- 2024-08-05 shejialuo Accepted
[GSoC,v15,5/9] fsck: add refs report function [GSoC,v15,1/9] fsck: rename "skiplist" to "skip_oids" - - - --- 2024-08-05 shejialuo New
[GSoC,v15,4/9] fsck: add a unified interface for reporting fsck messages [GSoC,v15,1/9] fsck: rename "skiplist" to "skip_oids" - - - --- 2024-08-05 shejialuo Accepted
[GSoC,v15,3/9] fsck: make "fsck_error" callback generic [GSoC,v15,1/9] fsck: rename "skiplist" to "skip_oids" - - - --- 2024-08-05 shejialuo Accepted
[GSoC,v15,2/9] fsck: rename objects-related fsck error functions [GSoC,v15,1/9] fsck: rename "skiplist" to "skip_oids" - - - --- 2024-08-05 shejialuo Accepted
[GSoC,v15,1/9] fsck: rename "skiplist" to "skip_oids" [GSoC,v15,1/9] fsck: rename "skiplist" to "skip_oids" - - - --- 2024-08-05 shejialuo Accepted
[GSoC,v15,0/9] ref consistency check infra setup - - - --- 2024-08-05 shejialuo New
[v2,9/9] reftable/stack: handle locked tables during auto-compaction reftable: improvements and fixes for compaction - - - --- 2024-08-05 Patrick Steinhardt Accepted
[v2,8/9] reftable/stack: fix corruption on concurrent compaction reftable: improvements and fixes for compaction - - - --- 2024-08-05 Patrick Steinhardt New
[v2,7/9] reftable/stack: use lock_file when adding table to "tables.list" reftable: improvements and fixes for compaction - - - --- 2024-08-05 Patrick Steinhardt Accepted
[v2,6/9] reftable/stack: do not die when fsyncing lock file files reftable: improvements and fixes for compaction - - - --- 2024-08-05 Patrick Steinhardt Accepted
[v2,5/9] reftable/stack: simplify tracking of table locks reftable: improvements and fixes for compaction - - - --- 2024-08-05 Patrick Steinhardt Accepted
[v2,4/9] reftable/stack: update stats on failed full compaction reftable: improvements and fixes for compaction - - - --- 2024-08-05 Patrick Steinhardt Accepted
[v2,3/9] reftable/stack: test compaction with already-locked tables reftable: improvements and fixes for compaction - - - --- 2024-08-05 Patrick Steinhardt New
[v2,2/9] reftable/stack: extract function to setup stack with N tables reftable: improvements and fixes for compaction - - - --- 2024-08-05 Patrick Steinhardt New
[v2,1/9] reftable/stack: refactor function to gather table sizes reftable: improvements and fixes for compaction - - - --- 2024-08-05 Patrick Steinhardt Superseded
repository: prevent memory leak when releasing ref stores repository: prevent memory leak when releasing ref stores - - - --- 2024-08-05 Sven Strickroth New
[v2] refs/files: prevent memory leak by freeing packed_ref_store [v2] refs/files: prevent memory leak by freeing packed_ref_store - - - --- 2024-08-05 Sven Strickroth Accepted
apply: canonicalize modes read from patches apply: canonicalize modes read from patches - - - --- 2024-08-05 Jeff King Accepted
« 1 2 ... 24 25 26480 481 »