Show patches with: none      |   43821 patches
« 1 2 ... 152 153 154438 439 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[v3,11/14] reset_head(): take struct rebase_head_opts rebase: reset_head() related fixes and improvements - - - --- 2022-01-26 Phillip Wood Accepted
[v3,10/14] rebase: cleanup reset_head() calls rebase: reset_head() related fixes and improvements - - - --- 2022-01-26 Phillip Wood Accepted
[v3,09/14] create_autostash(): remove unneeded parameter rebase: reset_head() related fixes and improvements - - - --- 2022-01-26 Phillip Wood Accepted
[v3,08/14] reset_head(): make default_reflog_action optional rebase: reset_head() related fixes and improvements - - - --- 2022-01-26 Phillip Wood Accepted
[v3,07/14] reset_head(): factor out ref updates rebase: reset_head() related fixes and improvements - - - --- 2022-01-26 Phillip Wood Accepted
[v3,06/14] reset_head(): remove action parameter rebase: reset_head() related fixes and improvements - - - --- 2022-01-26 Phillip Wood Accepted
[v3,05/14] rebase --apply: don't run post-checkout hook if there is an error rebase: reset_head() related fixes and improvements - - - --- 2022-01-26 Phillip Wood Accepted
[v3,04/14] rebase: do not remove untracked files on checkout rebase: reset_head() related fixes and improvements - - - --- 2022-01-26 Phillip Wood Accepted
[v3,03/14] rebase: pass correct arguments to post-checkout hook rebase: reset_head() related fixes and improvements - - - --- 2022-01-26 Phillip Wood Accepted
[v3,02/14] t5403: refactor rebase post-checkout hook tests rebase: reset_head() related fixes and improvements - - - --- 2022-01-26 Phillip Wood Accepted
[v3,01/14] rebase: factor out checkout for up to date branch rebase: reset_head() related fixes and improvements - - - --- 2022-01-26 Phillip Wood Accepted
[2/2] Documentation/config/pgp.txt: add missing apostrophe Apply minor fixes to Documentation/config/pgp.txt - - - --- 2022-01-26 Greg Hurrell Accepted
[v2,1/2] Documentation/config/pgp.txt: replace stray <TAB> character with <SPC> Apply minor fixes to Documentation/config/pgp.txt - - - --- 2022-01-26 Greg Hurrell Accepted
scalar: accept -C and -c options before the subcommand scalar: accept -C and -c options before the subcommand - - - --- 2022-01-26 Johannes Schindelin Superseded
[5/5] scalar diagnose: show a spinner while staging content scalar: implement the subcommand "diagnose" - - - --- 2022-01-26 Johannes Schindelin New
[4/5] scalar: teach `diagnose` to gather loose objects information scalar: implement the subcommand "diagnose" - - - --- 2022-01-26 Matthew John Cheetham New
[3/5] scalar: teach `diagnose` to gather packfile info scalar: implement the subcommand "diagnose" - - - --- 2022-01-26 Matthew John Cheetham New
[2/5] scalar diagnose: include disk space information scalar: implement the subcommand "diagnose" - - - --- 2022-01-26 Johannes Schindelin New
[1/5] Implement `scalar diagnose` scalar: implement the subcommand "diagnose" - - - --- 2022-01-26 Johannes Schindelin New
sequencer, stash: fix running from worktree subdir sequencer, stash: fix running from worktree subdir - 1 - --- 2022-01-26 Elijah Newren Accepted
sequencer.c: set GIT_WORK_TREE in run_git_checkout sequencer.c: set GIT_WORK_TREE in run_git_checkout - - - --- 2022-01-25 Glen Choo New
[RFC,v2] cat-file: add a --stdin-cmd mode [RFC,v2] cat-file: add a --stdin-cmd mode - - - --- 2022-01-25 John Cai Superseded
[v4,9/9] pack-bitmap.c: gracefully fallback after opening pack/MIDX midx: prevent bitmap corruption when permuting pack order - - - --- 2022-01-25 Taylor Blau Accepted
« 1 2 ... 152 153 154438 439 »