Show patches with: State = Action Required       |    Archived = No       |   551 patches
« 1 2 3 45 6 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,2/2] rebase -i: improve error message when picking merge rebase -i: improve error message when picking merge - - - --- 2024-04-08 Phillip Wood New
[v2,1/2] rebase -i: pass struct replay_opts to parse_insn_line() rebase -i: improve error message when picking merge - - - --- 2024-04-08 Phillip Wood New
[v3,11/11] reftable/block: reuse compressed array reftable: optimize write performance - - - --- 2024-04-08 Patrick Steinhardt New
[v3,10/11] reftable/block: reuse zstream when writing log blocks reftable: optimize write performance - - - --- 2024-04-08 Patrick Steinhardt New
[v3,09/11] reftable/writer: reset `last_key` instead of releasing it reftable: optimize write performance - - - --- 2024-04-08 Patrick Steinhardt New
[v3,08/11] reftable/writer: unify releasing memory reftable: optimize write performance - - - --- 2024-04-08 Patrick Steinhardt New
[v3,07/11] reftable/writer: refactorings for `writer_flush_nonempty_block()` reftable: optimize write performance - - - --- 2024-04-08 Patrick Steinhardt New
[v3,06/11] reftable/writer: refactorings for `writer_add_record()` reftable: optimize write performance - - - --- 2024-04-08 Patrick Steinhardt New
[v3,05/11] refs/reftable: don't recompute committer ident reftable: optimize write performance - - - --- 2024-04-08 Patrick Steinhardt New
[v3,04/11] reftable: remove name checks reftable: optimize write performance - - - --- 2024-04-08 Patrick Steinhardt New
[v3,03/11] refs/reftable: skip duplicate name checks reftable: optimize write performance - - - --- 2024-04-08 Patrick Steinhardt New
[v3,02/11] refs/reftable: perform explicit D/F check when writing symrefs reftable: optimize write performance - - - --- 2024-04-08 Patrick Steinhardt New
[v3,01/11] refs/reftable: fix D/F conflict error message on ref copy reftable: optimize write performance - - - --- 2024-04-08 Patrick Steinhardt New
[v2] midx: disable replace objects [v2] midx: disable replace objects - - - --- 2024-04-08 Xing Xin New
MyFirstContribution: use switch for changing branches MyFirstContribution: use switch for changing branches - - - --- 2024-04-07 Benji Fisher New
[RFC,1/1] Add separator lines into `git log --graph`. Add lines to `git log --graph` to separate connected regions - - - --- 2024-04-07 Quang Lê Duy New
[v2] log: add option to search for header or body [v2] log: add option to search for header or body - - - --- 2024-04-07 Max New
[11/11] blame: use "dup" string_list for ignore-revs files git_config_string() considered harmful - - - --- 2024-04-07 Jeff King New
[10/11] userdiff: use git_config_string_dup() when we can git_config_string() considered harmful - - - --- 2024-04-07 Jeff King New
[09/11] merge: use git_config_string_dup() for pull strategies git_config_string() considered harmful - - - --- 2024-04-07 Jeff King New
[08/11] http: use git_config_string_dup() git_config_string() considered harmful - - - --- 2024-04-07 Jeff King New
[07/11] config: use git_config_pathname_dup() in easy cases git_config_string() considered harmful - - - --- 2024-04-07 Jeff King New
[06/11] config: use git_config_string() in easy cases git_config_string() considered harmful - - - --- 2024-04-07 Jeff King New
[05/11] config: use git_config_string_dup() to fix leaky open coding git_config_string() considered harmful - - - --- 2024-04-07 Jeff King New
[04/11] config: use git_config_string_dup() for open-coded equivalents git_config_string() considered harmful - - - --- 2024-04-07 Jeff King New
[03/11] config: prefer git_config_string_dup() for temp variables git_config_string() considered harmful - - - --- 2024-04-07 Jeff King New
[02/11] config: add git_config_pathname_dup() git_config_string() considered harmful - - - --- 2024-04-07 Jeff King New
[01/11] config: make sequencer.c's git_config_string_dup() public git_config_string() considered harmful - - - --- 2024-04-07 Jeff King New
reftable: use xmalloc() and xrealloc() reftable: use xmalloc() and xrealloc() - - - --- 2024-04-06 René Scharfe New
[WIP] git_config_pathname() leakfix [WIP] git_config_pathname() leakfix - - - --- 2024-04-06 Junio C Hamano New
[4/4] t7300: mark as leak-free fix a leak with excludes_file - - - --- 2024-04-06 Rubén Justo New
[3/4] environment.c: convert excludes_file to struct strbuf fix a leak with excludes_file - - - --- 2024-04-06 Rubén Justo New
[2/4] config.c: introduce git_config_strbuf_pathname fix a leak with excludes_file - - - --- 2024-04-06 Rubén Justo New
[1/4] path.c: introduce strbuf_interpolate_path fix a leak with excludes_file - - - --- 2024-04-06 Rubén Justo New
Warning message in remote.c when compiling Warning message in remote.c when compiling - - - --- 2024-04-06 prpr 19xx New
[v4] send-email: make it easy to discern the messages for each patch [v4] send-email: make it easy to discern the messages for each patch - - - --- 2024-04-06 Dragan Simic New
[2/6] CodingGuidelines: quote assigned value in 'local var=$val' local VAR="VAL" - - - --- 2024-04-06 Junio C Hamano New
[1/6] CodingGuidelines: describe "export VAR=VAL" rule local VAR="VAL" - - - --- 2024-04-06 Junio C Hamano New
feat(log): add option to search for header or body to `git log` feat(log): add option to search for header or body to `git log` - - - --- 2024-04-05 Max New
usage: report vsnprintf(3) failure usage: report vsnprintf(3) failure - - - --- 2024-04-05 René Scharfe New
CodingGuidelines: quote assigned value with "local" and "export" CodingGuidelines: quote assigned value with "local" and "export" - - - --- 2024-04-05 Junio C Hamano New
apply: don't leak fd on fdopen() error apply: don't leak fd on fdopen() error - - - --- 2024-04-05 René Scharfe New
[v2,2/2] path: remove mksnpath() [v2,1/2] apply: avoid fixed-size buffer in create_one_file() - - - --- 2024-04-05 René Scharfe New
[v2,1/2] apply: avoid fixed-size buffer in create_one_file() [v2,1/2] apply: avoid fixed-size buffer in create_one_file() - - - --- 2024-04-05 René Scharfe New
apply: replace mksnpath() with a mkpathdup() call apply: replace mksnpath() with a mkpathdup() call - - - --- 2024-04-04 René Scharfe New
[v2] userdiff: add builtin driver for typescript language [v2] userdiff: add builtin driver for typescript language - - - --- 2024-04-04 Utsav Parmar New
sequencer: honor signoff opt in run_git_commit sequencer: honor signoff opt in run_git_commit - - - --- 2024-04-04 David Bimmler New
[v4,2/2] reftable/stack: use geometric table compaction reftable/stack: use geometric table compaction - - - --- 2024-04-03 Justin Tobler New
[v4,1/2] reftable/stack: add env to disable autocompaction reftable/stack: use geometric table compaction - - - --- 2024-04-03 Justin Tobler New
[v3,3/3] builtin/add: error out when passing untracked path with -u commit, add: error out when passing untracked path - - - --- 2024-04-02 Ghanshyam Thakkar New
[v3,2/3] builtin/commit: error out when passing untracked path with -i commit, add: error out when passing untracked path - - - --- 2024-04-02 Ghanshyam Thakkar New
[RFC] t-prio-queue: simplify using compound literals [RFC] t-prio-queue: simplify using compound literals - - - --- 2024-04-02 René Scharfe New
imap-send: use xsnprintf to format command imap-send: use xsnprintf to format command - - - --- 2024-04-02 René Scharfe New
[3/3] t4047: whitespace in diff.dirstat and --dirstat Make support for multi-value configuration options more consistent - - - --- 2024-04-02 Dragan Simic New
[2/3] t4015: whitespace in diff.wsErrorHighlight and --ws-error-highlight Make support for multi-value configuration options more consistent - - - --- 2024-04-02 Dragan Simic New
[1/3] diff: support additional whitespace in diff.{dirstat,wsErrorHighlight} Make support for multi-value configuration options more consistent - - - --- 2024-04-02 Dragan Simic New
mem-pool: use st_add() in mem_pool_strvfmt() mem-pool: use st_add() in mem_pool_strvfmt() - - - --- 2024-03-31 René Scharfe New
[v2] bisect: Honor log.date [v2] bisect: Honor log.date - - - --- 2024-03-30 Peter Krefting New
[8/8] refs: support symrefs in 'reference-transaction' hook update-ref: add support for update-symref option - - - --- 2024-03-30 Karthik Nayak New
[7/8] refs: add 'update-symref' command to 'update-ref' update-ref: add support for update-symref option - - - --- 2024-03-30 Karthik Nayak New
[6/8] refs/reftable-backend: add support for symref updates update-ref: add support for update-symref option - - - --- 2024-03-30 Karthik Nayak New
[5/8] refs/files-backend: add support for symref updates update-ref: add support for update-symref option - - - --- 2024-03-30 Karthik Nayak New
[4/8] refs: accept symref in `ref_transaction_add_update` update-ref: add support for update-symref option - - - --- 2024-03-30 Karthik Nayak New
[3/8] reftable-backend: move `write_symref_with_log` up update-ref: add support for update-symref option - - - --- 2024-03-30 Karthik Nayak New
[2/8] reftable-backend: extract out `write_symref_with_log` update-ref: add support for update-symref option - - - --- 2024-03-30 Karthik Nayak New
[1/8] files-backend: extract out `create_symref_lock` update-ref: add support for update-symref option - - - --- 2024-03-30 Karthik Nayak New
[RFC] bisect: Introduce skip-when to automatically skip commits [RFC] bisect: Introduce skip-when to automatically skip commits - - - --- 2024-03-30 Olliver Schinagl New
advice: omit trailing whitespace advice: omit trailing whitespace - 1 - --- 2024-03-29 Junio C Hamano New
[v2,3/3] builtin/add: error out when passing untracked path with -u fix certain cases of add and commit with untracked path not erroring out - - - --- 2024-03-29 Ghanshyam Thakkar New
[v2,2/3] builtin/commit: error out when passing untracked path with -i Untitled series #839911 - - - --- 2024-03-29 Ghanshyam Thakkar New
[v2,1/3] read-cache: optionally collect pathspec matching info [v2,1/3] read-cache: optionally collect pathspec matching info - - - --- 2024-03-29 Ghanshyam Thakkar New
[2/2] cook: update mirror URLs to use HTTPS [1/2] cook: switch unmaintained GitLab mirror to new URL - - - --- 2024-03-29 Patrick Steinhardt New
[1/2] cook: switch unmaintained GitLab mirror to new URL [1/2] cook: switch unmaintained GitLab mirror to new URL - - - --- 2024-03-29 Patrick Steinhardt New
[v4,2/2] add-patch: do not print hunks repeatedly improve interactive-patch - - - --- 2024-03-29 Rubén Justo New
do not set GIT_TEST_MAINT_SCHEDULER where it does not matter do not set GIT_TEST_MAINT_SCHEDULER where it does not matter - - - --- 2024-03-29 Junio C Hamano New
GSoC 2024 [PATCH v2] Fix Git command exit code suppression in test script t2104-update-index-skip-w… GSoC 2024 [PATCH v2] Fix Git command exit code suppression in test script t2104-update-index-skip-w… - - - --- 2024-03-28 Aishwarya Narayanan New
[3/3] khashl: fix ensemble lookups on empty table switch to tombstone-free khashl table - - - --- 2024-03-28 Eric Wong New
[2/3] treewide: switch to khashl for memory savings switch to tombstone-free khashl table - - - --- 2024-03-28 Eric Wong New
[1/3] list-objects-filter: use kh_size API switch to tombstone-free khashl table - - - --- 2024-03-28 Eric Wong New
GSoC 2024 [RFC PATCH] Fix Git command exit code suppression in test script t2104-update-index-skip-… GSoC 2024 [RFC PATCH] Fix Git command exit code suppression in test script t2104-update-index-skip-… - - - --- 2024-03-28 Aishwarya Narayanan New
[GSoC] builtin/gc: Replace run_command with C function refs_pack_refs [GSoC] builtin/gc: Replace run_command with C function refs_pack_refs - - - --- 2024-03-28 vk New
GSoC 2024 [RFC PATCH] GSoC 2024 [RFC PATCH] - - - --- 2024-03-27 Aishwarya Narayanan New
[v3,13/13] builtin/config: display subcommand help builtin/config: introduce subcommands - - - --- 2024-03-27 Patrick Steinhardt New
[v3,12/13] builtin/config: introduce "edit" subcommand builtin/config: introduce subcommands - - - --- 2024-03-27 Patrick Steinhardt New
[v3,11/13] builtin/config: introduce "remove-section" subcommand builtin/config: introduce subcommands - - - --- 2024-03-27 Patrick Steinhardt New
[v3,10/13] builtin/config: introduce "rename-section" subcommand builtin/config: introduce subcommands - - - --- 2024-03-27 Patrick Steinhardt New
[v3,09/13] builtin/config: introduce "unset" subcommand builtin/config: introduce subcommands - - - --- 2024-03-27 Patrick Steinhardt New
[v3,08/13] builtin/config: introduce "set" subcommand builtin/config: introduce subcommands - - - --- 2024-03-27 Patrick Steinhardt New
[v3,07/13] builtin/config: introduce "get" subcommand builtin/config: introduce subcommands - - - --- 2024-03-27 Patrick Steinhardt New
[v3,06/13] builtin/config: introduce "list" subcommand builtin/config: introduce subcommands - - - --- 2024-03-27 Patrick Steinhardt New
[v3,05/13] builtin/config: pull out function to handle `--null` builtin/config: introduce subcommands - - - --- 2024-03-27 Patrick Steinhardt New
[v3,04/13] builtin/config: pull out function to handle config location builtin/config: introduce subcommands - - - --- 2024-03-27 Patrick Steinhardt New
[v3,03/13] builtin/config: use `OPT_CMDMODE()` to specify modes builtin/config: introduce subcommands - - - --- 2024-03-27 Patrick Steinhardt New
[v3,02/13] builtin/config: move "fixed-value" option to correct group builtin/config: introduce subcommands - - - --- 2024-03-27 Patrick Steinhardt New
[v3,01/13] builtin/config: move option array around builtin/config: introduce subcommands - - - --- 2024-03-27 Patrick Steinhardt New
[v4,4/5] MyFirstObjectWalk: fix description for counting omitted objects Untitled series #838387 - - - --- 2024-03-26 Dirk Gouders New
send-email: add newline for improved readability send-email: add newline for improved readability - - - --- 2024-03-26 Dragan Simic New
[v2] SubmittingPatches: release-notes entry experiment [v2] SubmittingPatches: release-notes entry experiment - 1 - --- 2024-03-25 Junio C Hamano New
[v3,1/3] grep: perform some minor code and comment cleanups Assorted improvements salvaged from an earlier series - - - --- 2024-03-25 Dragan Simic New
[v2,04/15] reftable/stack: gracefully handle failed auto-compaction due to locks refs: introduce `--auto` to pack refs as needed - - - --- 2024-03-25 Patrick Steinhardt New
« 1 2 3 45 6 »