Show patches with: none      |   43544 patches
« 1 2 ... 149 150 151435 436 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2] repo-settings: fix checking for fetch.negotiationAlgorithm=default [v2] repo-settings: fix checking for fetch.negotiationAlgorithm=default - - - --- 2022-01-29 Elijah Newren New
[v2] receive-pack: purge temporary data if no command is ready to run [v2] receive-pack: purge temporary data if no command is ready to run - - - --- 2022-01-29 Chen BoJun Accepted
[V2] patch-id: fix scan_hunk_header on diffs with 1 line of before/after [V2] patch-id: fix scan_hunk_header on diffs with 1 line of before/after - - - --- 2022-01-29 Jerry Zhang New
2.35.1.txt: clarify the rebase/stash regression 2.35.1.txt: clarify the rebase/stash regression - - - --- 2022-01-29 Elijah Newren New
[v8,6/6] branch.c: use 'goto cleanup' in setup_tracking() to fix memory leaks implement branch --recurse-submodules - - - --- 2022-01-29 Glen Choo Accepted
[v8,5/6] branch: add --recurse-submodules option for branch creation implement branch --recurse-submodules - - - --- 2022-01-29 Glen Choo New
[v8,4/6] builtin/branch: consolidate action-picking logic in cmd_branch() implement branch --recurse-submodules - - - --- 2022-01-29 Glen Choo New
[v8,3/6] branch: add a dry_run parameter to create_branch() implement branch --recurse-submodules - - - --- 2022-01-29 Glen Choo Accepted
[v8,2/6] branch: make create_branch() always create a branch implement branch --recurse-submodules - - - --- 2022-01-29 Glen Choo Accepted
[v8,1/6] branch: move --set-upstream-to behavior to dwim_and_setup_tracking() implement branch --recurse-submodules - - - --- 2022-01-29 Glen Choo Accepted
[v2,4/4] i18n: transfer variables into placeholders in command synopsis Factorize i18n - - - --- 2022-01-28 Jean-Noël AVILA Superseded
[v2,3/4] i18n: remove from i18n strings that do not hold translatable parts Factorize i18n - - - --- 2022-01-28 Jean-Noël AVILA Superseded
[v2,2/4] i18n: factorize "invalid value" messages Factorize i18n - - - --- 2022-01-28 Jean-Noël AVILA Superseded
[v2,1/4] i18n: factorize more 'incompatible options' messages Factorize i18n - - - --- 2022-01-28 Jean-Noël AVILA Superseded
[v4] receive-pack: check if client is alive before completing the push [v4] receive-pack: check if client is alive before completing the push - - - --- 2022-01-28 Robin Jarry New
[RFC,v3] cat-file: add a --stdin-cmd mode [RFC,v3] cat-file: add a --stdin-cmd mode - - - --- 2022-01-28 John Cai New
fetch: fix negotiate-only error message fetch: fix negotiate-only error message - 1 - --- 2022-01-28 Robert Coup Accepted
[v2] scalar: accept -C and -c options before the subcommand [v2] scalar: accept -C and -c options before the subcommand - - - --- 2022-01-28 Johannes Schindelin Accepted
[v5,9/9] submodule: move core cmd_update() logic to C submodule: convert the rest of 'update' to C - - - --- 2022-01-28 Ævar Arnfjörð Bjarmason New
[v5,8/9] submodule tests: test for init and update failure output submodule: convert the rest of 'update' to C - - - --- 2022-01-28 Ævar Arnfjörð Bjarmason Accepted
[v5,7/9] submodule--helper: don't use bitfield indirection for parse_options() submodule: convert the rest of 'update' to C - - - --- 2022-01-28 Ævar Arnfjörð Bjarmason New
[v5,6/9] builtin/submodule--helper.c: rename option variables to "opt" submodule: convert the rest of 'update' to C - - - --- 2022-01-28 Ævar Arnfjörð Bjarmason New
[v5,5/9] builtin/submodule--helper.c: reformat designated initializers submodule: convert the rest of 'update' to C - - - --- 2022-01-28 Ævar Arnfjörð Bjarmason New
[v5,4/9] submodule--helper: run update using child process struct submodule: convert the rest of 'update' to C - - - --- 2022-01-28 Ævar Arnfjörð Bjarmason Accepted
[v5,3/9] submodule--helper: allow setting superprefix for init_submodule() submodule: convert the rest of 'update' to C - - - --- 2022-01-28 Ævar Arnfjörð Bjarmason Accepted
[v5,2/9] submodule--helper: refactor get_submodule_displaypath() submodule: convert the rest of 'update' to C - - - --- 2022-01-28 Ævar Arnfjörð Bjarmason New
[v5,1/9] submodule--helper: get remote names from any repository submodule: convert the rest of 'update' to C - - - --- 2022-01-28 Ævar Arnfjörð Bjarmason New
[v3,3/3] diff-filter: be more careful when looking for negative bits Fix two --diff-filter bugs - - - --- 2022-01-28 Johannes Schindelin Accepted
[v3,2/3] diff.c: move the diff filter bits definitions up a bit Fix two --diff-filter bugs - - - --- 2022-01-28 Johannes Schindelin Accepted
[v3,1/3] docs(diff): lose incorrect claim about `diff-files --diff-filter=A` Fix two --diff-filter bugs - - - --- 2022-01-28 Johannes Schindelin Accepted
[v2,2/2] C99: remove hardcoded-out !HAVE_VARIADIC_MACROS code C99: remove hardcoded-out !HAVE_VARIADIC_MACROS code - - - --- 2022-01-28 Ævar Arnfjörð Bjarmason New
[v2,1/2] git-compat-util.h: clarify GCC v.s. C99-specific in comment C99: remove hardcoded-out !HAVE_VARIADIC_MACROS code - - - --- 2022-01-28 Ævar Arnfjörð Bjarmason Accepted
[2/2] fetch: skip computing output width when not printing anything Untitled series #609446 - - - --- 2022-01-28 Patrick Steinhardt Accepted
[2/2] fetch: skip computing output width when not printing anything fetch: speed up mirror-fetches with many refs - - - --- 2022-01-28 Patrick Steinhardt Superseded
[1/2] fetch-pack: use commit-graph when computing cutoff fetch: speed up mirror-fetches with many refs - - - --- 2022-01-28 Patrick Steinhardt Superseded
BUG: Various "advice.*" config doesn't work BUG: Various "advice.*" config doesn't work - - - --- 2022-01-28 Ævar Arnfjörð Bjarmason New
sparse-checkout: fix a couple minor memory leaks sparse-checkout: fix a couple minor memory leaks - - - --- 2022-01-28 Elijah Newren Accepted
repo-settings: fix checking for fetch.negotiationAlgorithm=default repo-settings: fix checking for fetch.negotiationAlgorithm=default - - - --- 2022-01-28 Elijah Newren Superseded
[11/11] bisect: no longer try to clean up left-over `.git/head-name` files Finish converting git bisect into a built-in - - - --- 2022-01-28 Johannes Schindelin New
[10/11] bisect: remove Cogito-related code Finish converting git bisect into a built-in - - - --- 2022-01-28 Johannes Schindelin New
[09/11] Turn `git bisect` into a full built-in. Finish converting git bisect into a built-in - - - --- 2022-01-28 Johannes Schindelin New
[08/11] bisect--helper: using `--bisect-state` without an argument is a bug Finish converting git bisect into a built-in - - - --- 2022-01-28 Johannes Schindelin New
[07/11] bisect: move even the option parsing to `bisect--helper` Finish converting git bisect into a built-in - - - --- 2022-01-28 Johannes Schindelin New
[06/11] bisect--helper: make `--bisect-state` optional Finish converting git bisect into a built-in - - - --- 2022-01-28 Johannes Schindelin New
[05/11] bisect--helper: align the sub-command order with git-bisect.sh Finish converting git bisect into a built-in - - - --- 2022-01-28 Johannes Schindelin New
[04/11] bisect--helper: really retire `--bisect-autostart` Finish converting git bisect into a built-in - - - --- 2022-01-28 Johannes Schindelin New
[03/11] bisect--helper: really retire --bisect-next-check Finish converting git bisect into a built-in - - - --- 2022-01-28 Johannes Schindelin New
[02/11] bisect--helper: retire the --no-log option Finish converting git bisect into a built-in - - - --- 2022-01-28 Johannes Schindelin New
[01/11] bisect run: fix the error message Finish converting git bisect into a built-in - - - --- 2022-01-28 Johannes Schindelin New
[4/4] stash: stop warning about the obsolete `stash.useBuiltin` config setting Really retire git-legacy-stash.sh - - - --- 2022-01-27 Johannes Schindelin Accepted
[3/4] Remove documentation for `stash.useBuiltin` Really retire git-legacy-stash.sh - - - --- 2022-01-27 Johannes Schindelin Accepted
[2/4] add: remove support for `git-legacy-stash` Really retire git-legacy-stash.sh - - - --- 2022-01-27 Johannes Schindelin Accepted
[1/4] git-sh-setup: remove remnant bits referring to `git-legacy-stash` Really retire git-legacy-stash.sh - - - --- 2022-01-27 Johannes Schindelin Accepted
[v3] receive-pack: check if client is alive before completing the push [v3] receive-pack: check if client is alive before completing the push - - - --- 2022-01-27 Robin Jarry Superseded
[v4,3/3] completion: ensure cone mode completion with multiple <TAB>s completion: sparse-checkout updates - - - --- 2022-01-27 Lessley Dennington Superseded
[v4,2/3] completion: sparse-checkout updates completion: sparse-checkout updates - - - --- 2022-01-27 Lessley Dennington Superseded
[v4,1/3] completion: add sparse-checkout tests completion: sparse-checkout updates - - - --- 2022-01-27 Lessley Dennington Superseded
[v2,3/3] diff-filter: be more careful when looking for negative bits Fix two --diff-filter bugs - - - --- 2022-01-27 Johannes Schindelin Superseded
[v2,2/3] diff.c: move the diff filter bits definitions up a bit Fix two --diff-filter bugs - - - --- 2022-01-27 Johannes Schindelin Superseded
[v2,1/3] docs(diff): lose incorrect claim about `diff-files --diff-filter=A` Fix two --diff-filter bugs - - - --- 2022-01-27 Johannes Schindelin Superseded
[v3,3/3] SubmittingPatches: explain why we care about log messages Untitled series #609223 - 1 - --- 2022-01-27 Junio C Hamano Accepted
[v3,2/3] CodingGuidelines: hint why we value clearly written log messages Untitled series #609222 - - - --- 2022-01-27 Junio C Hamano Accepted
[v3,1/3] SubmittingPatches: write problem statement in the log in the present tense [v3,1/3] SubmittingPatches: write problem statement in the log in the present tense - 1 - --- 2022-01-27 Junio C Hamano Accepted
[v4,7/7] submodule: move core cmd_update() logic to C submodule: convert the rest of 'update' to C - - - --- 2022-01-27 Ævar Arnfjörð Bjarmason Superseded
[v4,6/7] builtin/submodule--helper.c: rename "suc" variable to "opt" submodule: convert the rest of 'update' to C - - - --- 2022-01-27 Ævar Arnfjörð Bjarmason Superseded
[v4,5/7] builtin/submodule--helper.c: reformat designated initializers submodule: convert the rest of 'update' to C - - - --- 2022-01-27 Ævar Arnfjörð Bjarmason Superseded
[v4,4/7] submodule--helper: run update using child process struct submodule: convert the rest of 'update' to C - - - --- 2022-01-27 Ævar Arnfjörð Bjarmason Superseded
[v4,3/7] submodule--helper: allow setting superprefix for init_submodule() submodule: convert the rest of 'update' to C - - - --- 2022-01-27 Ævar Arnfjörð Bjarmason Superseded
[v4,2/7] submodule--helper: refactor get_submodule_displaypath() submodule: convert the rest of 'update' to C - - - --- 2022-01-27 Ævar Arnfjörð Bjarmason Superseded
[v4,1/7] submodule--helper: get remote names from any repository submodule: convert the rest of 'update' to C - - - --- 2022-01-27 Ævar Arnfjörð Bjarmason Superseded
fetch --prune: exit with error if pruning fails fetch --prune: exit with error if pruning fails - - - --- 2022-01-27 Thomas Gummerer Superseded
[v9,9/9] grep: simplify config parsing and option parsing grep: simplify & delete "init" & "config" code - - - --- 2022-01-27 Ævar Arnfjörð Bjarmason Superseded
[v9,8/9] grep.c: do "if (bool && memchr())" not "if (memchr() && bool)" grep: simplify & delete "init" & "config" code - - - --- 2022-01-27 Ævar Arnfjörð Bjarmason Superseded
[v9,7/9] grep.h: make "grep_opt.pattern_type_option" use its enum grep: simplify & delete "init" & "config" code - - - --- 2022-01-27 Ævar Arnfjörð Bjarmason Superseded
[v9,6/9] grep API: call grep_config() after grep_init() grep: simplify & delete "init" & "config" code - - - --- 2022-01-27 Ævar Arnfjörð Bjarmason Superseded
[v9,5/9] grep.c: don't pass along NULL callback value grep: simplify & delete "init" & "config" code - - - --- 2022-01-27 Ævar Arnfjörð Bjarmason Superseded
[v9,4/9] built-ins: trust the "prefix" from run_builtin() grep: simplify & delete "init" & "config" code - - - --- 2022-01-27 Ævar Arnfjörð Bjarmason Superseded
[v9,3/9] grep tests: add missing "grep.patternType" config tests grep: simplify & delete "init" & "config" code - - - --- 2022-01-27 Ævar Arnfjörð Bjarmason Superseded
[v9,2/9] log tests: check if grep_config() is called by "log"-like cmds grep: simplify & delete "init" & "config" code - - - --- 2022-01-27 Ævar Arnfjörð Bjarmason Superseded
[v9,1/9] grep.h: remove unused "regex_t regexp" from grep_opt grep: simplify & delete "init" & "config" code - - - --- 2022-01-27 Ævar Arnfjörð Bjarmason Superseded
[v8,7/7] object-name: re-use "struct strbuf" in show_ambiguous_object() object-name: make ambiguous object output translatable + show tag date - - - --- 2022-01-27 Ævar Arnfjörð Bjarmason Accepted
[v8,6/7] object-name: iterate ambiguous objects before showing header object-name: make ambiguous object output translatable + show tag date - - - --- 2022-01-27 Ævar Arnfjörð Bjarmason Accepted
[v8,5/7] object-name: show date for ambiguous tag objects object-name: make ambiguous object output translatable + show tag date - - - --- 2022-01-27 Ævar Arnfjörð Bjarmason Accepted
[v8,4/7] object-name: make ambiguous object output translatable object-name: make ambiguous object output translatable + show tag date - - - --- 2022-01-27 Ævar Arnfjörð Bjarmason Accepted
[v8,3/7] object-name: explicitly handle bad tags in show_ambiguous_object() object-name: make ambiguous object output translatable + show tag date - - - --- 2022-01-27 Ævar Arnfjörð Bjarmason Accepted
[v8,2/7] object-name: explicitly handle OBJ_BAD in show_ambiguous_object() object-name: make ambiguous object output translatable + show tag date - - - --- 2022-01-27 Ævar Arnfjörð Bjarmason Accepted
[v8,1/7] object-name tests: add tests for ambiguous object blind spots object-name: make ambiguous object output translatable + show tag date - - - --- 2022-01-27 Ævar Arnfjörð Bjarmason Accepted
[2/2] repack: add --filter=<filter-spec> option repack: add --filter= - - - --- 2022-01-27 John Cai New
[1/2] pack-objects: allow --filter without --stdout repack: add --filter= - - - --- 2022-01-27 John Cai New
[v2,3/3] SubmittingPatches: explain why we care about log messages contributor doc update around log messages - - - --- 2022-01-26 Junio C Hamano New
[v2,2/3] CodingGuidelines: hint why we value clearly written log messages contributor doc update around log messages - - - --- 2022-01-26 Junio C Hamano New
[v2,1/3] SubmittingPatches: write problem statement in the log in the present tense contributor doc update around log messages - - - --- 2022-01-26 Junio C Hamano Accepted
[v2] test-lib: unset trace2 parent envvars [v2] test-lib: unset trace2 parent envvars - - - --- 2022-01-26 Josh Steadmon New
[v2] receive-pack: add option to interrupt pre-receive when client exits [v2] receive-pack: add option to interrupt pre-receive when client exits - - - --- 2022-01-26 Robin Jarry New
http API: fix dangling pointer issue noted by GCC 12.0 http API: fix dangling pointer issue noted by GCC 12.0 - - - --- 2022-01-26 Ævar Arnfjörð Bjarmason Superseded
[v4,2/2] refs API: remove "failure_errno" from refs_resolve_ref_unsafe() refs: remove the last use of "errno" from the public API - - - --- 2022-01-26 Ævar Arnfjörð Bjarmason Accepted
[v4,1/2] sequencer: don't use die_errno() on refs_resolve_ref_unsafe() failure refs: remove the last use of "errno" from the public API - - - --- 2022-01-26 Ævar Arnfjörð Bjarmason Accepted
[v3,14/14] rebase -m: don't fork git checkout rebase: reset_head() related fixes and improvements - - - --- 2022-01-26 Phillip Wood Accepted
[v3,13/14] rebase --apply: set ORIG_HEAD correctly rebase: reset_head() related fixes and improvements - - - --- 2022-01-26 Phillip Wood Accepted
[v3,12/14] rebase --apply: fix reflog rebase: reset_head() related fixes and improvements - - - --- 2022-01-26 Phillip Wood Accepted
« 1 2 ... 149 150 151435 436 »