Show patches with: none      |   46316 patches
« 1 2 3 4463 464 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2] compat/terminal: mark parameter of git_terminal_prompt() UNUSED [v2] compat/terminal: mark parameter of git_terminal_prompt() UNUSED - - - --- 2024-08-31 Ramsay Jones New
[v2,2/2] Mark 'git cat-file' sparse-index compatible Mark cat-file sparse-index compatible - - - --- 2024-08-30 Kevin Lyles New
[v2,1/2] Allow using stdin in run_on_* functions Mark cat-file sparse-index compatible - - - --- 2024-08-30 Kevin Lyles New
revision: free commit buffers for skipped commits revision: free commit buffers for skipped commits - - - --- 2024-08-30 Jeff King New
refs/files-backend: work around -Wunused-parameter refs/files-backend: work around -Wunused-parameter - - - --- 2024-08-30 Junio C Hamano Accepted
[v2,21/21] environment: stop storing "core.notesRef" globally environment: guard reliance on `the_repository` - - - --- 2024-08-30 Patrick Steinhardt New
[v2,20/21] environment: stop storing "core.warnAmbiguousRefs" globally environment: guard reliance on `the_repository` - - - --- 2024-08-30 Patrick Steinhardt New
[v2,19/21] environment: stop storing "core.preferSymlinkRefs" globally environment: guard reliance on `the_repository` - - - --- 2024-08-30 Patrick Steinhardt New
[v2,18/21] environment: stop storing "core.logAllRefUpdates" globally environment: guard reliance on `the_repository` - - - --- 2024-08-30 Patrick Steinhardt New
[v2,17/21] refs: stop modifying global `log_all_ref_updates` variable environment: guard reliance on `the_repository` - - - --- 2024-08-30 Patrick Steinhardt New
[v2,16/21] branch: stop modifying `log_all_ref_updates` variable environment: guard reliance on `the_repository` - - - --- 2024-08-30 Patrick Steinhardt New
[v2,15/21] repo-settings: track defaults close to `struct repo_settings` environment: guard reliance on `the_repository` - - - --- 2024-08-30 Patrick Steinhardt New
[v2,14/21] repo-settings: split out declarations into a standalone header environment: guard reliance on `the_repository` - - - --- 2024-08-30 Patrick Steinhardt New
[v2,13/21] environment: guard state depending on a repository environment: guard reliance on `the_repository` - - - --- 2024-08-30 Patrick Steinhardt New
[v2,12/21] environment: reorder header to split out `the_repository`-free section environment: guard reliance on `the_repository` - - - --- 2024-08-30 Patrick Steinhardt New
[v2,11/21] environment: move `set_git_dir()` and related into setup layer environment: guard reliance on `the_repository` - - - --- 2024-08-30 Patrick Steinhardt New
[v2,10/21] environment: make `get_git_namespace()` self-contained environment: guard reliance on `the_repository` - - - --- 2024-08-30 Patrick Steinhardt New
[v2,09/21] environment: move `odb_mkstemp()` into object layer environment: guard reliance on `the_repository` - - - --- 2024-08-30 Patrick Steinhardt New
[v2,08/21] config: make dependency on repo in `read_early_config()` explicit environment: guard reliance on `the_repository` - - - --- 2024-08-30 Patrick Steinhardt New
[v2,07/21] config: document `read_early_config()` and `read_very_early_config()` environment: guard reliance on `the_repository` - - - --- 2024-08-30 Patrick Steinhardt New
[v2,06/21] environment: make `get_git_work_tree()` accept a repository environment: guard reliance on `the_repository` - - - --- 2024-08-30 Patrick Steinhardt New
[v2,05/21] environment: make `get_graft_file()` accept a repository environment: guard reliance on `the_repository` - - - --- 2024-08-30 Patrick Steinhardt New
[v2,04/21] environment: make `get_index_file()` accept a repository environment: guard reliance on `the_repository` - - - --- 2024-08-30 Patrick Steinhardt New
[v2,03/21] environment: make `get_object_directory()` accept a repository environment: guard reliance on `the_repository` - - - --- 2024-08-30 Patrick Steinhardt New
[v2,02/21] environment: make `get_git_common_dir()` accept a repository environment: guard reliance on `the_repository` - - - --- 2024-08-30 Patrick Steinhardt New
[v2,01/21] environment: make `get_git_dir()` accept a repository environment: guard reliance on `the_repository` - - - --- 2024-08-30 Patrick Steinhardt New
compat/terminal: mark parameter of git_terminal_prompt() UNUSED compat/terminal: mark parameter of git_terminal_prompt() UNUSED - - - --- 2024-08-29 Ramsay Jones Superseded
[2/2] grep: prefer UNUSED to MAYBE_UNUSED for pcre allocators clean up some MAYBE_UNUSED cases - - - --- 2024-08-29 Jeff King Accepted
[1/2] gc: drop MAYBE_UNUSED annotation from used parameter clean up some MAYBE_UNUSED cases - - - --- 2024-08-29 Jeff King Accepted
[9/6] git-compat-util: guard definition of MAYBE_UNUSED with __GNUC__ [v2] CodingGuidelines: also mention MAYBE_UNUSED - - - --- 2024-08-29 Junio C Hamano New
[v2] CodingGuidelines: also mention MAYBE_UNUSED [v2] CodingGuidelines: also mention MAYBE_UNUSED - - - --- 2024-08-29 Junio C Hamano Accepted
[8/6] CodingGuidelines: also mention MAYBE_UNUSED add ref content check for files backend - - - --- 2024-08-29 Junio C Hamano New
[21/21] environment: stop storing "core.notesRef" globally environment: guard reliance on `the_repository` - - - --- 2024-08-29 Patrick Steinhardt Superseded
[20/21] environment: stop storing "core.warnAmbiguousRefs" globally environment: guard reliance on `the_repository` - - - --- 2024-08-29 Patrick Steinhardt Superseded
[19/21] environment: stop storing "core.preferSymlinkRefs" globally environment: guard reliance on `the_repository` - - - --- 2024-08-29 Patrick Steinhardt Superseded
[18/21] environment: stop storing "core.logAllRefUpdates" globally environment: guard reliance on `the_repository` - - - --- 2024-08-29 Patrick Steinhardt Superseded
[17/21] repo-settings: track defaults close to `struct repo_settings` environment: guard reliance on `the_repository` - - - --- 2024-08-29 Patrick Steinhardt Superseded
[16/21] refs: stop modifying global `log_all_ref_updates` variable environment: guard reliance on `the_repository` - - - --- 2024-08-29 Patrick Steinhardt Superseded
[15/21] branch: stop modifying `log_all_ref_updates` variable environment: guard reliance on `the_repository` - - - --- 2024-08-29 Patrick Steinhardt Superseded
[14/21] repo-settings: split out declarations into a standalone header environment: guard reliance on `the_repository` - - - --- 2024-08-29 Patrick Steinhardt Superseded
[13/21] environment: guard state depending on a repository environment: guard reliance on `the_repository` - - - --- 2024-08-29 Patrick Steinhardt Superseded
[12/21] environment: reorder header to split out `the_repository`-free section environment: guard reliance on `the_repository` - - - --- 2024-08-29 Patrick Steinhardt Superseded
[11/21] environment: move `set_git_dir()` and related into setup layer environment: guard reliance on `the_repository` - - - --- 2024-08-29 Patrick Steinhardt Superseded
[10/21] environment: make `get_git_namespace()` self-contained environment: guard reliance on `the_repository` - - - --- 2024-08-29 Patrick Steinhardt Superseded
[09/21] environment: move `odb_mkstemp()` into object layer environment: guard reliance on `the_repository` - - - --- 2024-08-29 Patrick Steinhardt Superseded
[08/21] config: make dependency on repo in `read_early_config()` explicit environment: guard reliance on `the_repository` - - - --- 2024-08-29 Patrick Steinhardt Superseded
[07/21] config: document `read_early_config()` and `read_very_early_config()` environment: guard reliance on `the_repository` - - - --- 2024-08-29 Patrick Steinhardt Superseded
[06/21] environment: make `get_git_work_tree()` accept a repository environment: guard reliance on `the_repository` - - - --- 2024-08-29 Patrick Steinhardt Superseded
[05/21] environment: make `get_graft_file()` accept a repository environment: guard reliance on `the_repository` - - - --- 2024-08-29 Patrick Steinhardt Superseded
[04/21] environment: make `get_index_file()` accept a repository environment: guard reliance on `the_repository` - - - --- 2024-08-29 Patrick Steinhardt Superseded
[03/21] environment: make `get_object_directory()` accept a repository environment: guard reliance on `the_repository` - - - --- 2024-08-29 Patrick Steinhardt Superseded
[02/21] environment: make `get_git_common_dir()` accept a repository environment: guard reliance on `the_repository` - - - --- 2024-08-29 Patrick Steinhardt Superseded
[01/21] environment: make `get_git_dir()` accept a repository environment: guard reliance on `the_repository` - - - --- 2024-08-29 Patrick Steinhardt Superseded
[2/2] chainlint: reduce annotation noise-factor make chainlint output more newcomer-friendly - - - --- 2024-08-29 Eric Sunshine New
[1/2] chainlint: make error messages self-explanatory make chainlint output more newcomer-friendly - - - --- 2024-08-29 Eric Sunshine New
SQUASH??? remove unused parameters SQUASH??? remove unused parameters - - - --- 2024-08-28 Junio C Hamano New
fixup! midx: implement writing incremental MIDX bitmaps fixup! midx: implement writing incremental MIDX bitmaps - - - --- 2024-08-28 Junio C Hamano New
[7/6] CodingGuidelines: mention -Wunused-parameter and UNUSED unused parameters: the final countdown - - - --- 2024-08-28 Jeff King Accepted
[v2] git gui: add directly calling merge tool from gitconfig [v2] git gui: add directly calling merge tool from gitconfig - - - --- 2024-08-28 deboeto New
reftable: mark unused parameters in empty iterator functions reftable: mark unused parameters in empty iterator functions - - - --- 2024-08-28 Jeff King Accepted
t-reftable-block: mark unused argv/argc t-reftable-block: mark unused argv/argc - - - --- 2024-08-28 Jeff King Accepted
[6/6] config.mak.dev: enable -Wunused-parameter by default unused parameters: the final countdown - - - --- 2024-08-28 Jeff King Accepted
[5/6] compat: mark unused parameters in win32/mingw functions unused parameters: the final countdown - - - --- 2024-08-28 Jeff King New
[4/6] compat: disable -Wunused-parameter in win32/headless.c unused parameters: the final countdown - - - --- 2024-08-28 Jeff King Accepted
[3/6] compat: disable -Wunused-parameter in 3rd-party code unused parameters: the final countdown - - - --- 2024-08-28 Jeff King Accepted
[2/6] t-reftable-readwrite: mark unused parameter in callback function unused parameters: the final countdown - - - --- 2024-08-28 Jeff King Accepted
[1/6] gc: mark unused config parameter in virtual functions unused parameters: the final countdown - - - --- 2024-08-28 Jeff King Accepted
[v3,3/3] send-email: add mailmap support via sendemail.mailmap and --mailmap send-email: add --mailmap support - - - --- 2024-08-27 Keller, Jacob E Accepted
[v3,2/3] check-mailmap: add options for additional mailmap sources send-email: add --mailmap support - - - --- 2024-08-27 Keller, Jacob E New
[v3,1/3] check-mailmap: accept "user@host" contacts send-email: add --mailmap support - - - --- 2024-08-27 Keller, Jacob E New
[5/5] builtin/pack-objects.c: do not open-code `MAX_PACK_OBJECT_HEADER` pack-objects: brown-paper-bag fixes for multi-pack reuse - - - --- 2024-08-27 Taylor Blau New
[4/5] pack-bitmap.c: avoid repeated `pack_pos_to_offset()` during reuse pack-objects: brown-paper-bag fixes for multi-pack reuse - - - --- 2024-08-27 Taylor Blau New
[3/5] builtin/pack-objects.c: translate bit positions during pack-reuse pack-objects: brown-paper-bag fixes for multi-pack reuse - - - --- 2024-08-27 Taylor Blau New
[2/5] pack-bitmap: tag bitmapped packs with their corresponding MIDX pack-objects: brown-paper-bag fixes for multi-pack reuse - - - --- 2024-08-27 Taylor Blau New
[1/5] t/t5332-multi-pack-reuse.sh: verify pack generation with --strict pack-objects: brown-paper-bag fixes for multi-pack reuse - - - --- 2024-08-27 Taylor Blau New
[v2,4/4] ref: add symlink ref check for files backend add ref content check for files backend - - - --- 2024-08-27 shejialuo New
[v2,3/4] ref: add symbolic ref content check for files backend add ref content check for files backend - - - --- 2024-08-27 shejialuo New
[v2,2/4] ref: add regular ref content check for files backend add ref content check for files backend - - - --- 2024-08-27 shejialuo New
[v2,1/4] ref: initialize "fsck_ref_report" with zero add ref content check for files backend - - - --- 2024-08-27 shejialuo New
[v2] git-config.1: fix description of --regexp in synopsis [v2] git-config.1: fix description of --regexp in synopsis - - - --- 2024-08-26 Junio C Hamano Accepted
Mark `cat-file` sparse-index compatible Mark `cat-file` sparse-index compatible - - - --- 2024-08-26 Kevin Lyles New
git-config.1: --get-all description update git-config.1: --get-all description update - - - --- 2024-08-26 Junio C Hamano Accepted
[v3,6/6] t-reftable-stack: add test for stack iterators t: port reftable/stack_test.c to the unit testing framework - - - --- 2024-08-26 Chandra Pratap New
[v3,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-26 Chandra Pratap New
[v3,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-26 Chandra Pratap New
[v3,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-26 Chandra Pratap New
[v3,2/6] t: harmonize t-reftable-stack.c with coding guidelines t: port reftable/stack_test.c to the unit testing framework - - - --- 2024-08-26 Chandra Pratap New
[v3,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-26 Chandra Pratap New
bundle-uri: plug leak in unbundle_from_file() bundle-uri: plug leak in unbundle_from_file() - - - --- 2024-08-26 Toon claes New
[22/22] builtin/repack: fix leaking keep-pack list Memory leak fixes (pt.6) - - - --- 2024-08-26 Patrick Steinhardt New
[21/22] merge-ort: fix two leaks when handling directory rename modifications Memory leak fixes (pt.6) - - - --- 2024-08-26 Patrick Steinhardt New
[20/22] match-trees: fix leaking prefixes in `shift_tree()` Memory leak fixes (pt.6) - - - --- 2024-08-26 Patrick Steinhardt New
[19/22] builtin/fmt-merge-msg: fix leaking buffers Memory leak fixes (pt.6) - - - --- 2024-08-26 Patrick Steinhardt New
[18/22] builtin/grep: fix leaking object context Memory leak fixes (pt.6) - - - --- 2024-08-26 Patrick Steinhardt New
[17/22] builtin/pack-objects: plug leaking list of keep-packs Memory leak fixes (pt.6) - - - --- 2024-08-26 Patrick Steinhardt New
[16/22] builtin/repack: fix leaking line buffer when packing promisors Memory leak fixes (pt.6) - - - --- 2024-08-26 Patrick Steinhardt New
[15/22] negotiator/skipping: fix leaking commit entries Memory leak fixes (pt.6) - 1 - --- 2024-08-26 Patrick Steinhardt New
[14/22] shallow: fix leaking members of `struct shallow_info` Memory leak fixes (pt.6) - - - --- 2024-08-26 Patrick Steinhardt New
[13/22] shallow: free grafts when unregistering them Memory leak fixes (pt.6) - - - --- 2024-08-26 Patrick Steinhardt New
[12/22] object: clear grafts when clearing parsed object pool Memory leak fixes (pt.6) - - - --- 2024-08-26 Patrick Steinhardt New
« 1 2 3 4463 464 »