Show patches with: State = Action Required       |   25401 patches
« 1 2 3 4254 255 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[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
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
contrib/vscode: respect configurable options of IntelliSense contrib/vscode: respect configurable options of IntelliSense - - - --- 2025-02-04 Zejun Zhao New
[1/1] Renamed all *.txt files to .adoc of Documentation Rename all *.txt files to .adoc in Documentation - - - --- 2025-02-01 Moumita 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 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
[v2,06/13] meson: stop linking libcurl into all executables meson: cleanups, improvements, smallish fixes - - - --- 2025-01-30 Patrick Steinhardt New
[v2,05/13] meson: introduce `libgit_curl` dependency meson: cleanups, improvements, smallish fixes - - - --- 2025-01-30 Patrick Steinhardt New
[v2,04/13] meson: simplify use of the common-main library meson: cleanups, improvements, smallish fixes - - - --- 2025-01-30 Patrick Steinhardt New
[v2,03/13] meson: inline the static 'git' library meson: cleanups, improvements, smallish fixes - - - --- 2025-01-30 Patrick Steinhardt New
[v2,02/13] meson: fix OpenSSL fallback when not explicitly required meson: cleanups, improvements, smallish fixes - - - --- 2025-01-30 Patrick Steinhardt New
[v2,01/13] meson: fix exec path with enabled runtime prefix meson: cleanups, improvements, smallish fixes - - - --- 2025-01-30 Patrick Steinhardt New
[3/4] t/unit-tests: convert strbuf test to clar framework t/unit-tests: convert unit-tests to use clar - - - --- 2025-01-30 Seyi Kuforiji New
[2/4] t/unit-tests: adapt example decorate test to clar framework t/unit-tests: convert unit-tests to use clar - - - --- 2025-01-30 Seyi Kuforiji New
[1/4] t/unit-tests: convert hashmap test to clar framework t/unit-tests: convert unit-tests to use clar - - - --- 2025-01-30 Seyi Kuforiji New
[RFC,resend] builtin/repack: Honor --keep-pack and .keep when repacking promisor objects [RFC,resend] builtin/repack: Honor --keep-pack and .keep when repacking promisor objects - - - --- 2025-01-30 Tomáš Trnka New
[v2,2/2] scalar: free result of `remote_default_branch()` Plug two memory leaks exposed via Meson - - - --- 2025-01-30 Patrick Steinhardt New
[v9,4/4] libgit: add higher-level libgit crate Introduce libgit-rs, a Rust wrapper around libgit.a - - - --- 2025-01-29 Josh Steadmon New
[v9,2/4] libgit-sys: introduce Rust wrapper for libgit.a Introduce libgit-rs, a Rust wrapper around libgit.a - - - --- 2025-01-29 Josh Steadmon New
[v4,4/7] pack-objects: add GIT_TEST_NAME_HASH_VERSION pack-objects: Create an alternative name hash algorithm (recreated) - - - --- 2025-01-27 Derrick Stolee New
[v4,2/7] pack-objects: add --name-hash-version option pack-objects: Create an alternative name hash algorithm (recreated) - - - --- 2025-01-27 Derrick Stolee New
[v4,6/6] doc: add technical design doc for large object promisors Introduce a "promisor-remote" capability - - - --- 2025-01-27 Christian Couder New
[v4,5/6] promisor-remote: check advertised name or URL Introduce a "promisor-remote" capability - - - --- 2025-01-27 Christian Couder New
[v4,4/6] Add 'promisor-remote' capability to protocol v2 Introduce a "promisor-remote" capability - - - --- 2025-01-27 Christian Couder New
[v4,3/6] version: make redact_non_printables() non-static Introduce a "promisor-remote" capability - - - --- 2025-01-27 Christian Couder New
[v4,2/6] version: refactor redact_non_printables() Introduce a "promisor-remote" capability - - - --- 2025-01-27 Christian Couder New
[v4,1/6] version: replace manual ASCII checks with isprint() for clarity Introduce a "promisor-remote" capability - - - --- 2025-01-27 Christian Couder New
[v3,4/4] commit.c: Fix type conversation warnings from msvc Untitled series #928390 - - - --- 2025-01-26 Sören Krecker New
[v3,3/4] apply.c : Fix type conversation warnings from msvc Untitled series #928390 - - - --- 2025-01-26 Sören Krecker New
[v3,2/4] date.c: Fix type conversation warnings from msvc Untitled series #928390 - - - --- 2025-01-26 Sören Krecker New
[v3,1/4] add-patch: Fix type conversion warnings from msvc Fix type conversion Warings from msvc - - - --- 2025-01-26 Sören Krecker New
[v2] send-email: implement SMTP bearer authentication [v2] send-email: implement SMTP bearer authentication - - 1 --- 2025-01-25 Julian Swagemakers New
Subject: [PATCH] RelNotes/2.49.0: improve a description Subject: [PATCH] RelNotes/2.49.0: improve a description - - - --- 2025-01-24 M Hickford New
[v2,2/2] meson: fix Perl version check for Meson versions before 1.7.0 Fix Meson Perl version check - - - --- 2025-01-24 Peter Oliver New
[v2,1/2] meson: bump minimum required Perl version to 5.26.0 Fix Meson Perl version check - - - --- 2025-01-24 Peter Oliver New
[v3,6/6] connect: advertise OS version Introduce os-version Capability with Configurable Options - - - --- 2025-01-24 Usman Akinyemi New
[v3,5/6] t5701: add setup test to remove side-effect dependency Introduce os-version Capability with Configurable Options - - - --- 2025-01-24 Usman Akinyemi New
[v3,4/6] version: extend get_uname_info() to hide system details Introduce os-version Capability with Configurable Options - - - --- 2025-01-24 Usman Akinyemi New
[v3,3/6] version: refactor get_uname_info() Introduce os-version Capability with Configurable Options - - - --- 2025-01-24 Usman Akinyemi New
[v3,2/6] version: refactor redact_non_printables() Introduce os-version Capability with Configurable Options - - - --- 2025-01-24 Usman Akinyemi New
[v3,1/6] version: replace manual ASCII checks with isprint() for clarity Introduce os-version Capability with Configurable Options - - - --- 2025-01-24 Usman Akinyemi New
[v2] reftable: write correct max_update_index to header [v2] reftable: write correct max_update_index to header - - - --- 2025-01-23 Karthik Nayak New
[v4,5/5] remote: announce removal of "branches/" and "remotes/" remote: announce removal of "branches/" and "remotes/" - - - --- 2025-01-22 Patrick Steinhardt New
[2/2] Fix Meson Perl version check [1/2] Check for Perl 5.26.0 from Meson build - - - --- 2025-01-20 Peter Oliver New
[1/2] Check for Perl 5.26.0 from Meson build [1/2] Check for Perl 5.26.0 from Meson build - - - --- 2025-01-20 Peter Oliver New
help: make help.autocorrect = 1 the same as "prompt" help: make help.autocorrect = 1 the same as "prompt" - - - --- 2025-01-20 David Aguilar New
[v2,3/3] ref-filter: remove ref_format_clear() ref-filter: share bases and is_base_tips between formatting and sorting - - - --- 2025-01-18 René Scharfe New
[v2,2/3] ref-filter: move is-base tip to used_atom ref-filter: share bases and is_base_tips between formatting and sorting - - - --- 2025-01-18 René Scharfe New
[v2,1/3] ref-filter: move ahead-behind bases into used_atom [v2,1/3] ref-filter: move ahead-behind bases into used_atom - - - --- 2025-01-18 René Scharfe New
[v3,4/4] t/unit-tests: convert reftable tree test to use clar test framework [v3,1/4] t/unit-tests: handle dashes in test suite filenames - - - --- 2025-01-17 Seyi Kuforiji New
grep: document negated line-number, column long options grep: document negated line-number, column long options - - - --- 2025-01-16 D. Ben Knoble New
help: add prompt-yes setting for autocorrect help: add prompt-yes setting for autocorrect - - - --- 2025-01-15 Chris Howlett New
[3/3] sideband: do allow ANSI color sequences by default Sanitize sideband channel messages - - - --- 2025-01-14 Johannes Schindelin New
[2/3] sideband: introduce an "escape hatch" to allow control characters Sanitize sideband channel messages - - - --- 2025-01-14 Johannes Schindelin New
[1/3] sideband: mask control characters Sanitize sideband channel messages - - - --- 2025-01-14 Johannes Schindelin New
[v2] docs: mention source of tasks in MyFirstContribution [v2] docs: mention source of tasks in MyFirstContribution - - - --- 2025-01-14 Rhythm-26 New
[v10,8/8] cat-file: add remote-object-info to batch-command cat-file: add remote-object-info to batch-command - - - --- 2025-01-14 Eric Ju New
[v10,7/8] transport: add client support for object-info cat-file: add remote-object-info to batch-command - - - --- 2025-01-14 Eric Ju New
[v10,6/8] serve: advertise object-info feature cat-file: add remote-object-info to batch-command - - - --- 2025-01-14 Eric Ju New
[v10,5/8] fetch-pack: move fetch initialization cat-file: add remote-object-info to batch-command - - - --- 2025-01-14 Eric Ju New
[v10,4/8] fetch-pack: refactor packet writing cat-file: add remote-object-info to batch-command - - - --- 2025-01-14 Eric Ju New
[v10,3/8] t1006: split test utility functions into new "lib-cat-file.sh" cat-file: add remote-object-info to batch-command - - - --- 2025-01-14 Eric Ju New
[v10,2/8] cat-file: add declaration of variable i inside its for loop cat-file: add remote-object-info to batch-command - - - --- 2025-01-14 Eric Ju New
[v10,1/8] git-compat-util: add strtoul_ul() with error handling cat-file: add remote-object-info to batch-command - - - --- 2025-01-14 Eric Ju New
« 1 2 3 4254 255 »