Show patches with: Archived = No       |   25653 patches
« 1 2 ... 4 5 6256 257 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[v2] diffcore-rename: fix BUG when break detection and --follow used together [v2] diffcore-rename: fix BUG when break detection and --follow used together - - - --- 2025-03-15 Elijah Newren Accepted
xdiff: avoid arithmetic overflow in xdl_get_hunk() xdiff: avoid arithmetic overflow in xdl_get_hunk() - - - --- 2025-03-14 René Scharfe New
[v2,3/3] git-compat-util: add NOT_A_CONST macro and use it in atfork_prepare() -Wunreachable-code - - - --- 2025-03-14 Junio C Hamano Superseded
[v2,2/3] run-command: use errno to check for sigfillset() error -Wunreachable-code - - - --- 2025-03-14 Junio C Hamano Superseded
[v2,1/3] config.mak.dev: enable -Wunreachable-code -Wunreachable-code - - - --- 2025-03-14 Junio C Hamano Superseded
[v4,13/13] midx: implement writing incremental MIDX bitmaps midx: incremental multi-pack indexes, part two - - - --- 2025-03-14 Taylor Blau Superseded
[v4,12/13] pack-bitmap.c: use `ewah_or_iterator` for type bitmap iterators midx: incremental multi-pack indexes, part two - - - --- 2025-03-14 Taylor Blau Superseded
[v4,11/13] pack-bitmap.c: keep track of each layer's type bitmaps midx: incremental multi-pack indexes, part two - - - --- 2025-03-14 Taylor Blau Superseded
[v4,10/13] ewah: implement `struct ewah_or_iterator` midx: incremental multi-pack indexes, part two - - - --- 2025-03-14 Taylor Blau Superseded
[v4,09/13] pack-bitmap.c: apply pseudo-merge commits with incremental MIDXs midx: incremental multi-pack indexes, part two - - - --- 2025-03-14 Taylor Blau Superseded
[v4,08/13] pack-bitmap.c: compute disk-usage with incremental MIDXs midx: incremental multi-pack indexes, part two - - - --- 2025-03-14 Taylor Blau Superseded
[v4,07/13] pack-bitmap.c: teach `rev-list --test-bitmap` about incremental MIDXs midx: incremental multi-pack indexes, part two - - - --- 2025-03-14 Taylor Blau Superseded
[v4,06/13] pack-bitmap.c: support bitmap pack-reuse with incremental MIDXs midx: incremental multi-pack indexes, part two - - - --- 2025-03-14 Taylor Blau Superseded
[v4,05/13] pack-bitmap.c: teach `show_objects_for_type()` about incremental MIDXs midx: incremental multi-pack indexes, part two - - - --- 2025-03-14 Taylor Blau Superseded
[v4,04/13] pack-bitmap.c: teach `bitmap_for_commit()` about incremental MIDXs midx: incremental multi-pack indexes, part two - - - --- 2025-03-14 Taylor Blau Superseded
[v4,03/13] pack-bitmap.c: open and store incremental bitmap layers midx: incremental multi-pack indexes, part two - - - --- 2025-03-14 Taylor Blau Superseded
[v4,02/13] pack-revindex: prepare for incremental MIDX bitmaps midx: incremental multi-pack indexes, part two - - - --- 2025-03-14 Taylor Blau Superseded
[v4,01/13] Documentation: describe incremental MIDX bitmaps midx: incremental multi-pack indexes, part two - - - --- 2025-03-14 Taylor Blau Superseded
[v3,2/2] completion: fix bugs with slashes in remote names completion: fix bugs with slashes in remote names - - - --- 2025-03-14 David Mandelberg Superseded
[v3,1/2] completion: add helper to count path components completion: fix bugs with slashes in remote names - - - --- 2025-03-14 David Mandelberg Superseded
[v2] meson: use test_environment conditionally. [v2] meson: use test_environment conditionally. - - - --- 2025-03-14 Sam James New
meson: use test_environment conditionally. meson: use test_environment conditionally. - - - --- 2025-03-14 Sam James Superseded
[v5,3/3] promisor-remote: compare remote names case sensitively "promisor-remote" capability fixes - - - --- 2025-03-14 Christian Couder Superseded
[v5,2/3] promisor-remote: fix possible issue when no URL is advertised "promisor-remote" capability fixes - - - --- 2025-03-14 Christian Couder Superseded
[v5,1/3] promisor-remote: fix segfault when remote URL is missing "promisor-remote" capability fixes - - - --- 2025-03-14 Christian Couder Superseded
[v3,2/2] reflog: implement subcommand to drop reflogs reflog: implement subcommand to drop reflogs - - - --- 2025-03-14 Karthik Nayak New
[v3,1/2] reflog: improve error for when reflog is not found reflog: implement subcommand to drop reflogs - - - --- 2025-03-14 Karthik Nayak New
[3/3] treewide: replace assert() with BUG_IF_NOT() in special cases Add a static analysis job to prevent assertions with side effects - - - --- 2025-03-14 Elijah Newren Superseded
[2/3] ci: add build checking for side-effects in assert() calls Add a static analysis job to prevent assertions with side effects - - - --- 2025-03-14 Elijah Newren Superseded
[1/3] git-compat-util: introduce BUG_IF_NOT() macro Add a static analysis job to prevent assertions with side effects - - - --- 2025-03-14 Elijah Newren Superseded
[v3,6/6] rev-list: support NUL-delimited --missing option rev-list: introduce NUL-delimited output mode - - - --- 2025-03-13 Justin Tobler Superseded
[v3,5/6] rev-list: support NUL-delimited --boundary option rev-list: introduce NUL-delimited output mode - - - --- 2025-03-13 Justin Tobler Superseded
[v3,4/6] rev-list: support delimiting objects with NUL bytes rev-list: introduce NUL-delimited output mode - - - --- 2025-03-13 Justin Tobler Superseded
[v3,3/6] revision: support NUL-delimited --stdin mode rev-list: introduce NUL-delimited output mode - - - --- 2025-03-13 Justin Tobler Superseded
[v3,2/6] rev-list: refactor early option parsing rev-list: introduce NUL-delimited output mode - - - --- 2025-03-13 Justin Tobler Superseded
[v3,1/6] rev-list: inline `show_object_with_name()` in `show_object()` rev-list: introduce NUL-delimited output mode - - - --- 2025-03-13 Justin Tobler Superseded
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
[v5] builtin/pack-objects.c: freshen objects from existing cruft packs [v5] builtin/pack-objects.c: freshen objects from existing cruft packs - - - --- 2025-03-13 Taylor Blau Accepted
[GSoC] Add more builtin patterns for userdiff: Add builtin patterns for Verilog [GSoC] Add more builtin patterns for userdiff: Add builtin patterns for Verilog - - - --- 2025-03-13 li li New
[2/2] compat/mingw: fix EACCESS when opening files with `O_CREAT | O_EXCL` compat/mingw: fix EACCESS when opening files with `O_CREAT | O_EXCL` - - - --- 2025-03-13 Patrick Steinhardt Superseded
[1/2] compat/mingw: handle O_CLOEXEC in `mingw_open_existing()` compat/mingw: fix EACCESS when opening files with `O_CREAT | O_EXCL` - - - --- 2025-03-13 Patrick Steinhardt Superseded
[PULL] l10n updates for 2.49.0 round 1 [PULL] l10n updates for 2.49.0 round 1 - - - --- 2025-03-13 Jiang Xin New
[v4] promisor-remote: fix segfault when remote URL is missing [v4] promisor-remote: fix segfault when remote URL is missing - - - --- 2025-03-13 Christian Couder New
[v2,6/6] am: switch from merge_recursive_generic() to merge_ort_generic() Small new merge-ort features, prepping for deletion of merge-recursive.[ch] - - - --- 2025-03-13 Elijah Newren Accepted
[v2,5/6] merge-ort: fix merge.directoryRenames=false Small new merge-ort features, prepping for deletion of merge-recursive.[ch] - - - --- 2025-03-13 Elijah Newren Accepted
[v2,4/6] t3650: document bug when directory renames are turned off Small new merge-ort features, prepping for deletion of merge-recursive.[ch] - - - --- 2025-03-13 Johannes Schindelin Accepted
[v2,3/6] merge-ort: support having merge verbosity be set to 0 Small new merge-ort features, prepping for deletion of merge-recursive.[ch] - - - --- 2025-03-13 Elijah Newren Accepted
[v2,2/6] merge-ort: allow rename detection to be disabled Small new merge-ort features, prepping for deletion of merge-recursive.[ch] - - - --- 2025-03-13 Elijah Newren Accepted
[v2,1/6] merge-ort: add new merge_ort_generic() function Small new merge-ort features, prepping for deletion of merge-recursive.[ch] - - - --- 2025-03-13 Elijah Newren Accepted
[v2,6/6] rev-list: support NUL-delimited --missing option rev-list: introduce NUL-delimited output mode - - - --- 2025-03-13 Justin Tobler Superseded
[v2,5/6] rev-list: support NUL-delimited --boundary option rev-list: introduce NUL-delimited output mode - - - --- 2025-03-13 Justin Tobler Superseded
[v2,4/6] rev-list: support delimiting objects with NUL bytes rev-list: introduce NUL-delimited output mode - - - --- 2025-03-13 Justin Tobler Superseded
[v2,3/6] revision: support NUL-delimited --stdin mode rev-list: introduce NUL-delimited output mode - - - --- 2025-03-13 Justin Tobler Superseded
[v2,2/6] rev-list: refactor early option parsing rev-list: introduce NUL-delimited output mode - - - --- 2025-03-13 Justin Tobler Superseded
[v2,1/6] rev-list: inline `show_object_with_name()` in `show_object()` rev-list: introduce NUL-delimited output mode - - - --- 2025-03-13 Justin Tobler Superseded
[GSoC] pathspec: fix sign comparison warnings [GSoC] pathspec: fix sign comparison warnings - - - --- 2025-03-12 Arnav Bhate Superseded
[GSoC] rm: fix sign comparison warnings [GSoC] rm: fix sign comparison warnings - - - --- 2025-03-12 Arnav Bhate Superseded
[v6,16/16] refs: reuse iterators when determining refname availability refs: batch refname availability checks - - - --- 2025-03-12 Patrick Steinhardt Accepted
[v6,15/16] refs/iterator: implement seeking for files iterators refs: batch refname availability checks - - - --- 2025-03-12 Patrick Steinhardt Accepted
[v6,14/16] refs/iterator: implement seeking for packed-ref iterators refs: batch refname availability checks - - - --- 2025-03-12 Patrick Steinhardt Accepted
[v6,13/16] refs/iterator: implement seeking for ref-cache iterators refs: batch refname availability checks - - - --- 2025-03-12 Patrick Steinhardt Accepted
[v6,12/16] refs/iterator: implement seeking for reftable iterators refs: batch refname availability checks - - - --- 2025-03-12 Patrick Steinhardt Accepted
[v6,11/16] refs/iterator: implement seeking for merged iterators refs: batch refname availability checks - - - --- 2025-03-12 Patrick Steinhardt Accepted
[v6,10/16] refs/iterator: provide infrastructure to re-seek iterators refs: batch refname availability checks - - - --- 2025-03-12 Patrick Steinhardt Accepted
[v6,09/16] refs/iterator: separate lifecycle from iteration refs: batch refname availability checks - - - --- 2025-03-12 Patrick Steinhardt Accepted
[v6,08/16] refs: stop re-verifying common prefixes for availability refs: batch refname availability checks - - - --- 2025-03-12 Patrick Steinhardt Accepted
[v6,07/16] refs/files: batch refname availability checks for initial transactions refs: batch refname availability checks - - - --- 2025-03-12 Patrick Steinhardt Accepted
[v6,06/16] refs/files: batch refname availability checks for normal transactions refs: batch refname availability checks - - - --- 2025-03-12 Patrick Steinhardt Accepted
[v6,05/16] refs/reftable: batch refname availability checks refs: batch refname availability checks - - - --- 2025-03-12 Patrick Steinhardt Accepted
[v6,04/16] refs: introduce function to batch refname availability checks refs: batch refname availability checks - - - --- 2025-03-12 Patrick Steinhardt Accepted
[v6,03/16] builtin/update-ref: skip ambiguity checks when parsing object IDs refs: batch refname availability checks - - - --- 2025-03-12 Patrick Steinhardt Accepted
[v6,02/16] object-name: allow skipping ambiguity checks in `get_oid()` family refs: batch refname availability checks - - - --- 2025-03-12 Patrick Steinhardt Accepted
[v6,01/16] object-name: introduce `repo_get_oid_with_flags()` refs: batch refname availability checks - - - --- 2025-03-12 Patrick Steinhardt Accepted
ci: perform build and smoke tests for Meson docs ci: perform build and smoke tests for Meson docs - - - --- 2025-03-12 Patrick Steinhardt Accepted
[3/3] meson: don't install git-pack-redundant(1) docs with breaking changes meson: improve handling of `-Dbreaking_changes=true` - - - --- 2025-03-12 Patrick Steinhardt Accepted
[2/3] meson: don't compile git-pack-redundant(1) with breaking changes meson: improve handling of `-Dbreaking_changes=true` - - - --- 2025-03-12 Patrick Steinhardt Accepted
[1/3] meson: define WITH_BREAKING_CHANGES when enabling breaking changes meson: improve handling of `-Dbreaking_changes=true` - - - --- 2025-03-12 Patrick Steinhardt Accepted
[v3,2/2] reftable: adapt writer code to propagate block_writer_add() errors reftable: return proper error codes from block_writer_add - - - --- 2025-03-12 Meet Soni Superseded
[v3,1/2] reftable: propagate specific error codes in block_writer_add() reftable: return proper error codes from block_writer_add - - - --- 2025-03-12 Meet Soni Superseded
[v3] promisor-remote: fix segfault when remote URL is missing [v3] promisor-remote: fix segfault when remote URL is missing - - - --- 2025-03-12 Christian Couder Superseded
[GSOC] Update MyFirstContribution.adoc to current codebase [GSOC] Update MyFirstContribution.adoc to current codebase - - - --- 2025-03-12 JAYATHEERTH K New
[GSoC,v3,1/1] Unify SMTP auth error handling Refactor SMTP Auth Error Handling - - - --- 2025-03-12 Zheng Yuting New
[v2,6/6] name-rev: remove "--stdin" support drop "name-rev --stdin" support - - - --- 2025-03-11 Junio C Hamano Accepted
[v2,5/6] t6120: further modernize drop "name-rev --stdin" support - - - --- 2025-03-11 Junio C Hamano Accepted
[v2,4/6] t6120: avoid hiding "git" exit status drop "name-rev --stdin" support - - - --- 2025-03-11 Junio C Hamano Accepted
[v2,3/6] t: introduce WITH_BREAKING_CHANGES prerequisite drop "name-rev --stdin" support - - - --- 2025-03-11 Junio C Hamano Accepted
[v2,2/6] t: extend test_lazy_prereq drop "name-rev --stdin" support - - - --- 2025-03-11 Junio C Hamano Accepted
[v2,1/6] t: document test_lazy_prereq drop "name-rev --stdin" support - - - --- 2025-03-11 Junio C Hamano Accepted
[v2] promisor-remote: fix segfault when remote URL is missing [v2] promisor-remote: fix segfault when remote URL is missing - - - --- 2025-03-11 Christian Couder Superseded
dir.h: remove duplicate forward declaration of struct repository dir.h: remove duplicate forward declaration of struct repository - - - --- 2025-03-11 Abhijeetsingh Meena Accepted
[GSoC,v2,1/1] improve smtp authentication error handling logic improve smtp auth error handling logic - - - --- 2025-03-11 Zheng Yuting New
[v4,6/6] builtin/pack-objects.c: freshen objects from existing cruft packs pack-objects: freshen objects with multi-cruft packs - - - --- 2025-03-11 Taylor Blau New
« 1 2 ... 4 5 6256 257 »