Show patches with: State = Action Required       |   25597 patches
« 1 2 3 4255 256 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
gitk - override $PATH search only on Windows gitk - override $PATH search only on Windows - - - --- 2025-03-31 Mark Levedahl New
[v4,1/1,GSOC] userdiff: extend Bash pattern to cover more shell function forms userdiff:Added newlines at the end of the test cases - - - --- 2025-03-30 Moumita New
[v2] revision: fix --left/right-only use with unrelated histories [v2] revision: fix --left/right-only use with unrelated histories - - - --- 2025-03-30 Matt Hunter New
[v3,1/1] userdiff: extend Bash pattern to cover more shell function forms userdiff: improve Bash function and word regex patterns - - - --- 2025-03-28 Moumita New
[3/3] wt-status: suggest 'git rebase --continue' to conclude 'merge' instruction rebase -r: a bugfix and two status-related improvements - - - --- 2025-03-28 Philippe Blain New
[2/3] wt-status: also abbreviate 'merge' and 'fixup -C' lines during rebase rebase -r: a bugfix and two status-related improvements - - - --- 2025-03-28 Philippe Blain New
[1/3] rebase -r: do create merge commit after empty resolution rebase -r: a bugfix and two status-related improvements - - - --- 2025-03-28 Philippe Blain New
git v2.49.0 - gitk regression on Cygwin git v2.49.0 - gitk regression on Cygwin - - - --- 2025-03-28 Mark Levedahl New
[4/4] load_pack_mtimes_file(): avoid accessing uninitialized data Initialize a few uninitialized variables - - - --- 2025-03-27 Johannes Schindelin New
[3/4] load_revindex_from_disk(): avoid accessing uninitialized data Initialize a few uninitialized variables - - - --- 2025-03-27 Johannes Schindelin New
[2/4] fsck: avoid using an uninitialized variable Initialize a few uninitialized variables - - - --- 2025-03-27 Johannes Schindelin New
[1/4] cat_one_file(): make it easy to see that the `size` variable is initialized Initialize a few uninitialized variables - - - --- 2025-03-27 Johannes Schindelin New
[v2,2/2] read-cache: check range before dereferencing an array element Range-check array index before access - - - --- 2025-03-27 Johannes Schindelin New
[v2,1/2] diff: check range before dereferencing an array element Range-check array index before access - - - --- 2025-03-27 Johannes Schindelin New
[8/8] blame-tree: narrow pathspec as we traverse Introduce git-blame-tree(1) command - - - --- 2025-03-26 Toon Claes New
[7/8] tree-diff: use pathspec tries Introduce git-blame-tree(1) command - - - --- 2025-03-26 Toon Claes New
[6/8] pathspec: turn on tries when appropriate Introduce git-blame-tree(1) command - - - --- 2025-03-26 Toon Claes New
[5/8] pathspec: add optional trie index Introduce git-blame-tree(1) command - - - --- 2025-03-26 Toon Claes New
[4/8] blame-tree: introduce new subcommand to blame files Introduce git-blame-tree(1) command - - - --- 2025-03-26 Toon Claes New
[3/8] diff: teach tree-diff a max-depth parameter Introduce git-blame-tree(1) command - - - --- 2025-03-26 Toon Claes New
[2/8] within_depth: fix return for empty path Introduce git-blame-tree(1) command - - - --- 2025-03-26 Toon Claes New
[1/8] combine-diff: zero memory used for callback filepairs Introduce git-blame-tree(1) command - - - --- 2025-03-26 Toon Claes New
[v2] vimdiff: clarify the sigil used for marking the buffer to save [v2] vimdiff: clarify the sigil used for marking the buffer to save - - - --- 2025-03-24 D. Ben Knoble New
[v2,13/13] pack-objects: allow --shallow and --path-walk PATH WALK II: Add --path-walk option to 'git pack-objects' - - - --- 2025-03-24 Derrick Stolee New
[v2,12/13] path-walk: add new 'edge_aggressive' option PATH WALK II: Add --path-walk option to 'git pack-objects' - - - --- 2025-03-24 Derrick Stolee New
[v2,11/13] pack-objects: thread the path-based compression PATH WALK II: Add --path-walk option to 'git pack-objects' - - - --- 2025-03-24 Derrick Stolee New
[v2,10/13] pack-objects: refactor path-walk delta phase PATH WALK II: Add --path-walk option to 'git pack-objects' - - - --- 2025-03-24 Derrick Stolee New
[v2,09/13] scalar: enable path-walk during push via config PATH WALK II: Add --path-walk option to 'git pack-objects' - - - --- 2025-03-24 Derrick Stolee New
[v2,08/13] pack-objects: enable --path-walk via config PATH WALK II: Add --path-walk option to 'git pack-objects' - - - --- 2025-03-24 Derrick Stolee New
[v2,07/13] repack: add --path-walk option PATH WALK II: Add --path-walk option to 'git pack-objects' - - - --- 2025-03-24 Derrick Stolee New
[v2,06/13] t5538: add tests to confirm deltas in shallow pushes PATH WALK II: Add --path-walk option to 'git pack-objects' - - - --- 2025-03-24 Derrick Stolee New
[v2,05/13] pack-objects: introduce GIT_TEST_PACK_PATH_WALK PATH WALK II: Add --path-walk option to 'git pack-objects' - - - --- 2025-03-24 Derrick Stolee New
[v2,04/13] p5313: add performance tests for --path-walk PATH WALK II: Add --path-walk option to 'git pack-objects' - - - --- 2025-03-24 Derrick Stolee New
[v2,03/13] pack-objects: update usage to match docs PATH WALK II: Add --path-walk option to 'git pack-objects' - - - --- 2025-03-24 Derrick Stolee New
[v2,02/13] pack-objects: add --path-walk option PATH WALK II: Add --path-walk option to 'git pack-objects' - - - --- 2025-03-24 Derrick Stolee New
[v2,01/13] pack-objects: extract should_attempt_deltas() PATH WALK II: Add --path-walk option to 'git pack-objects' - - - --- 2025-03-24 Derrick Stolee New
[[GSOC,v4] 3/3] docs: replace git_config with repo_config [[GSOC,v4] 3/3] docs: replace git_config with repo_config - - - --- 2025-03-24 JAYATHEERTH K New
[[GSOC,v4] 2/3] docs: update function signature, add UNUSED macro [[GSOC,v4] 2/3] docs: update function signature, add UNUSED macro - - - --- 2025-03-24 JAYATHEERTH K New
[GSoC,v2] userdiff: add builtin driver for gitconfig syntax [GSoC,v2] userdiff: add builtin driver for gitconfig syntax - - - --- 2025-03-24 Lucas Seiki Oshiro New
[v3] shell: allow overriding built-in commands [v3] shell: allow overriding built-in commands - - - --- 2025-03-23 Ayman Bagabas New
commit: move clear_commit_marks_many() loop body to clear_commit_marks() commit: move clear_commit_marks_many() loop body to clear_commit_marks() - - - --- 2025-03-23 René Scharfe New
-w flag of git diff command hide lines which should not be hidden -w flag of git diff command hide lines which should not be hidden - - - --- 2025-03-22 Eugen Konkov New
[v2,5/5] libgit-{sys,rs}: add license and description fields Fix `cargo package` for libgit-sys - - - --- 2025-03-21 Josh Steadmon New
[v2,4/5] libgit-sys: exclude unnecessary directories in git-src Fix `cargo package` for libgit-sys - - - --- 2025-03-21 Josh Steadmon New
[v2,3/5] libgit-sys: parallelize build with Cargo's jobserver Fix `cargo package` for libgit-sys - - - --- 2025-03-21 Josh Steadmon New
[v2,2/5] libgit-sys: add symlink to git repo root and build out of tree Fix `cargo package` for libgit-sys - - - --- 2025-03-21 Josh Steadmon New
[v2,1/5] libgitpub: move to separate contrib/ directory Fix `cargo package` for libgit-sys - - - --- 2025-03-21 Josh Steadmon New
blame: fix unblamable and ignored lines in porcelain mode blame: fix unblamable and ignored lines in porcelain mode - - - --- 2025-03-21 Karthik Nayak New
[[GSOC,v3] 1/3] docs: drop inactive mentoring list, add C prereq [[GSOC,v3] 1/3] docs: drop inactive mentoring list, add C prereq - - - --- 2025-03-21 JAYATHEERTH K New
[v5,14/14] midx: implement writing incremental MIDX bitmaps midx: incremental multi-pack indexes, part two - - - --- 2025-03-20 Taylor Blau New
[2/2] gitk: Add auto-select length preference for SHA256 gitk: Support of SHA256 repos - - - --- 2025-03-20 Takashi Iwai New
[1/2] gitk: Add a basic support of SHA256 repositories into Gitk gitk: Support of SHA256 repos - - - --- 2025-03-20 Takashi Iwai New
git p4 fix for failure to decode p4 errors git p4 fix for failure to decode p4 errors - - - --- 2025-03-20 Nikolay Shustov New
[GSoC,2/2] t4018: add tests for gitconfig in userdiff add userdiff driver for gitconfig - - - --- 2025-03-19 Lucas Seiki Oshiro New
[GSoC,1/2] userdiff: add builtin driver for gitconfig syntax add userdiff driver for gitconfig - - - --- 2025-03-19 Lucas Seiki Oshiro New
[GSOC,v2] Remove outdated mentoring mailing list reference [GSOC,v2] Remove outdated mentoring mailing list reference - - - --- 2025-03-19 JAYATHEERTH K New
[8/8] pretty: refactor parsing of decoration options pretty: minor bugfixing, some refactorings - - - --- 2025-03-19 Martin Ågren New
[7/8] pretty: refactor parsing of magic pretty: minor bugfixing, some refactorings - - - --- 2025-03-19 Martin Ågren New
[6/8] pretty: refactor parsing of line-wrapping "%w" placeholder pretty: minor bugfixing, some refactorings - - - --- 2025-03-19 Martin Ågren New
[5/8] pretty: after padding, reset padding info pretty: minor bugfixing, some refactorings - - - --- 2025-03-19 Martin Ågren New
[4/8] pretty: fix parsing of half-valid "%<" and "%>" placeholders pretty: minor bugfixing, some refactorings - - - --- 2025-03-19 Martin Ågren New
[3/8] pretty: collect padding-related fields in separate struct pretty: minor bugfixing, some refactorings - - - --- 2025-03-19 Martin Ågren New
[2/8] pretty: simplify if-else to reduce code duplication pretty: minor bugfixing, some refactorings - - - --- 2025-03-19 Martin Ågren New
[1/8] pretty: tighten function signature to not take `void *` pretty: minor bugfixing, some refactorings - - - --- 2025-03-19 Martin Ågren New
[v2,GSoC,v2] Modernize Test Path Checking: test -(e|f|d) [v2,GSoC,v2] Modernize Test Path Checking: test -(e|f|d) - - - --- 2025-03-19 Sampriyo Guin New
[GSoC,v5,2/2] sendemail: finer-grained SMTP error handling sendemail: improve error capture and status code handling - - - --- 2025-03-19 Zheng Yuting New
[GSoC,v5,1/2] sendemail: capture errors in an eval {} block sendemail: improve error capture and status code handling - - - --- 2025-03-19 Zheng Yuting New
[GSoC] Modernize Test Path Checking in Git’s Test Suite [GSoC] Modernize Test Path Checking in Git’s Test Suite - - - --- 2025-03-18 Sampriyo Guin New
format-patch: use raw format for notes format-patch: use raw format for notes - - - --- 2025-03-18 Tuomas Ahola New
[2/2] approxidate: overwrite tm_mday for `now` and `yesterday` approxidate: tweak special date formats - - - --- 2025-03-18 Tuomas Ahola New
[1/2] approxidate: make "specials" respect fixed day-of-month approxidate: tweak special date formats - - - --- 2025-03-18 Tuomas Ahola New
[v3,2/2] bundle-uri: add test for bundle-uri clones with tags bundle-uri: copy all bundle references ino the refs/bundle space - - - --- 2025-03-18 Scott Chacon New
[v3,1/2] bundle-uri: copy all bundle references ino the refs/bundle space bundle-uri: copy all bundle references ino the refs/bundle space - - - --- 2025-03-18 Scott Chacon New
pack-refs doc: fix indentation for --exclude pack-refs doc: fix indentation for --exclude - - - --- 2025-03-18 Phillip Wood New
[GSoC,v2] Use `test_path_*` helper functions instead of `test -[efd]`. [GSoC,v2] Use `test_path_*` helper functions instead of `test -[efd]`. - - - --- 2025-03-18 Aryan Pathania New
[v3,2/3] git-compat-util: add NOT_CONSTANT macro and use it in atfork_prepare() -Wunreachable-code - - - --- 2025-03-17 Junio C Hamano New
[3/5] t7615: be more explicit about diff algorithm used Miscellaneous fixups preparing for the removal of merge-recursive - - - --- 2025-03-16 Elijah Newren New
[GSoC,v4,2/2] Error handling for SMTP status codes smtp_auth_maybe: unified error capture and status code processing optimization - - - --- 2025-03-16 Zheng Yuting New
[GSoC,v4,1/2] Unify capture of SMTP errors smtp_auth_maybe: unified error capture and status code processing optimization - - - --- 2025-03-16 Zheng Yuting New
[GSOC,3/3] Replace git_config(...) with repo_config(...) for modern Git compatibility [GSOC,1/3] Remove outdated mentoring mailing list reference and clarify tutorial prerequisites - - - --- 2025-03-15 JAYATHEERTH K New
[GSOC,2/3] Update function signature and UNUSED to include struct repository and modify builtin.h a… [GSOC,1/3] Remove outdated mentoring mailing list reference and clarify tutorial prerequisites - - - --- 2025-03-15 JAYATHEERTH K New
[GSOC,1/3] Remove outdated mentoring mailing list reference and clarify tutorial prerequisites [GSOC,1/3] Remove outdated mentoring mailing list reference and clarify tutorial prerequisites - - - --- 2025-03-15 JAYATHEERTH K New
git-gui: heed core.commentChar/commentString git-gui: heed core.commentChar/commentString - - - --- 2025-03-15 Oswald Buddenhagen New
docs: clarify meaning of core.commentString=auto docs: clarify meaning of core.commentString=auto - - - --- 2025-03-15 Oswald Buddenhagen New
[12/12] config.mak.uname: add a note about CSPRNG_METHOD for Linux [01/12] meson.build: remove -DCURL_DISABLE_TYPECHECK - - - --- 2025-03-15 Ramsay Jones New
[11/12] config.mak.uname; add arc4random to the cygwin build [01/12] meson.build: remove -DCURL_DISABLE_TYPECHECK - - - --- 2025-03-15 Ramsay Jones New
[10/12] config.mak.uname: add sysinfo() configuration for cygwin [01/12] meson.build: remove -DCURL_DISABLE_TYPECHECK - - - --- 2025-03-15 Ramsay Jones New
[09/12] builtin/gc.c: correct RAM calculation when using sysinfo [01/12] meson.build: remove -DCURL_DISABLE_TYPECHECK - - - --- 2025-03-15 Ramsay Jones New
[08/12] config.mak.uname: add clock_gettime() to the cygwin build [01/12] meson.build: remove -DCURL_DISABLE_TYPECHECK - - - --- 2025-03-15 Ramsay Jones New
[07/12] config.mak.uname: add HAVE_GETDELIM to the cygwin section [01/12] meson.build: remove -DCURL_DISABLE_TYPECHECK - - - --- 2025-03-15 Ramsay Jones New
[06/12] config.mak.uname: only set NO_REGEX on cygwin for v1.7 [01/12] meson.build: remove -DCURL_DISABLE_TYPECHECK - - - --- 2025-03-15 Ramsay Jones New
[05/12] config.mak.uname: add a note about NO_STRLCPY for Linux [01/12] meson.build: remove -DCURL_DISABLE_TYPECHECK - - - --- 2025-03-15 Ramsay Jones New
[04/12] Makefile: remove NEEDS_LIBRT build variable [01/12] meson.build: remove -DCURL_DISABLE_TYPECHECK - - - --- 2025-03-15 Ramsay Jones New
[03/12] meson.build: only set build variables for non-default values [01/12] meson.build: remove -DCURL_DISABLE_TYPECHECK - - - --- 2025-03-15 Ramsay Jones New
[02/12] Makefile: only set some BASIC_CFLAGS when RUNTIME_PREFIX is set [01/12] meson.build: remove -DCURL_DISABLE_TYPECHECK - - - --- 2025-03-15 Ramsay Jones New
[01/12] meson.build: remove -DCURL_DISABLE_TYPECHECK [01/12] meson.build: remove -DCURL_DISABLE_TYPECHECK - - - --- 2025-03-15 Ramsay Jones New
xdiff: avoid arithmetic overflow in xdl_get_hunk() xdiff: avoid arithmetic overflow in xdl_get_hunk() - - - --- 2025-03-14 René Scharfe New
[v2] meson: use test_environment conditionally. [v2] meson: use test_environment conditionally. - - - --- 2025-03-14 Sam James New
git-imap-send.1: Some remarks and a patch with editorial changes for this man page git-imap-send.1: Some remarks and a patch with editorial changes for this man page - - - --- 2025-03-13 Bjarni Ingi Gislason New
git-filter-branch.1: Some remarks and a patch with editorial changes for this man page git-filter-branch.1: Some remarks and a patch with editorial changes for this man page - - - --- 2025-03-13 Bjarni Ingi Gislason New
« 1 2 3 4255 256 »