Show patches with: Archived = No       |   23753 patches
« 1 2 ... 27 28 29237 238 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v5,8/8] t7004: make use of write_script t7004: modernize the style - - - --- 2024-08-07 AbdAlRahman Gad Superseded
[v5,7/8] t7004: use single quotes instead of double quotes t7004: modernize the style - - - --- 2024-08-07 AbdAlRahman Gad Superseded
[v5,6/8] t7004: test description and test body seperated with backslash t7004: modernize the style - - - --- 2024-08-07 AbdAlRahman Gad Superseded
[v5,5/8] t7004: description on the same line as test_expect_success t7004: modernize the style - - - --- 2024-08-07 AbdAlRahman Gad Superseded
[v5,4/8] t7004: use indented here-doc t7004: modernize the style - - - --- 2024-08-07 AbdAlRahman Gad Superseded
[v5,3/8] t7004: do not prepare things outside test_expect_success t7004: modernize the style - - - --- 2024-08-07 AbdAlRahman Gad Superseded
[v5,2/8] t7004: one command per line t7004: modernize the style - - - --- 2024-08-07 AbdAlRahman Gad Superseded
[v5,1/8] t7004: remove space after redirect operators t7004: modernize the style - - - --- 2024-08-07 AbdAlRahman Gad Superseded
[6/6] object: fix leaking packfiles when closing object store Improvements for ref storage formats with submodules - - - --- 2024-08-07 Patrick Steinhardt Superseded
[5/6] submodule: fix leaking seen submodule names Improvements for ref storage formats with submodules - - - --- 2024-08-07 Patrick Steinhardt Superseded
[4/6] submodule: fix leaking fetch tasks Improvements for ref storage formats with submodules - - - --- 2024-08-07 Patrick Steinhardt Superseded
[3/6] refs: fix ref storage format for submodule ref stores Improvements for ref storage formats with submodules - - - --- 2024-08-07 Patrick Steinhardt Superseded
[2/6] builtin/clone: propagate ref storage format to submodules Improvements for ref storage formats with submodules - - - --- 2024-08-07 Patrick Steinhardt Superseded
[1/6] builtin/submodule: allow cloning with different ref storage format Improvements for ref storage formats with submodules - - - --- 2024-08-07 Patrick Steinhardt Superseded
[20/20] config: hide functions using `the_repository` by default Stop using `the_repository` in "config.c" - - - --- 2024-08-07 Patrick Steinhardt Superseded
[19/20] global: prepare for hiding away repo-less config functions Stop using `the_repository` in "config.c" - - - --- 2024-08-07 Patrick Steinhardt Superseded
[18/20] config: don't depend on `the_repository` with branch conditions Stop using `the_repository` in "config.c" - - - --- 2024-08-07 Patrick Steinhardt Superseded
[17/20] config: don't have setters depend on `the_repository` Stop using `the_repository` in "config.c" - - - --- 2024-08-07 Patrick Steinhardt Superseded
[16/20] config: pass repo to functions that rename or copy sections Stop using `the_repository` in "config.c" - - - --- 2024-08-07 Patrick Steinhardt Superseded
[15/20] config: pass repo to `git_die_config()` Stop using `the_repository` in "config.c" - - - --- 2024-08-07 Patrick Steinhardt Superseded
[14/20] config: pass repo to `git_config_get_expiry_in_days()` Stop using `the_repository` in "config.c" - - - --- 2024-08-07 Patrick Steinhardt Superseded
[13/20] config: pass repo to `git_config_get_expiry()` Stop using `the_repository` in "config.c" - - - --- 2024-08-07 Patrick Steinhardt Superseded
[12/20] config: pass repo to `git_config_get_max_percent_split_change()` Stop using `the_repository` in "config.c" - - - --- 2024-08-07 Patrick Steinhardt Superseded
[11/20] config: pass repo to `git_config_get_split_index()` Stop using `the_repository` in "config.c" - - - --- 2024-08-07 Patrick Steinhardt Superseded
[10/20] config: pass repo to `git_config_get_index_threads()` Stop using `the_repository` in "config.c" - - - --- 2024-08-07 Patrick Steinhardt Superseded
[09/20] config: expose `repo_config_clear()` Stop using `the_repository` in "config.c" - - - --- 2024-08-07 Patrick Steinhardt Superseded
[08/20] config: introduce missing setters that take repo as parameter Stop using `the_repository` in "config.c" - - - --- 2024-08-07 Patrick Steinhardt Superseded
[07/20] path: hide functions using `the_repository` by default Stop using `the_repository` in "config.c" - - - --- 2024-08-07 Patrick Steinhardt Superseded
[06/20] path: stop relying on `the_repository` in `worktree_git_path()` Stop using `the_repository` in "config.c" - - - --- 2024-08-07 Patrick Steinhardt Superseded
[05/20] path: stop relying on `the_repository` when reporting garbage Stop using `the_repository` in "config.c" - - - --- 2024-08-07 Patrick Steinhardt Superseded
[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] 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,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,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
[v4,7/8,Newcomer] t7004: test Description and test body seperated with backslash t7004: Modernize the style - - - --- 2024-08-05 AbdAlRahman Gad Accepted
[v4,5/8,Newcomer] t7004: Use indented here-doc t7004: Modernize the style - - - --- 2024-08-05 AbdAlRahman Gad Accepted
[v4,3/8,Newcomer] t7004: One command per line t7004: Modernize the style - - - --- 2024-08-05 AbdAlRahman Gad Accepted
[v4,1/8,Newcomer] t7004: Remove space after redirect operators t7004: Modernize the style - - - --- 2024-08-05 AbdAlRahman Gad Accepted
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,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,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
« 1 2 ... 27 28 29237 238 »