Show patches with: State = Action Required       |   25200 patches
« 1 2 ... 40 41 42251 252 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC] mingw: avoid mktemp() in mkstemp() implementation [RFC] mingw: avoid mktemp() in mkstemp() implementation - - - --- 2022-07-15 René Scharfe New
[v2,3/3] *: avoid "whitelist" Remove use of "whitelist" - - - --- 2022-07-15 Derrick Stolee New
[v2,2/3] t/*: avoid "whitelist" Remove use of "whitelist" - - - --- 2022-07-15 Derrick Stolee New
[v2,1/3] Documentation: remove use of whitelist Remove use of "whitelist" - - - --- 2022-07-15 Derrick Stolee New
hooks--pre-commit: detect non-ASCII when renaming hooks--pre-commit: detect non-ASCII when renaming - - - --- 2022-07-14 Julian Prein New
[v4] commit-graph: pass repo_settings instead of repository [v4] commit-graph: pass repo_settings instead of repository - - - --- 2022-07-14 Josh Steadmon New
[10/10] CI: have "static-analysis" run "check-builtins", not "documentation" ci: make it easy to run locally, part 1 - - - --- 2022-07-14 Ævar Arnfjörð Bjarmason New
[09/10] CI: have "static-analysis" run a "make ci-static-analysis" target ci: make it easy to run locally, part 1 - - - --- 2022-07-14 Ævar Arnfjörð Bjarmason New
[08/10] CI: don't have "git grep" invoke a pager in tree content check ci: make it easy to run locally, part 1 - - - --- 2022-07-14 Ævar Arnfjörð Bjarmason New
[07/10] CI: export variables via a wrapper ci: make it easy to run locally, part 1 - - - --- 2022-07-14 Ævar Arnfjörð Bjarmason New
[06/10] CI: consistently use "export" in ci/lib.sh ci: make it easy to run locally, part 1 - - - --- 2022-07-14 Ævar Arnfjörð Bjarmason New
[05/10] CI/lib.sh: stop adding leading whitespace to $MAKEFLAGS ci: make it easy to run locally, part 1 - - - --- 2022-07-14 Ævar Arnfjörð Bjarmason New
[04/10] CI: make "$jobname" explicit, remove fallback ci: make it easy to run locally, part 1 - - - --- 2022-07-14 Ævar Arnfjörð Bjarmason New
[03/10] CI: remove dead "tree skipping" code ci: make it easy to run locally, part 1 - - - --- 2022-07-14 Ævar Arnfjörð Bjarmason New
[02/10] CI: remove more dead Travis CI support ci: make it easy to run locally, part 1 - - - --- 2022-07-14 Ævar Arnfjörð Bjarmason New
[01/10] CI: run "set -ex" early in ci/lib.sh ci: make it easy to run locally, part 1 - - - --- 2022-07-14 Ævar Arnfjörð Bjarmason New
[3/3] doc: notes: unify configuration variables definitions doc: unify config info on some cmds - - - --- 2022-07-14 Matheus Tavares New
[2/3] doc: apply: unify configuration variables definitions doc: unify config info on some cmds - - - --- 2022-07-14 Matheus Tavares New
[1/3] doc: grep: unify configuration variables definitions doc: unify config info on some cmds - - - --- 2022-07-14 Matheus Tavares New
config.txt: add completion for include, includeIf config.txt: add completion for include, includeIf - - - --- 2022-07-13 Manuel Boni New
[3/3] *: use allowlist and denylist Use "allowlist" and "denylist" tree-wide - - - --- 2022-07-13 Derrick Stolee New
[2/3] t/*: use allowlist Use "allowlist" and "denylist" tree-wide - - - --- 2022-07-13 Derrick Stolee New
[1/3] Documentation: use allowlist and denylist Use "allowlist" and "denylist" tree-wide - - - --- 2022-07-13 Derrick Stolee New
[1/3] t5318: demonstrate commit-graph generation v2 corruption commit-graph: fix corruption during generation v2 upgrade - - - --- 2022-07-12 Taylor Blau New
[v4,12/12] sequencer: notify user of --update-refs activity rebase: update branches in multi-part topic - - - --- 2022-07-12 Derrick Stolee New
[v4,10/12] rebase: add rebase.updateRefs config option rebase: update branches in multi-part topic - - - --- 2022-07-12 Derrick Stolee New
[v4,08/12] rebase: update refs from 'update-ref' commands rebase: update branches in multi-part topic - - - --- 2022-07-12 Derrick Stolee New
[v4,07/12] rebase: add --update-refs option rebase: update branches in multi-part topic - - - --- 2022-07-12 Derrick Stolee New
[v4,03/12] branch: consider refs under 'update-refs' rebase: update branches in multi-part topic - - - --- 2022-07-12 Derrick Stolee New
[v5,1/1] commit-graph.c: no lazy fetch in lookup_commit_in_graph() no lazy fetch in lookup_commit_in_graph() - - - --- 2022-07-12 Han Xin New
ref-filter: disable save_commit_buffer while traversing ref-filter: disable save_commit_buffer while traversing - - - --- 2022-07-11 Jeff King New
[RFC,4/4] .clang-format: don't indent "goto" labels make headway towards a clean "clang-format" - - - --- 2022-07-11 Ævar Arnfjörð Bjarmason New
[RFC,3/4] .clang-format: do not enforce a ColumnLimit make headway towards a clean "clang-format" - - - --- 2022-07-11 Ævar Arnfjörð Bjarmason New
[RFC,2/4] .clang-format: Add a BitFieldColonSpacing=None rule make headway towards a clean "clang-format" - - - --- 2022-07-11 Ævar Arnfjörð Bjarmason New
[RFC,1/4] Makefile: add a style-all targets for .clang-format testing make headway towards a clean "clang-format" - - - --- 2022-07-11 Ævar Arnfjörð Bjarmason New
rev-parse: respect push.autosetupremote when evaluating @{push} rev-parse: respect push.autosetupremote when evaluating @{push} - - - --- 2022-07-10 Tao Klerks New
cocci: avoid normalization rules for memcpy cocci: avoid normalization rules for memcpy - - - --- 2022-07-10 René Scharfe New
unpack-objects: fix compilation warning/error due to missing braces unpack-objects: fix compilation warning/error due to missing braces - - - --- 2022-07-10 Eric Sunshine New
[4/4] doc add: renormalize is not idempotent for CRCRLF Add some Glossary terms, and extra renormalize information. - - - --- 2022-07-09 Philip Oakley New
[3/4] glossary: add reachability bitmap description Add some Glossary terms, and extra renormalize information. - - - --- 2022-07-09 Philip Oakley New
[2/4] glossary: add commit graph description Add some Glossary terms, and extra renormalize information. - - - --- 2022-07-09 Philip Oakley New
[1/4] glossary: add Object DataBase (ODB) abbreviation Add some Glossary terms, and extra renormalize information. - - - --- 2022-07-09 Philip Oakley New
multi-pack-index: simplify handling of unknown --options multi-pack-index: simplify handling of unknown --options - - - --- 2022-07-08 SZEDER Gábor New
[7/7] xdiff: remove xdl_free(), use free() instead xdiff: use standard alloc macros, share them via git-shared-util.h - - - --- 2022-07-08 Ævar Arnfjörð Bjarmason New
[6/7] xdiff: remove xdl_malloc() wrapper, use malloc(), not xmalloc() xdiff: use standard alloc macros, share them via git-shared-util.h - - - --- 2022-07-08 Ævar Arnfjörð Bjarmason New
[5/7] xdiff: use GALLOC_GROW(), not XDL_ALLOC_GROW() xdiff: use standard alloc macros, share them via git-shared-util.h - - - --- 2022-07-08 Ævar Arnfjörð Bjarmason New
[4/7] xdiff: use G[C]ALLOC_ARRAY(), not XDL_CALLOC_ARRAY() xdiff: use standard alloc macros, share them via git-shared-util.h - - - --- 2022-07-08 Ævar Arnfjörð Bjarmason New
[3/7] git-shared-util.h: add G*() versions of *ALLOC_*() xdiff: use standard alloc macros, share them via git-shared-util.h - - - --- 2022-07-08 Ævar Arnfjörð Bjarmason New
[2/7] git-shared-util.h: move "shared" allocation utilities here xdiff: use standard alloc macros, share them via git-shared-util.h - - - --- 2022-07-08 Ævar Arnfjörð Bjarmason New
[1/7] xdiff: simplify freeing patterns around xdl_free_env() xdiff: use standard alloc macros, share them via git-shared-util.h - - - --- 2022-07-08 Ævar Arnfjörð Bjarmason New
[v7,5/5] setup.c: create `discovery.bare` config: introduce discovery.bare and protected config - - - --- 2022-07-07 Glen Choo New
[v7,4/5] safe.directory: use git_protected_config() config: introduce discovery.bare and protected config - - - --- 2022-07-07 Glen Choo New
[v7,2/5] Documentation: define protected configuration config: introduce discovery.bare and protected config - - - --- 2022-07-07 Glen Choo New
[v7,1/5] Documentation/git-config.txt: add SCOPES section config: introduce discovery.bare and protected config - - - --- 2022-07-07 Glen Choo New
builtin/mv.c: use correct type to compute size of an array element builtin/mv.c: use correct type to compute size of an array element - - - --- 2022-07-07 Junio C Hamano New
[RFC,1C] credential-cache--daemon: make exit action follow timeout exit [RFC,1C] credential-cache--daemon: make exit action follow timeout exit - - - --- 2022-07-07 Ramsay Jones New
[RFC,1B] credential-cache--daemon: close input before exit-ing [RFC,1B] credential-cache--daemon: close input before exit-ing - - - --- 2022-07-07 Ramsay Jones New
[RFC,1A] credential-cache: also handle ECONNABORTED connection closure [RFC,1A] credential-cache: also handle ECONNABORTED connection closure - - - --- 2022-07-07 Ramsay Jones New
http: support building on RHEL6 http: support building on RHEL6 - - - --- 2022-07-01 Johannes Schindelin New
[v2,18/18] submodule--helper: remove display path helper submodule: remove "--recursive-prefix" - - - --- 2022-06-30 Glen Choo New
[v2,17/18] submodule--helper update: use --super-prefix submodule: remove "--recursive-prefix" - - - --- 2022-06-30 Glen Choo New
[v2,14/18] submodule--helper: don't recreate recursive prefix submodule: remove "--recursive-prefix" - - - --- 2022-06-30 Glen Choo New
[v2,13/18] submodule--helper update: use display path helper submodule: remove "--recursive-prefix" - - - --- 2022-06-30 Glen Choo New
[v6,5/5] setup.c: create `discovery.bare` config: introduce discovery.bare and protected config - - - --- 2022-06-30 Glen Choo New
[v6,4/5] safe.directory: use git_protected_config() config: introduce discovery.bare and protected config - - - --- 2022-06-30 Glen Choo New
[v6,3/5] config: learn `git_protected_config()` config: introduce discovery.bare and protected config - - - --- 2022-06-30 Glen Choo New
[v6,2/5] Documentation: define protected configuration config: introduce discovery.bare and protected config - - - --- 2022-06-30 Glen Choo New
[v6,1/5] Documentation/git-config.txt: add SCOPES section config: introduce discovery.bare and protected config - - - --- 2022-06-30 Glen Choo New
[v2] trace2: don't include "fsync" events in all trace2 logs [v2] trace2: don't include "fsync" events in all trace2 logs - - - --- 2022-06-30 Ævar Arnfjörð Bjarmason New
[RFC,4/4] builtin/repack.c: implement `--expire-to` for storing pruned objects move pruned objects to a separate repository - - - --- 2022-06-29 Taylor Blau New
[RFC,3/4] builtin/repack.c: write cruft packs to arbitrary locations move pruned objects to a separate repository - - - --- 2022-06-29 Taylor Blau New
[RFC,2/4] builtin/repack.c: pass "cruft_expiration" to `write_cruft_pack` move pruned objects to a separate repository - - - --- 2022-06-29 Taylor Blau New
[RFC,1/4] builtin/repack.c: pass "out" to `prepare_pack_objects` move pruned objects to a separate repository - - - --- 2022-06-29 Taylor Blau New
pack-objects.h: remove outdated pahole results pack-objects.h: remove outdated pahole results - - - --- 2022-06-28 Taylor Blau New
[v5,5/5] tr2: avoid to print "interesting" config repeatedly tr2: avoid to print "interesting" config repeatedly - - - --- 2022-06-28 Teng Long New
[v5,4/5] pack-bitmap.c: retrieve missing i18n translations tr2: avoid to print "interesting" config repeatedly - - - --- 2022-06-28 Teng Long New
[v5,3/5] pack-bitmap.c: using error() instead of silently returning -1 tr2: avoid to print "interesting" config repeatedly - - - --- 2022-06-28 Teng Long New
[v4,16/16] bisect: no longer try to clean up left-over `.git/head-name` files Finish converting git bisect into a built-in - - - --- 2022-06-27 Johannes Schindelin New
[v4,15/16] bisect: remove Cogito-related code Finish converting git bisect into a built-in - - - --- 2022-06-27 Johannes Schindelin New
[v4,14/16] Turn `git bisect` into a full built-in Finish converting git bisect into a built-in - - - --- 2022-06-27 Johannes Schindelin New
[v4,13/16] bisect: move even the command-line parsing to `bisect--helper` Finish converting git bisect into a built-in - - - --- 2022-06-27 Johannes Schindelin New
[v4,12/16] bisect: teach the `bisect--helper` command to show the correct usage strings Finish converting git bisect into a built-in - - - --- 2022-06-27 Johannes Schindelin New
[v4,11/16] bisect--helper: return only correct exit codes in `cmd_*()` Finish converting git bisect into a built-in - - - --- 2022-06-27 Johannes Schindelin New
[v4,10/16] bisect--helper: move the `BISECT_STATE` case to the end Finish converting git bisect into a built-in - - - --- 2022-06-27 Johannes Schindelin New
[v4,09/16] bisect--helper: make `--bisect-state` optional Finish converting git bisect into a built-in - - - --- 2022-06-27 Johannes Schindelin New
[v4,08/16] bisect--helper: align the sub-command order with git-bisect.sh Finish converting git bisect into a built-in - - - --- 2022-06-27 Johannes Schindelin New
[v4,07/16] bisect--helper: using `--bisect-state` without an argument is a bug Finish converting git bisect into a built-in - - - --- 2022-06-27 Johannes Schindelin New
[v4,06/16] bisect--helper: really retire `--bisect-autostart` Finish converting git bisect into a built-in - - - --- 2022-06-27 Johannes Schindelin New
[v4,05/16] bisect--helper: really retire --bisect-next-check Finish converting git bisect into a built-in - - - --- 2022-06-27 Johannes Schindelin New
[v4,04/16] bisect--helper: retire the --no-log option Finish converting git bisect into a built-in - - - --- 2022-06-27 Johannes Schindelin New
[v4,03/16] bisect: avoid double-quoting when printing the failed command Finish converting git bisect into a built-in - - - --- 2022-06-27 Johannes Schindelin New
[v4,02/16] bisect run: fix the error message Finish converting git bisect into a built-in - - - --- 2022-06-27 Johannes Schindelin New
[v4,01/16] bisect: verify that a bogus option won't try to start a bisection Finish converting git bisect into a built-in - - - --- 2022-06-27 Johannes Schindelin New
[PULL] l10n updates for 2.37.0 round 1 [PULL] l10n updates for 2.37.0 round 1 - - - --- 2022-06-26 Jiang Xin New
[v2,2/2] commit-graph.c: no lazy fetch in lookup_commit_in_graph() commit-graph.c: no lazy fetch in lookup_commit_in_graph() - - - --- 2022-06-24 Han Xin New
[v2,1/2] test-lib.sh: add limited processes to test-lib commit-graph.c: no lazy fetch in lookup_commit_in_graph() - - - --- 2022-06-24 Han Xin New
Diff for unmerged files always misses the `\ No newline at end of file` mark Diff for unmerged files always misses the `\ No newline at end of file` mark - - - --- 2022-06-23 Danil Pristupov New
[v2,1/1] scalar: reorganize from contrib/, still keep it "a contrib command" scalar: move to the top-level, test, CI and "install" support - - - --- 2022-06-23 Ævar Arnfjörð Bjarmason New
[v3,2/2] tests: add tests for grep --max-count grep: add --max-count command line option - - - --- 2022-06-22 Carlos López New
[v3,1/2] grep: add --max-count command line option grep: add --max-count command line option - - - --- 2022-06-22 Carlos López New
« 1 2 ... 40 41 42251 252 »