Show patches with: State = Action Required       |   24759 patches
« 1 2 3 4247 248 »
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
[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
[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
[8/6] CodingGuidelines: also mention MAYBE_UNUSED add ref content check for files backend - - - --- 2024-08-29 Junio C Hamano New
[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
[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
[5/6] compat: mark unused parameters in win32/mingw functions unused parameters: the final countdown - - - --- 2024-08-28 Jeff King New
[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
Mark `cat-file` sparse-index compatible Mark `cat-file` sparse-index compatible - - - --- 2024-08-26 Kevin Lyles New
[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
[11/22] gpg-interface: fix misdesigned signing key interfaces Memory leak fixes (pt.6) - - - --- 2024-08-26 Patrick Steinhardt New
[10/22] send-pack: fix leaking push cert nonce Memory leak fixes (pt.6) - - - --- 2024-08-26 Patrick Steinhardt New
[09/22] remote: fix leak in reachability check of a remote-tracking ref Memory leak fixes (pt.6) - - - --- 2024-08-26 Patrick Steinhardt New
[08/22] remote: fix leaking tracking refs Memory leak fixes (pt.6) - - - --- 2024-08-26 Patrick Steinhardt New
[07/22] builtin/submodule--helper: fix leaking refs on push-check Memory leak fixes (pt.6) - - - --- 2024-08-26 Patrick Steinhardt New
[06/22] submodule: fix leaking fetch task data Memory leak fixes (pt.6) - - - --- 2024-08-26 Patrick Steinhardt New
[05/22] upload-pack: fix leaking child process data on reachability checks Memory leak fixes (pt.6) - - - --- 2024-08-26 Patrick Steinhardt New
[04/22] builtin/push: fix leaking refspec query result Memory leak fixes (pt.6) - - - --- 2024-08-26 Patrick Steinhardt New
[03/22] send-pack: fix leaking common object IDs Memory leak fixes (pt.6) - - - --- 2024-08-26 Patrick Steinhardt New
[02/22] fetch-pack: fix memory leaks on fetch negotiation Memory leak fixes (pt.6) - - - --- 2024-08-26 Patrick Steinhardt New
[01/22] t/test-lib: allow skipping leak checks for passing tests Memory leak fixes (pt.6) - - - --- 2024-08-26 Patrick Steinhardt New
[5/5] t4124: move test preparation into the test context `--whitespace=fix` with `--no-ignore-whitespace` - - - --- 2024-08-25 Rubén Justo New
[4/5] apply: error message in `record_ws_error()` `--whitespace=fix` with `--no-ignore-whitespace` - - - --- 2024-08-25 Rubén Justo New
[3/5] apply: whitespace errors in context lines if we have `--whitespace=fix` with `--no-ignore-whitespace` - - - --- 2024-08-25 Rubén Justo New
[2/5] apply: honor `ignore_ws_none` with `correct_ws_error` `--whitespace=fix` with `--no-ignore-whitespace` - - - --- 2024-08-25 Rubén Justo New
[1/5] apply: introduce `ignore_ws_default` `--whitespace=fix` with `--no-ignore-whitespace` - - - --- 2024-08-25 Rubén Justo New
[GSoC] unit-tests: add tests for oidset.h [GSoC] unit-tests: add tests for oidset.h - - - --- 2024-08-24 Ghanshyam Thakkar New
[GSoC,v3] t: port helper/test-oid-array.c to unit-tests/t-oid-array.c [GSoC,v3] t: port helper/test-oid-array.c to unit-tests/t-oid-array.c - - - --- 2024-08-24 Ghanshyam Thakkar New
[v2,10/10] cat-file: use writev(2) if available cat-file speedups - - - --- 2024-08-23 Eric Wong New
[v2,09/10] cat-file: batch_write: use size_t for length cat-file speedups - - - --- 2024-08-23 Eric Wong New
[v2,08/10] cat-file: batch-command uses content_limit cat-file speedups - - - --- 2024-08-23 Eric Wong New
[v2,07/10] object_info: content_limit only applies to blobs cat-file speedups - - - --- 2024-08-23 Eric Wong New
[v2,06/10] packfile: packed_object_info avoids packed_to_object_type cat-file speedups - - - --- 2024-08-23 Eric Wong New
[v2,05/10] cat-file: use delta_base_cache entries directly cat-file speedups - - - --- 2024-08-23 Eric Wong New
[v2,04/10] packfile: inline cache_or_unpack_entry cat-file speedups - - - --- 2024-08-23 Eric Wong New
[v2,03/10] packfile: fix off-by-one in content_limit comparison cat-file speedups - - - --- 2024-08-23 Eric Wong New
[v2,02/10] packfile: allow content-limit for cat-file cat-file speedups - - - --- 2024-08-23 Eric Wong New
[v2,01/10] packfile: move sizep computation cat-file speedups - - - --- 2024-08-23 Eric Wong New
remote: plug memory leaks at early returns remote: plug memory leaks at early returns - - - --- 2024-08-23 René Scharfe New
[WIP,v2,4/4] repack: use new exclude promisor pack objects option revision: fix reachable objects being gc'ed in no blob clone repo - - - --- 2024-08-23 Han Young New
[WIP,v2,3/4] revision: don't mark commit as UNINTERESTING if --exclude-promisor-objects is set revision: fix reachable objects being gc'ed in no blob clone repo - - - --- 2024-08-23 Han Young New
[WIP,v2,2/4] revision: add exclude-promisor-pack-objects option revision: fix reachable objects being gc'ed in no blob clone repo - - - --- 2024-08-23 Han Young New
[WIP,v2,1/4] packfile: split promisor objects oidset into two revision: fix reachable objects being gc'ed in no blob clone repo - - - --- 2024-08-23 Han Young New
gitk: added external diff file rename detection gitk: added external diff file rename detection - - - --- 2024-08-22 deboeto New
builtin/stash: test push with new file added and removed builtin/stash: test push with new file added and removed - - - --- 2024-08-21 Piotr Siupa New
[7/7] advice: refuse to output if stderr not TTY advice: refuse to output if stderr not TTY - - - --- 2024-08-21 Derrick Stolee New
[6/7] t7508/12: set GIT_ADVICE=1 across all tests advice: refuse to output if stderr not TTY - - - --- 2024-08-21 Derrick Stolee New
« 1 2 3 4247 248 »