Show patches with: Archived = No       |   24557 patches
« 1 2 3 4245 246 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,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-01-31 Patrick Steinhardt Superseded
[3/3] setup: fix reinit of repos with incompatible GIT_DEFAULT_HASH setup: fix reinit of repos with different formats - - - --- 2025-01-30 Patrick Steinhardt Accepted
[2/3] setup: fix reinit of repos with incompatible GIT_DEFAULT_REF_FORMAT setup: fix reinit of repos with different formats - - - --- 2025-01-30 Patrick Steinhardt Accepted
[1/3] t0001: remove duplicate test setup: fix reinit of repos with different formats - - - --- 2025-01-30 Patrick Steinhardt Accepted
[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
[v2] docs: indicate http.sslCertType and sslKeyType [v2] docs: indicate http.sslCertType and sslKeyType - - - --- 2025-01-30 Andrew Carter Superseded
apply: detect overflow when parsing hunk header apply: detect overflow when parsing hunk header - - - --- 2025-01-30 Phillip Wood Accepted
[4/4] t/unit-tests: convert strcmp-offset test to clar framework t/unit-tests: convert unit-tests to use clar - - - --- 2025-01-30 Seyi Kuforiji Accepted
[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
[v2,1/2] unix-socket: fix memory leak when chdir(3p) fails Plug two memory leaks exposed via Meson - - - --- 2025-01-30 Patrick Steinhardt Accepted
[v2,8/8] builtin/fsck: add `git refs verify` child process add more ref consistency checks - - - --- 2025-01-30 shejialuo New
[v2,7/8] packed-backend: check whether the "packed-refs" is sorted add more ref consistency checks - - - --- 2025-01-30 shejialuo New
[v2,6/8] packed-backend: add "packed-refs" entry consistency check add more ref consistency checks - - - --- 2025-01-30 shejialuo New
[v2,5/8] packed-backend: check whether the refname contains NUL characters add more ref consistency checks - - - --- 2025-01-30 shejialuo New
[v2,4/8] packed-backend: add "packed-refs" header consistency check add more ref consistency checks - - - --- 2025-01-30 shejialuo New
[v2,3/8] packed-backend: check whether the "packed-refs" is regular add more ref consistency checks - - - --- 2025-01-30 shejialuo New
[v2,2/8] builtin/refs: get worktrees without reading head info add more ref consistency checks - - - --- 2025-01-30 shejialuo New
[v2,1/8] t0602: use subshell to ensure working directory unchanged add more ref consistency checks - - - --- 2025-01-30 shejialuo 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,3/4] libgit-sys: also export some config_set functions 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
[v9,1/4] common-main: split init and exit code into new files Introduce libgit-rs, a Rust wrapper around libgit.a - - - --- 2025-01-29 Josh Steadmon New
[2/2] scalar: free result of `remote_default_branch()` Plug two memory leaks exposed via Meson - - - --- 2025-01-29 Patrick Steinhardt Superseded
[1/2] unix-socket: fix memory leak when chdir(3p) fails Plug two memory leaks exposed via Meson - - - --- 2025-01-29 Patrick Steinhardt Superseded
[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-29 Tomáš Trnka Superseded
[11/11] meson: consistently use custom program paths to resolve programs meson: cleanups, improvements, smallish fixes - - - --- 2025-01-29 Patrick Steinhardt Superseded
[10/11] meson: fix overwritten `git` variable meson: cleanups, improvements, smallish fixes - - - --- 2025-01-29 Patrick Steinhardt Superseded
[09/11] meson: prevent finding sed(1) in a loop meson: cleanups, improvements, smallish fixes - - - --- 2025-01-29 Patrick Steinhardt Superseded
[08/11] meson: simplify setup of PATH environment variable meson: cleanups, improvements, smallish fixes - - - --- 2025-01-29 Patrick Steinhardt Superseded
[07/11] meson: deduplicate the list of required programs meson: cleanups, improvements, smallish fixes - - - --- 2025-01-29 Patrick Steinhardt Superseded
[06/11] meson: drop separate version library meson: cleanups, improvements, smallish fixes - - - --- 2025-01-29 Patrick Steinhardt Superseded
[05/11] meson: introduce `libgit_curl` dependency meson: cleanups, improvements, smallish fixes - - - --- 2025-01-29 Patrick Steinhardt Superseded
[04/11] meson: stop linking libcurl into all executables meson: cleanups, improvements, smallish fixes - - - --- 2025-01-29 Patrick Steinhardt Superseded
[03/11] meson: simplify use of the common-main library meson: cleanups, improvements, smallish fixes - - - --- 2025-01-29 Patrick Steinhardt Superseded
[02/11] meson: inline the static 'git' library meson: cleanups, improvements, smallish fixes - - - --- 2025-01-29 Patrick Steinhardt Superseded
[01/11] meson: fix exec path with enabled runtime prefix meson: cleanups, improvements, smallish fixes - - - --- 2025-01-29 Patrick Steinhardt Superseded
[v8,4/4] libgit: add higher-level libgit crate Introduce libgit-rs, a Rust wrapper around libgit.a - - - --- 2025-01-28 Josh Steadmon Superseded
[v8,3/4] libgit-sys: also export some config_set functions Introduce libgit-rs, a Rust wrapper around libgit.a - - - --- 2025-01-28 Josh Steadmon Superseded
[v8,2/4] libgit-sys: introduce Rust wrapper for libgit.a Introduce libgit-rs, a Rust wrapper around libgit.a - - - --- 2025-01-28 Josh Steadmon Superseded
[v8,1/4] common-main: split init and exit code into new files Introduce libgit-rs, a Rust wrapper around libgit.a - - - --- 2025-01-28 Josh Steadmon Superseded
[v4,10/10] ci: make "linux-musl" job use zlib-ng compat/zlib: allow use of zlib-ng as backend - - - --- 2025-01-28 Patrick Steinhardt Accepted
[v4,09/10] ci: switch linux-musl to use Meson compat/zlib: allow use of zlib-ng as backend - - - --- 2025-01-28 Patrick Steinhardt Accepted
[v4,08/10] compat/zlib: allow use of zlib-ng as backend compat/zlib: allow use of zlib-ng as backend - - - --- 2025-01-28 Patrick Steinhardt Accepted
[v4,07/10] git-zlib: cast away potential constness of `next_in` pointer compat/zlib: allow use of zlib-ng as backend - - - --- 2025-01-28 Patrick Steinhardt Accepted
[v4,06/10] compat/zlib: provide stubs for `deflateSetHeader()` compat/zlib: allow use of zlib-ng as backend - - - --- 2025-01-28 Patrick Steinhardt Accepted
[v4,05/10] compat/zlib: provide `deflateBound()` shim centrally compat/zlib: allow use of zlib-ng as backend - - - --- 2025-01-28 Patrick Steinhardt Accepted
[v4,04/10] git-compat-util: move include of "compat/zlib.h" into "git-zlib.h" compat/zlib: allow use of zlib-ng as backend - - - --- 2025-01-28 Patrick Steinhardt Accepted
[v4,03/10] compat: introduce new "zlib.h" header compat/zlib: allow use of zlib-ng as backend - - - --- 2025-01-28 Patrick Steinhardt Accepted
[v4,02/10] git-compat-util: drop `z_const` define compat/zlib: allow use of zlib-ng as backend - - - --- 2025-01-28 Patrick Steinhardt Accepted
[v4,01/10] compat: drop `uncompress2()` compatibility shim compat/zlib: allow use of zlib-ng as backend - - - --- 2025-01-28 Patrick Steinhardt Accepted
[v2,20/20] Makefile: skip reftable library for Coccinelle reftable: stop using "git-compat-util.h" - - - --- 2025-01-28 Patrick Steinhardt Superseded
[v2,19/20] reftable: decouple from Git codebase by pulling in "compat/posix.h" reftable: stop using "git-compat-util.h" - - - --- 2025-01-28 Patrick Steinhardt Superseded
[v2,18/20] git-compat-util.h: split out POSIX-emulating bits reftable: stop using "git-compat-util.h" - - - --- 2025-01-28 Patrick Steinhardt Superseded
[v2,17/20] compat/msvc: split out POSIX-related bits reftable: stop using "git-compat-util.h" - - - --- 2025-01-28 Patrick Steinhardt Superseded
[v2,16/20] compat/mingw: split out POSIX-related bits reftable: stop using "git-compat-util.h" - - - --- 2025-01-28 Patrick Steinhardt Superseded
[v2,15/20] compat: consistently resolve headers via project root reftable: stop using "git-compat-util.h" - - - --- 2025-01-28 Patrick Steinhardt Superseded
[v2,14/20] reftable/basics: stop using `UNUSED` annotation reftable: stop using "git-compat-util.h" - - - --- 2025-01-28 Patrick Steinhardt Superseded
[v2,13/20] reftable/basics: stop using `SWAP()` macro reftable: stop using "git-compat-util.h" - - - --- 2025-01-28 Patrick Steinhardt Superseded
[v2,12/20] reftable/stack: stop using `sleep_millisec()` reftable: stop using "git-compat-util.h" - - - --- 2025-01-28 Patrick Steinhardt Superseded
[v2,11/20] reftable/system: introduce `reftable_rand()` reftable: stop using "git-compat-util.h" - - - --- 2025-01-28 Patrick Steinhardt Superseded
[v2,10/20] reftable/reader: stop using `ARRAY_SIZE()` macro reftable: stop using "git-compat-util.h" - - - --- 2025-01-28 Patrick Steinhardt Superseded
[v2,09/20] reftable/basics: provide wrappers for big endian conversion reftable: stop using "git-compat-util.h" - - - --- 2025-01-28 Patrick Steinhardt Superseded
[v2,08/20] reftable/basics: stop using `st_mult()` in array allocators reftable: stop using "git-compat-util.h" - - - --- 2025-01-28 Patrick Steinhardt Superseded
[v2,07/20] reftable: stop using `BUG()` in trivial cases reftable: stop using "git-compat-util.h" - - - --- 2025-01-28 Patrick Steinhardt Superseded
[v2,06/20] reftable/record: don't `BUG()` in `reftable_record_cmp()` reftable: stop using "git-compat-util.h" - - - --- 2025-01-28 Patrick Steinhardt Superseded
[v2,05/20] reftable/record: stop using `BUG()` in `reftable_record_init()` reftable: stop using "git-compat-util.h" - - - --- 2025-01-28 Patrick Steinhardt Superseded
[v2,04/20] reftable/record: stop using `COPY_ARRAY()` reftable: stop using "git-compat-util.h" - - - --- 2025-01-28 Patrick Steinhardt Superseded
[v2,03/20] reftable/blocksource: stop using `xmmap()` reftable: stop using "git-compat-util.h" - - - --- 2025-01-28 Patrick Steinhardt Superseded
[v2,02/20] reftable/stack: stop using `write_in_full()` reftable: stop using "git-compat-util.h" - - - --- 2025-01-28 Patrick Steinhardt Superseded
[v2,01/20] reftable/stack: stop using `read_in_full()` reftable: stop using "git-compat-util.h" - - - --- 2025-01-28 Patrick Steinhardt Superseded
[v7,4/4] libgit: add higher-level libgit crate Introduce libgit-rs, a Rust wrapper around libgit.a - - - --- 2025-01-28 Josh Steadmon Superseded
[v7,3/4] libgit-sys: also export some config_set functions Introduce libgit-rs, a Rust wrapper around libgit.a - - - --- 2025-01-28 Josh Steadmon Superseded
[v7,2/4] libgit-sys: introduce Rust wrapper for libgit.a Introduce libgit-rs, a Rust wrapper around libgit.a - - - --- 2025-01-28 Josh Steadmon Superseded
[v7,1/4] common-main: split init and exit code into new files Introduce libgit-rs, a Rust wrapper around libgit.a - - - --- 2025-01-28 Josh Steadmon Superseded
[v4,7/7] pack-objects: prevent name hash version change pack-objects: Create an alternative name hash algorithm (recreated) - - - --- 2025-01-27 Derrick Stolee Accepted
[v4,6/7] test-tool: add helper for name-hash values pack-objects: Create an alternative name hash algorithm (recreated) - - - --- 2025-01-27 Derrick Stolee Accepted
[v4,5/7] p5313: add size comparison test pack-objects: Create an alternative name hash algorithm (recreated) - - - --- 2025-01-27 Derrick Stolee Accepted
[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,3/7] repack: add --name-hash-version option pack-objects: Create an alternative name hash algorithm (recreated) - - - --- 2025-01-27 Derrick Stolee Accepted
[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,1/7] pack-objects: create new name-hash function version pack-objects: Create an alternative name hash algorithm (recreated) - - - --- 2025-01-27 Jonathan Tan Accepted
[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
« 1 2 3 4245 246 »