Show patches with: none      |   46859 patches
« 1 2 ... 11 12 13468 469 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,3/5] cgit-sys: add repo initialization and config access Introduce cgit-rs, a Rust wrapper around libgit.a - - - --- 2024-08-09 Josh Steadmon New
[v2,2/5] cgit-sys: introduce Rust wrapper for libgit.a Introduce cgit-rs, a Rust wrapper around libgit.a - - - --- 2024-08-09 Josh Steadmon New
[v2,1/5] common-main: split init and exit code into new files Introduce cgit-rs, a Rust wrapper around libgit.a - - - --- 2024-08-09 Josh Steadmon New
[2/2] remerge-diff: clean up temporary objdir at a central place [1/2] remerge-diff: lazily prpare temporary objdir on demand - - - --- 2024-08-09 Junio C Hamano Accepted
[1/2] remerge-diff: lazily prpare temporary objdir on demand [1/2] remerge-diff: lazily prpare temporary objdir on demand - - - --- 2024-08-09 Junio C Hamano Accepted
doc: grammofix in git-diff-tree doc: grammofix in git-diff-tree - - - --- 2024-08-09 Junio C Hamano Accepted
tutorial: grammofix tutorial: grammofix - - - --- 2024-08-09 Junio C Hamano Accepted
[v4,3/3] ref-filter: populate symref from iterator keep track of unresolved value of symbolic-ref in ref iterators - - - --- 2024-08-09 John Cai Accepted
[v4,2/3] refs: add referent to each_ref_fn keep track of unresolved value of symbolic-ref in ref iterators - - - --- 2024-08-09 John Cai Accepted
[v4,1/3] refs: keep track of unresolved reference value in iterators keep track of unresolved value of symbolic-ref in ref iterators - - - --- 2024-08-09 John Cai Accepted
[v2,4/4] t-reftable-readwrite: add test for known error t: port reftable/readwrite_test.c to the unit testing framework - - - --- 2024-08-09 Chandra Pratap Superseded
[v2,3/4] t-reftable-readwrite: use 'for' in place of infinite 'while' loops t: port reftable/readwrite_test.c to the unit testing framework - - - --- 2024-08-09 Chandra Pratap Superseded
[v2,2/4] t-reftable-readwrite: use free_names() instead of a for loop t: port reftable/readwrite_test.c to the unit testing framework - - - --- 2024-08-09 Chandra Pratap Superseded
[v2,1/4] t: move reftable/readwrite_test.c to the unit testing framework t: port reftable/readwrite_test.c to the unit testing framework - - - --- 2024-08-09 Chandra Pratap Superseded
[v2] diff-tree: fix crash when used with --remerge-diff [v2] diff-tree: fix crash when used with --remerge-diff - 1 - --- 2024-08-09 Xing Xin Accepted
tests: drop use of 'tee' that hides exit status tests: drop use of 'tee' that hides exit status - - - --- 2024-08-08 Junio C Hamano Accepted
[3/3] send-email: teach git send-email option to translate aliases send-email: teach git send-email mode to translate aliases - - - --- 2024-08-08 Keller, Jacob E Superseded
[2/3] t9001-send-email.sh: update alias list used for pine test send-email: teach git send-email mode to translate aliases - - - --- 2024-08-08 Keller, Jacob E Superseded
[1/3] t90001-send-email.sh: fix quoting for mailrc --dump-aliases test send-email: teach git send-email mode to translate aliases - - - --- 2024-08-08 Keller, Jacob E Superseded
[v6,8/8] t7004: make use of write_script t7004: modernize the style - - - --- 2024-08-08 AbdAlRahman Gad Accepted
[v6,7/8] t7004: use single quotes instead of double quotes t7004: modernize the style - - - --- 2024-08-08 AbdAlRahman Gad Accepted
[v6,6/8] t7004: begin the test body on the same line as test_expect_success t7004: modernize the style - - - --- 2024-08-08 AbdAlRahman Gad Accepted
[v6,5/8] t7004: description on the same line as test_expect_success t7004: modernize the style - - - --- 2024-08-08 AbdAlRahman Gad Accepted
[v6,4/8] t7004: use indented here-doc t7004: modernize the style - - - --- 2024-08-08 AbdAlRahman Gad Accepted
[v6,3/8] t7004: do not prepare things outside test_expect_success t7004: modernize the style - - - --- 2024-08-08 AbdAlRahman Gad Accepted
[v6,2/8] t7004: one command per line t7004: modernize the style - - - --- 2024-08-08 AbdAlRahman Gad Accepted
[v6,1/8] t7004: remove space after redirect operators t7004: modernize the style - - - --- 2024-08-08 AbdAlRahman Gad Accepted
[v3,9/9] reftable/stack: handle locked tables during auto-compaction reftable: improvements and fixes for compaction - - - --- 2024-08-08 Patrick Steinhardt Accepted
[v3,8/9] reftable/stack: fix corruption on concurrent compaction reftable: improvements and fixes for compaction - - - --- 2024-08-08 Patrick Steinhardt Accepted
[v3,7/9] reftable/stack: use lock_file when adding table to "tables.list" reftable: improvements and fixes for compaction - - - --- 2024-08-08 Patrick Steinhardt Accepted
[v3,6/9] reftable/stack: do not die when fsyncing lock file files reftable: improvements and fixes for compaction - - - --- 2024-08-08 Patrick Steinhardt Accepted
[v3,5/9] reftable/stack: simplify tracking of table locks reftable: improvements and fixes for compaction - - - --- 2024-08-08 Patrick Steinhardt Accepted
[v3,4/9] reftable/stack: update stats on failed full compaction reftable: improvements and fixes for compaction - - - --- 2024-08-08 Patrick Steinhardt Accepted
[v3,3/9] reftable/stack: test compaction with already-locked tables reftable: improvements and fixes for compaction - - - --- 2024-08-08 Patrick Steinhardt Accepted
[v3,2/9] reftable/stack: extract function to setup stack with N tables reftable: improvements and fixes for compaction - - - --- 2024-08-08 Patrick Steinhardt Accepted
[v3,1/9] reftable/stack: refactor function to gather table sizes reftable: improvements and fixes for compaction - - - --- 2024-08-08 Patrick Steinhardt Accepted
diff-tree: fix crash when used with --remerge-diff diff-tree: fix crash when used with --remerge-diff - - - --- 2024-08-08 Xing Xin Superseded
[v2,22/22] builtin/diff: free symmetric diff members Memory leak fixes (pt.4) - - - --- 2024-08-08 Patrick Steinhardt Superseded
[v2,21/22] diff: free state populated via options Memory leak fixes (pt.4) - - - --- 2024-08-08 Patrick Steinhardt Superseded
[v2,20/22] builtin/log: fix leak when showing converted blob contents Memory leak fixes (pt.4) - - - --- 2024-08-08 Patrick Steinhardt Superseded
[v2,19/22] userdiff: fix leaking memory for configured diff drivers Memory leak fixes (pt.4) - - - --- 2024-08-08 Patrick Steinhardt Superseded
[v2,18/22] builtin/format-patch: fix various trivial memory leaks Memory leak fixes (pt.4) - - - --- 2024-08-08 Patrick Steinhardt Superseded
[v2,17/22] diff: fix leak when parsing invalid ignore regex option Memory leak fixes (pt.4) - - - --- 2024-08-08 Patrick Steinhardt Superseded
[v2,16/22] unpack-trees: clear index when not propagating it Memory leak fixes (pt.4) - - - --- 2024-08-08 Patrick Steinhardt Superseded
[v2,15/22] sequencer: release todo list on error paths Memory leak fixes (pt.4) - - - --- 2024-08-08 Patrick Steinhardt Superseded
[v2,14/22] merge-ort: unconditionally release attributes index Memory leak fixes (pt.4) - - - --- 2024-08-08 Patrick Steinhardt Superseded
[v2,13/22] builtin/fast-export: plug leaking tag names Memory leak fixes (pt.4) - - - --- 2024-08-08 Patrick Steinhardt Superseded
[v2,12/22] builtin/fast-export: fix leaking diff options Memory leak fixes (pt.4) - - - --- 2024-08-08 Patrick Steinhardt Superseded
[v2,11/22] builtin/fast-import: plug trivial memory leaks Memory leak fixes (pt.4) - - - --- 2024-08-08 Patrick Steinhardt Superseded
[v2,10/22] builtin/notes: fix leaking `struct notes_tree` when merging notes Memory leak fixes (pt.4) - - - --- 2024-08-08 Patrick Steinhardt Superseded
[v2,09/22] builtin/rebase: fix leaking `commit.gpgsign` value Memory leak fixes (pt.4) - - - --- 2024-08-08 Patrick Steinhardt Superseded
[v2,08/22] config: fix leaking comment character config Memory leak fixes (pt.4) - - - --- 2024-08-08 Patrick Steinhardt Superseded
[v2,07/22] submodule-config: fix leaking name enrty when traversing submodules Memory leak fixes (pt.4) - - - --- 2024-08-08 Patrick Steinhardt Superseded
[v2,06/22] read-cache: fix leaking hashfile when writing index fails Memory leak fixes (pt.4) - - - --- 2024-08-08 Patrick Steinhardt Superseded
[v2,05/22] bulk-checkin: fix leaking state TODO Memory leak fixes (pt.4) - - - --- 2024-08-08 Patrick Steinhardt Superseded
[v2,04/22] object-name: fix leaking symlink paths in object context Memory leak fixes (pt.4) - - - --- 2024-08-08 Patrick Steinhardt Superseded
[v2,03/22] object-file: fix memory leak when reading corrupted headers Memory leak fixes (pt.4) - - - --- 2024-08-08 Patrick Steinhardt Superseded
[v2,02/22] git: fix leaking system paths Memory leak fixes (pt.4) - - - --- 2024-08-08 Patrick Steinhardt Superseded
[v2,01/22] remote: plug memory leak when aliasing URLs Memory leak fixes (pt.4) - - - --- 2024-08-08 Patrick Steinhardt Superseded
[GSoC,v16,9/9] fsck: add ref name check for files backend ref consistency check infra setup - - - --- 2024-08-08 shejialuo Accepted
[GSoC,v16,8/9] files-backend: add unified interface for refs scanning ref consistency check infra setup - - - --- 2024-08-08 shejialuo Accepted
[GSoC,v16,7/9] builtin/refs: add verify subcommand ref consistency check infra setup - - - --- 2024-08-08 shejialuo Accepted
[GSoC,v16,6/9] refs: set up ref consistency check infrastructure ref consistency check infra setup - - - --- 2024-08-08 shejialuo Accepted
[GSoC,v16,5/9] fsck: add refs report function ref consistency check infra setup - - - --- 2024-08-08 shejialuo Accepted
[GSoC,v16,4/9] fsck: add a unified interface for reporting fsck messages ref consistency check infra setup - - - --- 2024-08-08 shejialuo Accepted
[GSoC,v16,3/9] fsck: make "fsck_error" callback generic ref consistency check infra setup - - - --- 2024-08-08 shejialuo Accepted
[GSoC,v16,2/9] fsck: rename objects-related fsck error functions ref consistency check infra setup - - - --- 2024-08-08 shejialuo Accepted
[GSoC,v16,1/9] fsck: rename "skiplist" to "skip_oids" ref consistency check infra setup - - - --- 2024-08-08 shejialuo Accepted
[v2,8/8] object: fix leaking packfiles when closing object store Improvements for ref storage formats with submodules - - - --- 2024-08-08 Patrick Steinhardt Accepted
[v2,7/8] submodule: fix leaking seen submodule names Improvements for ref storage formats with submodules - - - --- 2024-08-08 Patrick Steinhardt Accepted
[v2,6/8] submodule: fix leaking fetch tasks Improvements for ref storage formats with submodules - - - --- 2024-08-08 Patrick Steinhardt Accepted
[v2,5/8] builtin/submodule: allow "add" to use different ref storage format Improvements for ref storage formats with submodules - - - --- 2024-08-08 Patrick Steinhardt Accepted
[v2,4/8] refs: fix ref storage format for submodule ref stores Improvements for ref storage formats with submodules - - - --- 2024-08-08 Patrick Steinhardt Accepted
[v2,3/8] builtin/clone: propagate ref storage format to submodules Improvements for ref storage formats with submodules - - - --- 2024-08-08 Patrick Steinhardt Accepted
[v2,2/8] builtin/submodule: allow cloning with different ref storage format Improvements for ref storage formats with submodules - - - --- 2024-08-08 Patrick Steinhardt Accepted
[v2,1/8] git-submodule.sh: break overly long command lines Improvements for ref storage formats with submodules - - - --- 2024-08-08 Patrick Steinhardt Accepted
doc: pack-objects: clarify --missing option doc: pack-objects: clarify --missing option - - - --- 2024-08-08 Han Young New
[RFC,v3,7/7] t/unit-tests: convert ctype tests to use clar Introduce clar testing framework - - - --- 2024-08-08 Patrick Steinhardt Superseded
[RFC,v3,6/7] t/unit-tests: convert strvec tests to use clar Introduce clar testing framework - - - --- 2024-08-08 Patrick Steinhardt Superseded
[RFC,v3,5/7] Makefile: wire up the clar unit testing framework Introduce clar testing framework - - - --- 2024-08-08 Patrick Steinhardt Superseded
[RFC,v3,4/7] t/clar: fix compatibility with NonStop Introduce clar testing framework - - - --- 2024-08-08 Patrick Steinhardt Superseded
[RFC,v3,3/7] t/clar: fix whitespace errors Introduce clar testing framework - - - --- 2024-08-08 Patrick Steinhardt Superseded
[RFC,v3,2/7] t: import the clar unit testing framework Introduce clar testing framework - - - --- 2024-08-08 Patrick Steinhardt Superseded
[RFC,v3,1/7] t: do not pass GIT_TEST_OPTS to unit tests with prove Introduce clar testing framework - - - --- 2024-08-08 Patrick Steinhardt Superseded
transport: fix leak with transport helper URLs transport: fix leak with transport helper URLs - - - --- 2024-08-08 Junio C Hamano Accepted
[v3,3/3] ref-filter: populate symref from iterator keep track of unresolved value of symbolic-ref in ref iterators - - - --- 2024-08-07 John Cai Superseded
[v3,2/3] refs: add referent to each_ref_fn keep track of unresolved value of symbolic-ref in ref iterators - - - --- 2024-08-07 John Cai Superseded
[v3,1/3] refs: keep track of unresolved reference value in iterators keep track of unresolved value of symbolic-ref in ref iterators - - - --- 2024-08-07 John Cai Superseded
[RFC,6/6] contrib/cgit-rs: add a subset of configset wrappers Introduce cgit-rs, a Rust wrapper around libgit.a - - - --- 2024-08-07 Josh Steadmon Superseded
[RFC,5/6] config: add git_configset_alloc Introduce cgit-rs, a Rust wrapper around libgit.a - - - --- 2024-08-07 Josh Steadmon Superseded
[RFC,4/6] contrib/cgit-rs: add repo initialization and config access Introduce cgit-rs, a Rust wrapper around libgit.a - - - --- 2024-08-07 Josh Steadmon Superseded
[RFC,3/6] contrib/cgit-rs: introduce Rust wrapper for libgit.a Introduce cgit-rs, a Rust wrapper around libgit.a - - - --- 2024-08-07 Josh Steadmon Superseded
[RFC,2/6] repository: add initialize_repo wrapper without pointer Introduce cgit-rs, a Rust wrapper around libgit.a - - - --- 2024-08-07 Josh Steadmon Superseded
[RFC,1/6] common-main: split common_exit() into a new file Introduce cgit-rs, a Rust wrapper around libgit.a - - - --- 2024-08-07 Josh Steadmon Superseded
[5/5] t-reftable-readwrite: add tests for print functions t: port reftable/readwrite_test.c to the unit testing framework - - - --- 2024-08-07 Chandra Pratap Superseded
[4/5] t-reftable-readwrite: add test for known error t: port reftable/readwrite_test.c to the unit testing framework - - - --- 2024-08-07 Chandra Pratap Superseded
[3/5] t-reftable-readwrite: use 'for' in place of infinite 'while' loops t: port reftable/readwrite_test.c to the unit testing framework - - - --- 2024-08-07 Chandra Pratap Superseded
[2/5] t-reftable-readwrite: use free_names() instead of a for loop t: port reftable/readwrite_test.c to the unit testing framework - - - --- 2024-08-07 Chandra Pratap Superseded
[1/5] t: move reftable/readwrite_test.c to the unit testing framework t: port reftable/readwrite_test.c to the unit testing framework - - - --- 2024-08-07 Chandra Pratap Superseded
[v5,8/8] t7004: make use of write_script t7004: modernize the style - - - --- 2024-08-07 AbdAlRahman Gad Superseded
« 1 2 ... 11 12 13468 469 »