Show patches with: State = Action Required       |   23359 patches
« 1 2 3 4233 234 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
zlib.c: use size_t for size zlib.c: use size_t for size - - - --- 2018-10-12 Junio C Hamano New
xrealloc: do not reuse pointer freed by zero-length realloc() xrealloc: do not reuse pointer freed by zero-length realloc() - - - --- 2020-09-01 Jeff King New
xdiff: unignore changes in function context xdiff: unignore changes in function context - - - --- 2019-12-05 René Scharfe New
xdiff: implement a zealous diff3 xdiff: implement a zealous diff3 - - - --- 2021-06-13 Felipe Contreras New
xdiff: clamp function context indices in post-image xdiff: clamp function context indices in post-image - - - --- 2019-07-23 Jeff King New
xdiff: avoid accidental redefinition of LFS feature in OpenIndiana xdiff: avoid accidental redefinition of LFS feature in OpenIndiana - - - --- 2019-06-18 Carlo Arenas New
wt-status: quote paths identically whether tracked or untracked wt-status: quote paths identically whether tracked or untracked - - - --- 2020-09-08 brian m. carlson New
wt-status: expand, not dwim, a "detached from" ref wt-status: expand, not dwim, a "detached from" ref - - - --- 2020-05-13 Jonathan Tan New
wrapper: indent with tabs wrapper: indent with tabs - - - --- 2020-03-28 Denton Liu New
wrapper: avoid UB in macOS wrapper: avoid UB in macOS - - - --- 2019-06-16 Carlo Arenas New
wrapper: add workaround for open() returning EINTR wrapper: add workaround for open() returning EINTR - - - --- 2021-02-24 Jeff King New
worktree: update is_bare heuristics worktree: update is_bare heuristics - - - --- 2019-04-17 Jonathan Tan New
worktree: treat "list" as default command worktree: treat "list" as default command - - - --- 2020-06-13 Nicholas Guriev New
worktree: teach find_shared_symref to ignore current worktree worktree: teach find_shared_symref to ignore current worktree - - - --- 2023-01-17 Rubén Justo New
worktree: teach `repair` to fix multi-directional breakage worktree: teach `repair` to fix multi-directional breakage - - - --- 2020-12-08 Eric Sunshine New
worktree: teach `add` to accept --reason <string> with --lock worktree: teach `add` to accept --reason <string> with --lock - - - --- 2021-07-06 Stephen Manz New
worktree: refactor lock_reason_valid and lock_reason to be more sensible worktree: refactor lock_reason_valid and lock_reason to be more sensible - - - --- 2018-10-25 Nickolai Belakovski New
worktree: populate lock_reason in get_worktrees and light refactor/cleanup in worktree files worktree: populate lock_reason in get_worktrees and light refactor/cleanup in worktree files - - - --- 2018-10-24 Nickolai Belakovski New
worktree: include repair cmd in usage worktree: include repair cmd in usage - - - --- 2022-03-25 Desmond Preston New
worktree: drop unused code from get_main_worktree() worktree: drop unused code from get_main_worktree() - - - --- 2020-02-24 Eric Sunshine New
worktree: avoid dead-code in conditional worktree: avoid dead-code in conditional - - - --- 2020-06-24 Eric Sunshine New
worktree: allow to (re)move worktrees with uninitialized submodules worktree: allow to (re)move worktrees with uninitialized submodules - - - --- 2018-12-16 Duy Nguyen New
worktree: add shorthand '-d' for detach worktree: add shorthand '-d' for detach - - - --- 2020-01-25 Pratyush Yadav New
worktree: add per-worktree config files worktree: add per-worktree config files - - - --- 2018-09-23 Duy Nguyen New
worktree: add -z option for list subcommand worktree: add -z option for list subcommand - - - --- 2021-01-05 Phillip Wood New
worktree: add -z option for list subcommand worktree: add -z option for list subcommand - - - --- 2022-02-25 Phillip Wood New
worktree remove: clarify error message on dirty worktree worktree remove: clarify error message on dirty worktree - 1 - --- 2019-08-13 SZEDER Gábor New
worktree add: sanitize worktree names worktree add: sanitize worktree names - - - --- 2019-02-21 Duy Nguyen New
worktree add: introduce basic DWYM for --orphan worktree add: introduce basic DWYM for --orphan - - - --- 2023-01-14 Jacob Abel New
worktree add: be tolerant of corrupt worktrees worktree add: be tolerant of corrupt worktrees - - - --- 2019-05-13 Duy Nguyen New
win32: remove return_0 inline function win32: remove return_0 inline function - - - --- 2022-12-31 Seija Kijin New
win32: ensure len does not cause any overreads win32: ensure len does not cause any overreads - - - --- 2022-12-19 Seija Kijin New
wildmatch: change behavior of "foo**bar" in WM_PATHNAME mode wildmatch: change behavior of "foo**bar" in WM_PATHNAME mode - - - --- 2018-10-27 Duy Nguyen New
Why "Updated upstream" block is so small? Why "Updated upstream" block is so small? - - - --- 2019-06-29 Eugen Konkov New
whats-cooking: fix a couple of typos whats-cooking: fix a couple of typos - - - --- 2021-08-24 Johannes Schindelin New
What should happen in credential-cache on recoverable error without SPAWN option? What should happen in credential-cache on recoverable error without SPAWN option? - - - --- 2021-09-14 Junio C Hamano New
vimdiff: fix 'vimdiff3' behavior (colors + no extra key press) vimdiff: fix 'vimdiff3' behavior (colors + no extra key press) - - - --- 2022-08-06 Fernando Ramos New
version-gen: cleanup version-gen: cleanup - - - --- 2021-06-25 Felipe Contreras New
v2.25 regression: cherry-pick alters patch and leaves working tree dirty v2.25 regression: cherry-pick alters patch and leaves working tree dirty - - - --- 2021-06-12 Anders Kaseorg New
v2 GitSVN: Multi line support of ignore-path, include-paths and skiping of empty commits v2 GitSVN: Multi line support of ignore-path, include-paths and skiping of empty commits - - - --- 2020-05-02 Lukas Pupka-Lipinski New
utf8: use skip_iprefix() in same_utf_encoding() utf8: use skip_iprefix() in same_utf_encoding() - - - --- 2019-11-08 René Scharfe New
utf8: use ARRAY_SIZE() in git_wcwidth() utf8: use ARRAY_SIZE() in git_wcwidth() - - - --- 2019-10-11 Beat Bolli New
utf8: handle systems that don't write BOM for UTF-16 utf8: handle systems that don't write BOM for UTF-16 - - - --- 2019-02-09 brian m. carlson New
Using public-inbox+lei+Emacs+mu+mu4e (was: Large delays in mailing list delivery?) Using public-inbox+lei+Emacs+mu+mu4e (was: Large delays in mailing list delivery?) - - - --- 2022-02-02 Ævar Arnfjörð Bjarmason New
userdiff.h: add missing declaration (hdr-check) userdiff.h: add missing declaration (hdr-check) - - - --- 2018-09-19 Ramsay Jones New
userdiff: two simplifications of patterns for rust userdiff: two simplifications of patterns for rust - - - --- 2019-05-30 Johannes Sixt New
userdiff: support Rust macros userdiff: support Rust macros - 1 - --- 2020-10-06 Zach FettersMoore via GitGitGadget New
userdiff: support regexec(3) with multi-byte support userdiff: support regexec(3) with multi-byte support - - - --- 2023-04-06 René Scharfe New
userdiff: support Python async functions userdiff: support Python async functions - - - --- 2019-11-11 Josh Holland New
userdiff: support Markdown userdiff: support Markdown - - - --- 2020-04-21 Ash Holland New
userdiff: support Clojure userdiff: support Clojure - - - --- 2021-03-13 Nazarii Bardiuk New
userdiff: remove empty subexpression from elixir regex userdiff: remove empty subexpression from elixir regex - - - --- 2019-12-13 Ed Maste New
userdiff: php: Improved tests catching "abstract" and "final" functions userdiff: php: Improved tests catching "abstract" and "final" functions - - - --- 2020-11-14 Javier Spagnoletti New
userdiff: Fix some corner cases in dts regex userdiff: Fix some corner cases in dts regex - - - --- 2019-10-04 Stephen Boyd New
userdiff: fix grammar and style issues userdiff: fix grammar and style issues - - - --- 2019-05-29 LI, BO XUAN New
userdiff: add support for Emacs Lisp userdiff: add support for Emacs Lisp - - - --- 2021-02-13 Adam Spiers New
userdiff: add Julia to supported userdiff languages userdiff: add Julia to supported userdiff languages - - - --- 2020-01-10 Zach FettersMoore via GitGitGadget New
userdiff: Add diff driver for Kotlin lang and tests userdiff: Add diff driver for Kotlin lang and tests - - - --- 2022-03-01 Jaydeep Das New
userdiff: add builtin driver for kotlin language userdiff: add builtin driver for kotlin language - - - --- 2022-03-02 Jaydeep Das New
userdiff: Add a builtin pattern for dts files userdiff: Add a builtin pattern for dts files - - - --- 2019-01-11 Stephen Boyd New
Use user supplied origin name for extension.partialcone instead of hardcoded value. Use user supplied origin name for extension.partialcone instead of hardcoded value. - 1 - --- 2019-05-23 Xin Li New
use strpbrk(3) to search for characters from a given set use strpbrk(3) to search for characters from a given set - - - --- 2020-02-22 René Scharfe New
Use sensible titles in t4014 Use sensible titles in t4014 - - - --- 2020-06-10 Konstantin Ryabitsev New
Use OPT_CALLBACK and OPT_CALLBACK_F Use OPT_CALLBACK and OPT_CALLBACK_F - - - --- 2020-04-28 Denton Liu New
Use mingw.h declarations for gmtime_r/localtime_r on msys2 Use mingw.h declarations for gmtime_r/localtime_r on msys2 - - - --- 2021-10-05 Mike Hommey New
use get_merge_tool_path() also in is_available() to honor settings use get_merge_tool_path() also in is_available() to honor settings - - - --- 2021-06-07 Michael Schindler New
use fspathhash() everywhere use fspathhash() everywhere - - - --- 2021-07-30 René Scharfe New
Use correct default remote for fetching in submodule. Use correct default remote for fetching in submodule. - - - --- 2023-02-13 Mara New
Use an intermediate file between between git blame and sed to avoid git blame's exit code being hid… Use an intermediate file between between git blame and sed to avoid git blame's exit code being hid… - - - --- 2019-06-15 Michael Platings New
Use 'Everything up to date.' instead of 'Everything up-to-date' Use 'Everything up to date.' instead of 'Everything up-to-date' - - - --- 2022-07-27 Jay Berry New
usage.[ch] API users: use report_fn, not hardcoded prototype usage.[ch] API users: use report_fn, not hardcoded prototype - - - --- 2022-02-21 Ævar Arnfjörð Bjarmason New
urlmatch: do not allow passwords in URLs by default urlmatch: do not allow passwords in URLs by default - - - --- 2021-04-30 Derrick Stolee New
upload-pack.c: fix a sparse warning upload-pack.c: fix a sparse warning - - - --- 2020-10-31 Ramsay Jones New
upload-pack.c: fix a sparse 'NULL pointer' warning upload-pack.c: fix a sparse 'NULL pointer' warning - - - --- 2019-03-08 Ramsay Jones New
upload-pack: turn on uploadpack.allowAnySHA1InWant=true upload-pack: turn on uploadpack.allowAnySHA1InWant=true - - - --- 2018-12-17 Ævar Arnfjörð Bjarmason New
upload-pack: teach deepen-relative in protocol v2 upload-pack: teach deepen-relative in protocol v2 - 1 - --- 2018-12-18 Jonathan Tan New
upload-pack: strip namespace from symref data upload-pack: strip namespace from symref data - - - --- 2019-05-22 Jeff King New
upload-pack: remove superfluous sigchain_pop() call upload-pack: remove superfluous sigchain_pop() call - - - --- 2020-08-11 René Scharfe New
upload-pack: fix sparse warnings upload-pack: fix sparse warnings - - - --- 2019-03-12 Ramsay Jones New
upload-pack: fix exit code when denying fetch of unreachable object ID upload-pack: fix exit code when denying fetch of unreachable object ID - - - --- 2023-08-16 Patrick Steinhardt New
upload-pack: fix broken if/else chain in config callback upload-pack: fix broken if/else chain in config callback - 1 - --- 2018-10-24 Jeff King New
upload-pack: fix a sparse '0 as NULL pointer' warning upload-pack: fix a sparse '0 as NULL pointer' warning - - - --- 2020-06-15 Ramsay Jones New
upload-pack: do not lazy-fetch "have" objects upload-pack: do not lazy-fetch "have" objects - - - --- 2020-07-15 Jonathan Tan New
upload-pack: disable commit graph more gently for shallow traversal upload-pack: disable commit graph more gently for shallow traversal - - - --- 2019-09-12 Jeff King New
upload-pack: clear flags before each v2 request upload-pack: clear flags before each v2 request - - - --- 2018-10-16 Jonathan Tan New
update-server-info: avoid needless overwrites update-server-info: avoid needless overwrites - - - --- 2019-05-11 Eric Wong New
update-ref: add forward command to safely fast-forward refs update-ref: add forward command to safely fast-forward refs - - - --- 2023-02-23 Ronan Pigott New
update-index: refresh should rewrite index in case of racy timestamps update-index: refresh should rewrite index in case of racy timestamps - - - --- 2021-12-22 Marc Strapetz New
update-index: do not read HEAD and MERGE_HEAD unconditionally update-index: do not read HEAD and MERGE_HEAD unconditionally - - - --- 2023-07-27 Junio C Hamano New
update-index doc: v4 is OK with JGit and libgit2 update-index doc: v4 is OK with JGit and libgit2 - - - --- 2023-08-18 Junio C Hamano New
Update kdiff3 install location Update kdiff3 install location - - - --- 2022-10-07 Michael Schindler New
update how-to-maintain-git update how-to-maintain-git - - - --- 2020-03-06 Junio C Hamano New
update git-http-backend doc for lighttpd update git-http-backend doc for lighttpd - - - --- 2018-10-28 Glenn Strauss New
update git-http-backend doc for lighttpd update git-http-backend doc for lighttpd - - - --- 2020-02-12 Zach FettersMoore via GitGitGadget New
unused parameters in merge-recursive.c unused parameters in merge-recursive.c - - - --- 2018-10-19 Jeff King New
unresolve: make sure resolve-undo info is left even for removed paths unresolve: make sure resolve-undo info is left even for removed paths - - - --- 2023-06-22 Junio C Hamano New
Unreliable 'git rebase --onto' Unreliable 'git rebase --onto' - - - --- 2020-01-08 Eugeniu Rosca New
unpack-trees.c: fix writing "link" index ext with null base oid unpack-trees.c: fix writing "link" index ext with null base oid - - - --- 2019-02-09 Duy Nguyen New
unpack-trees: fix oneway_merge accidentally carry over stage index unpack-trees: fix oneway_merge accidentally carry over stage index - - - --- 2019-03-17 Duy Nguyen New
unpack-trees: do not set SKIP_WORKTREE on submodules unpack-trees: do not set SKIP_WORKTREE on submodules - - - --- 2020-06-17 Zach FettersMoore via GitGitGadget New
« 1 2 3 4233 234 »