Show patches with: State = Action Required       |   25361 patches
« 1 2 3 4253 254 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[GSoC] t7603: replace test -f by test_path_is_file [GSoC] t7603: replace test -f by test_path_is_file - - - --- 2025-02-08 Lucas Oshiro New
revision: fix missing null for freed memory revision: fix missing null for freed memory - - - --- 2025-02-08 Emily M Klassen New
builtin/refs: add '--skip-reflog' flag to bypass reflog migration builtin/refs: add '--skip-reflog' flag to bypass reflog migration - - - --- 2025-02-07 Karthik Nayak New
[v5,18/18] Makefile: skip reftable library for Coccinelle reftable: stop using "git-compat-util.h" - - - --- 2025-02-07 Patrick Steinhardt New
[v5,17/18] reftable: decouple from Git codebase by pulling in "compat/posix.h" reftable: stop using "git-compat-util.h" - - - --- 2025-02-07 Patrick Steinhardt New
[v5,16/18] git-compat-util.h: split out POSIX-emulating bits reftable: stop using "git-compat-util.h" - - - --- 2025-02-07 Patrick Steinhardt New
[v5,15/18] compat/mingw: split out POSIX-related bits reftable: stop using "git-compat-util.h" - - - --- 2025-02-07 Patrick Steinhardt New
[v5,14/18] reftable/basics: introduce `REFTABLE_UNUSED` annotation reftable: stop using "git-compat-util.h" - - - --- 2025-02-07 Patrick Steinhardt New
[v5,13/18] reftable/basics: stop using `SWAP()` macro reftable: stop using "git-compat-util.h" - - - --- 2025-02-07 Patrick Steinhardt New
[v5,12/18] reftable/stack: stop using `sleep_millisec()` reftable: stop using "git-compat-util.h" - - - --- 2025-02-07 Patrick Steinhardt New
[v5,11/18] reftable/system: introduce `reftable_rand()` reftable: stop using "git-compat-util.h" - - - --- 2025-02-07 Patrick Steinhardt New
[v5,10/18] reftable/reader: stop using `ARRAY_SIZE()` macro reftable: stop using "git-compat-util.h" - - - --- 2025-02-07 Patrick Steinhardt New
[v5,09/18] reftable/basics: provide wrappers for big endian conversion reftable: stop using "git-compat-util.h" - - - --- 2025-02-07 Patrick Steinhardt New
[v5,08/18] reftable/basics: stop using `st_mult()` in array allocators reftable: stop using "git-compat-util.h" - - - --- 2025-02-07 Patrick Steinhardt New
[v5,07/18] reftable: stop using `BUG()` in trivial cases reftable: stop using "git-compat-util.h" - - - --- 2025-02-07 Patrick Steinhardt New
[v5,06/18] reftable/record: don't `BUG()` in `reftable_record_cmp()` reftable: stop using "git-compat-util.h" - - - --- 2025-02-07 Patrick Steinhardt New
[v5,05/18] reftable/record: stop using `BUG()` in `reftable_record_init()` reftable: stop using "git-compat-util.h" - - - --- 2025-02-07 Patrick Steinhardt New
[v5,04/18] reftable/record: stop using `COPY_ARRAY()` reftable: stop using "git-compat-util.h" - - - --- 2025-02-07 Patrick Steinhardt New
[v5,03/18] reftable/blocksource: stop using `xmmap()` reftable: stop using "git-compat-util.h" - - - --- 2025-02-07 Patrick Steinhardt New
[v5,02/18] reftable/stack: stop using `write_in_full()` reftable: stop using "git-compat-util.h" - - - --- 2025-02-07 Patrick Steinhardt New
[v5,01/18] reftable/stack: stop using `read_in_full()` reftable: stop using "git-compat-util.h" - - - --- 2025-02-07 Patrick Steinhardt New
[v2,16/16] path: adjust last remaining users of `the_repository` path: remove dependency on `the_repository` - - - --- 2025-02-07 Patrick Steinhardt New
[v2,15/16] environment: move access to "core.sharedRepository" into repo settings path: remove dependency on `the_repository` - - - --- 2025-02-07 Patrick Steinhardt New
[v2,14/16] environment: move access to "core.hooksPath" into repo settings path: remove dependency on `the_repository` - - - --- 2025-02-07 Patrick Steinhardt New
[v2,13/16] repo-settings: introduce function to clear struct path: remove dependency on `the_repository` - - - --- 2025-02-07 Patrick Steinhardt New
[v2,12/16] path: drop `git_path()` in favor of `repo_git_path()` path: remove dependency on `the_repository` - - - --- 2025-02-07 Patrick Steinhardt New
[v2,11/16] rerere: let `rerere_path()` write paths into a caller-provided buffer path: remove dependency on `the_repository` - - - --- 2025-02-07 Patrick Steinhardt New
[v2,10/16] path: drop `git_common_path()` in favor of `repo_common_path()` path: remove dependency on `the_repository` - - - --- 2025-02-07 Patrick Steinhardt New
[v2,09/16] worktree: return allocated string from `get_worktree_git_dir()` path: remove dependency on `the_repository` - - - --- 2025-02-07 Patrick Steinhardt New
[v2,08/16] path: drop `git_path_buf()` in favor of `repo_git_path_replace()` path: remove dependency on `the_repository` - - - --- 2025-02-07 Patrick Steinhardt New
[v2,07/16] path: drop `git_pathdup()` in favor of `repo_git_path()` path: remove dependency on `the_repository` - - - --- 2025-02-07 Patrick Steinhardt New
[v2,06/16] path: drop unused `strbuf_git_path()` function path: remove dependency on `the_repository` - - - --- 2025-02-07 Patrick Steinhardt New
[v2,05/16] path: refactor `repo_submodule_path()` family of functions path: remove dependency on `the_repository` - - - --- 2025-02-07 Patrick Steinhardt New
[v2,04/16] submodule: refactor `submodule_to_gitdir()` to accept a repo path: remove dependency on `the_repository` - - - --- 2025-02-07 Patrick Steinhardt New
[v2,03/16] path: refactor `repo_worktree_path()` family of functions path: remove dependency on `the_repository` - - - --- 2025-02-07 Patrick Steinhardt New
[v2,02/16] path: refactor `repo_git_path()` family of functions path: remove dependency on `the_repository` - - - --- 2025-02-07 Patrick Steinhardt New
[v2,01/16] path: refactor `repo_common_path()` family of functions path: remove dependency on `the_repository` - - - --- 2025-02-07 Patrick Steinhardt New
[6/6] update-ref: add --allow-partial flag for stdin mode refs: introduce support for partial reference transactions - - - --- 2025-02-07 Karthik Nayak New
[5/6] refs: implement partial reference transaction support refs: introduce support for partial reference transactions - - - --- 2025-02-07 Karthik Nayak New
[4/6] refs/reftable: extract code from the transaction preparation refs: introduce support for partial reference transactions - - - --- 2025-02-07 Karthik Nayak New
[3/6] refs/files: remove duplicate duplicates check refs: introduce support for partial reference transactions - - - --- 2025-02-07 Karthik Nayak New
[2/6] refs: move duplicate refname update check to generic layer refs: introduce support for partial reference transactions - - - --- 2025-02-07 Karthik Nayak New
[1/6] refs/files: remove duplicate check in `split_symref_update()` refs: introduce support for partial reference transactions - - - --- 2025-02-07 Karthik Nayak New
[v2] reftable: ignore file-in-use errors when unlink(3p) fails on Windows [v2] reftable: ignore file-in-use errors when unlink(3p) fails on Windows - - - --- 2025-02-06 Patrick Steinhardt New
[v7,7/7] builtin/clone: teach git-clone(1) the --revision= option Enable doing a shallow clone of a specific git revision - - - --- 2025-02-06 Toon Claes New
[v3,8/8] builtin/fsck: add `git refs verify` child process add more ref consistency checks - - - --- 2025-02-06 shejialuo New
[v3,7/8] packed-backend: check whether the "packed-refs" is sorted add more ref consistency checks - - - --- 2025-02-06 shejialuo New
[v3,6/8] packed-backend: add "packed-refs" entry consistency check add more ref consistency checks - - - --- 2025-02-06 shejialuo New
[v3,5/8] packed-backend: check whether the refname contains NUL characters add more ref consistency checks - - - --- 2025-02-06 shejialuo New
[v3,4/8] packed-backend: add "packed-refs" header consistency check add more ref consistency checks - - - --- 2025-02-06 shejialuo New
[v3,3/8] packed-backend: check whether the "packed-refs" is regular file add more ref consistency checks - - - --- 2025-02-06 shejialuo New
[v3,2/8] builtin/refs: get worktrees without reading head information add more ref consistency checks - - - --- 2025-02-06 shejialuo New
[v3,1/8] t0602: use subshell to ensure working directory unchanged add more ref consistency checks - - - --- 2025-02-06 shejialuo New
[v2,3/3] difftool: eliminate use of USE_THE_REPOSITORY_VARIABLE [v2,1/3] difftool: eliminate use of global variables - - - --- 2025-02-06 David Aguilar New
[v2,2/3] difftool: eliminate use of the_repository [v2,1/3] difftool: eliminate use of global variables - - - --- 2025-02-06 David Aguilar New
[v2,1/3] difftool: eliminate use of global variables [v2,1/3] difftool: eliminate use of global variables - - - --- 2025-02-06 David Aguilar New
[v3,1/1] diff: --patch-{modifies,grep} arg names for -S and -G Long names for `git log -S` and `git log -G` - - - --- 2025-02-06 Illia Bobyr New
[v4,6/6] agent: advertise OS name via agent capability extend agent capability to include OS name - - - --- 2025-02-05 Usman Akinyemi New
[v4,5/6] t5701: add setup test to remove side-effect dependency extend agent capability to include OS name - - - --- 2025-02-05 Usman Akinyemi New
[v4,4/6] version: extend get_uname_info() to hide system details extend agent capability to include OS name - - - --- 2025-02-05 Usman Akinyemi New
[v4,3/6] version: refactor get_uname_info() extend agent capability to include OS name - - - --- 2025-02-05 Usman Akinyemi New
[v4,2/6] version: refactor redact_non_printables() extend agent capability to include OS name - - - --- 2025-02-05 Usman Akinyemi New
[v4,1/6] version: replace manual ASCII checks with isprint() for clarity extend agent capability to include OS name - - - --- 2025-02-05 Usman Akinyemi New
[GSOC,v2] t6422: avoid suppressing Git’s exit code in tests [GSOC,v2] t6422: avoid suppressing Git’s exit code in tests - - - --- 2025-02-05 Ayush Chandekar New
rebase -i: reword empty commit after fast-forward rebase -i: reword empty commit after fast-forward - - - --- 2025-02-05 Phillip Wood New
[v2] docs: indicate http.sslCertType and sslKeyType [v2] docs: indicate http.sslCertType and sslKeyType - - - --- 2025-02-05 Andrew Carter New
pull: allow branch.<name>.rebase to override pull.ff=only pull: allow branch.<name>.rebase to override pull.ff=only - - - --- 2025-02-05 D. Ben Knoble New
[GSOC] apply: address -Wsign-comparison warnings [GSOC] apply: address -Wsign-comparison warnings - - - --- 2025-02-05 Zejun Zhao New
[v4,2/2] rev-list: extend print-info to print missing object type rev-list: print additional missing object information - - - --- 2025-02-05 Justin Tobler New
[v4,1/2] rev-list: add print-info action to print missing object path rev-list: print additional missing object information - - - --- 2025-02-05 Justin Tobler New
contrib/vscode: respect configurable options of IntelliSense contrib/vscode: respect configurable options of IntelliSense - - - --- 2025-02-04 Zejun Zhao New
thunderbird-patch-inline: avoid bashism thunderbird-patch-inline: avoid bashism - - - --- 2025-02-04 brian m. carlson New
[v3,5/5] backfill: assume --sparse when sparse-checkout is enabled PATH WALK III: Add 'git backfill' command - - - --- 2025-02-03 Derrick Stolee New
[v3,4/5] backfill: add --sparse option PATH WALK III: Add 'git backfill' command - - - --- 2025-02-03 Derrick Stolee New
[v3,3/5] backfill: add --min-batch-size=<n> option PATH WALK III: Add 'git backfill' command - - - --- 2025-02-03 Derrick Stolee New
[v3,2/5] backfill: basic functionality and tests PATH WALK III: Add 'git backfill' command - - - --- 2025-02-03 Derrick Stolee New
[v3,1/5] backfill: add builtin boilerplate PATH WALK III: Add 'git backfill' command - - - --- 2025-02-03 Derrick Stolee New
[v5,8/8] send-pack: gracefully close the connection for atomic push transport: don't ignore git-receive-pack(1) exit code on atomic push - - - --- 2025-02-03 Patrick Steinhardt New
[v5,7/8] t5543: atomic push reports exit code failure transport: don't ignore git-receive-pack(1) exit code on atomic push - - - --- 2025-02-03 Patrick Steinhardt New
[v5,6/8] send-pack: new return code "ERROR_SEND_PACK_BAD_REF_STATUS" transport: don't ignore git-receive-pack(1) exit code on atomic push - - - --- 2025-02-03 Patrick Steinhardt New
[v5,5/8] t5548: add porcelain push test cases for dry-run mode transport: don't ignore git-receive-pack(1) exit code on atomic push - - - --- 2025-02-03 Patrick Steinhardt New
[v5,4/8] t5548: add new porcelain test cases transport: don't ignore git-receive-pack(1) exit code on atomic push - - - --- 2025-02-03 Patrick Steinhardt New
[v5,3/8] t5548: refactor test cases by resetting upstream transport: don't ignore git-receive-pack(1) exit code on atomic push - - - --- 2025-02-03 Patrick Steinhardt New
[v5,2/8] t5548: refactor to reuse setup_upstream() function transport: don't ignore git-receive-pack(1) exit code on atomic push - - - --- 2025-02-03 Patrick Steinhardt New
[v5,1/8] t5504: modernize test by moving heredocs into test bodies transport: don't ignore git-receive-pack(1) exit code on atomic push - - - --- 2025-02-03 Patrick Steinhardt New
[1/1] Renamed all *.txt files to .adoc of Documentation Rename all *.txt files to .adoc in Documentation - - - --- 2025-02-01 MOUMITA DHAR New
[1/1] Renamed all *.txt files to .adoc of Documentation [1/1] Renamed all *.txt files to .adoc of Documentation - - - --- 2025-02-01 MOUMITA DHAR New
undefined behavior in unit tests, was Re: [PATCH v3 3/3] reftable: prevent 'update_index' changes a… undefined behavior in unit tests, was Re: [PATCH v3 3/3] reftable: prevent 'update_index' changes a… - - - --- 2025-02-01 Jeff King New
[GSOC,Newbie] Test Script t6423 Microproject [GSOC,Newbie] Test Script t6423 Microproject - - - --- 2025-02-01 Ayush Chandekar New
[v2,4/4] t/unit-tests: convert strcmp-offset test to use clar test framework [v2,1/4] t/unit-tests: convert hashmap test to use clar test framework - - - --- 2025-01-31 Seyi Kuforiji New
[v2,3/4] t/unit-tests: convert strbuf test to use clar test framework [v2,1/4] t/unit-tests: convert hashmap test to use clar test framework - - - --- 2025-01-31 Seyi Kuforiji New
[v2,2/4] t/unit-tests: adapt example decorate test to use clar test framework [v2,1/4] t/unit-tests: convert hashmap test to use clar test framework - - - --- 2025-01-31 Seyi Kuforiji New
credential: warn about git-credential-store [RFC] credential: warn about git-credential-store [RFC] - - - --- 2025-01-31 M Hickford New
[v2,13/13] gitlab-ci: restrict maximum number of link jobs on Windows meson: cleanups, improvements, smallish fixes - - - --- 2025-01-30 Patrick Steinhardt New
[v2,12/13] meson: consistently use custom program paths to resolve programs meson: cleanups, improvements, smallish fixes - - - --- 2025-01-30 Patrick Steinhardt New
[v2,11/13] meson: fix overwritten `git` variable meson: cleanups, improvements, smallish fixes - - - --- 2025-01-30 Patrick Steinhardt New
[v2,10/13] meson: prevent finding sed(1) in a loop meson: cleanups, improvements, smallish fixes - - - --- 2025-01-30 Patrick Steinhardt New
[v2,09/13] meson: improve handling of `sane_tool_path` option meson: cleanups, improvements, smallish fixes - - - --- 2025-01-30 Patrick Steinhardt New
[v2,08/13] meson: improve PATH handling meson: cleanups, improvements, smallish fixes - - - --- 2025-01-30 Patrick Steinhardt New
[v2,07/13] meson: drop separate version library meson: cleanups, improvements, smallish fixes - - - --- 2025-01-30 Patrick Steinhardt New
« 1 2 3 4253 254 »