Show patches with: none      |   50364 patches
« 1 2 3 4503 504 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[GSoC] pathspec: fix sign comparison warnings [GSoC] pathspec: fix sign comparison warnings - - - --- 2025-03-12 Arnav Bhate New
[GSoC] rm: fix sign comparison warnings [GSoC] rm: fix sign comparison warnings - - - --- 2025-03-12 Arnav Bhate New
[v6,16/16] refs: reuse iterators when determining refname availability refs: batch refname availability checks - - - --- 2025-03-12 Patrick Steinhardt New
[v6,15/16] refs/iterator: implement seeking for files iterators refs: batch refname availability checks - - - --- 2025-03-12 Patrick Steinhardt New
[v6,14/16] refs/iterator: implement seeking for packed-ref iterators refs: batch refname availability checks - - - --- 2025-03-12 Patrick Steinhardt New
[v6,13/16] refs/iterator: implement seeking for ref-cache iterators refs: batch refname availability checks - - - --- 2025-03-12 Patrick Steinhardt New
[v6,12/16] refs/iterator: implement seeking for reftable iterators refs: batch refname availability checks - - - --- 2025-03-12 Patrick Steinhardt New
[v6,11/16] refs/iterator: implement seeking for merged iterators refs: batch refname availability checks - - - --- 2025-03-12 Patrick Steinhardt New
[v6,10/16] refs/iterator: provide infrastructure to re-seek iterators refs: batch refname availability checks - - - --- 2025-03-12 Patrick Steinhardt New
[v6,09/16] refs/iterator: separate lifecycle from iteration refs: batch refname availability checks - - - --- 2025-03-12 Patrick Steinhardt New
[v6,08/16] refs: stop re-verifying common prefixes for availability refs: batch refname availability checks - - - --- 2025-03-12 Patrick Steinhardt New
[v6,07/16] refs/files: batch refname availability checks for initial transactions refs: batch refname availability checks - - - --- 2025-03-12 Patrick Steinhardt New
[v6,06/16] refs/files: batch refname availability checks for normal transactions refs: batch refname availability checks - - - --- 2025-03-12 Patrick Steinhardt New
[v6,05/16] refs/reftable: batch refname availability checks refs: batch refname availability checks - - - --- 2025-03-12 Patrick Steinhardt New
[v6,04/16] refs: introduce function to batch refname availability checks refs: batch refname availability checks - - - --- 2025-03-12 Patrick Steinhardt New
[v6,03/16] builtin/update-ref: skip ambiguity checks when parsing object IDs refs: batch refname availability checks - - - --- 2025-03-12 Patrick Steinhardt New
[v6,02/16] object-name: allow skipping ambiguity checks in `get_oid()` family refs: batch refname availability checks - - - --- 2025-03-12 Patrick Steinhardt New
[v6,01/16] object-name: introduce `repo_get_oid_with_flags()` refs: batch refname availability checks - - - --- 2025-03-12 Patrick Steinhardt New
ci: perform build and smoke tests for Meson docs ci: perform build and smoke tests for Meson docs - - - --- 2025-03-12 Patrick Steinhardt New
[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 New
[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 New
[1/3] meson: define WITH_BREAKING_CHANGES when enabling breaking changes meson: improve handling of `-Dbreaking_changes=true` - - - --- 2025-03-12 Patrick Steinhardt New
[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 New
[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 New
[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 New
[GSOC] Update MyFirstContribution.adoc to current codebase [GSOC] Update MyFirstContribution.adoc to current codebase - - - --- 2025-03-12 K Jayatheerth 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 New
[v2,5/6] t6120: further modernize drop "name-rev --stdin" support - - - --- 2025-03-11 Junio C Hamano New
[v2,4/6] t6120: avoid hiding "git" exit status drop "name-rev --stdin" support - - - --- 2025-03-11 Junio C Hamano New
[v2,3/6] t: introduce WITH_BREAKING_CHANGES prerequisite drop "name-rev --stdin" support - - - --- 2025-03-11 Junio C Hamano New
[v2,2/6] t: extend test_lazy_prereq drop "name-rev --stdin" support - - - --- 2025-03-11 Junio C Hamano New
[v2,1/6] t: document test_lazy_prereq drop "name-rev --stdin" support - - - --- 2025-03-11 Junio C Hamano New
[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 New
[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
[v4,5/6] builtin/repack.c: simplify cruft pack aggregation pack-objects: freshen objects with multi-cruft packs - - - --- 2025-03-11 Taylor Blau New
[v4,4/6] pack-objects: generate cruft packs at most one object over threshold pack-objects: freshen objects with multi-cruft packs - - - --- 2025-03-11 Taylor Blau New
[v4,3/6] t/lib-cruft.sh: extract some cruft-related helpers pack-objects: freshen objects with multi-cruft packs - - - --- 2025-03-11 Taylor Blau New
[v4,2/6] t7704-repack-cruft.sh: consolidate `write_blob()` pack-objects: freshen objects with multi-cruft packs - - - --- 2025-03-11 Taylor Blau New
[v4,1/6] t/t5329-pack-objects-cruft.sh: evict 'repack'-related tests pack-objects: freshen objects with multi-cruft packs - - - --- 2025-03-11 Taylor Blau New
[v1,4/4] name-rev: remove "--stdin" support drop "name-rev --stdin" support - - - --- 2025-03-10 Junio C Hamano Superseded
[v1,3/4] t6120: further modernize drop "name-rev --stdin" support - - - --- 2025-03-10 Junio C Hamano Superseded
[v1,2/4] t6120: avoid hiding "git" exit status drop "name-rev --stdin" support - - - --- 2025-03-10 Junio C Hamano Superseded
[v1,1/4] t: introduce WITH_BREAKING_CHANGES prerequisite drop "name-rev --stdin" support - - - --- 2025-03-10 Junio C Hamano Superseded
[4/4] rev-list: support NUL-delimited --missing option rev-list: introduce NUL-delimited output mode - - - --- 2025-03-10 Justin Tobler New
[3/4] rev-list: support delimiting objects with NUL bytes rev-list: introduce NUL-delimited output mode - - - --- 2025-03-10 Justin Tobler New
[2/4] rev-list: refactor early option parsing rev-list: introduce NUL-delimited output mode - - - --- 2025-03-10 Justin Tobler New
[1/4] rev-list: inline `show_object_with_name()` in `show_object()` rev-list: introduce NUL-delimited output mode - - - --- 2025-03-10 Justin Tobler New
[GSoC,v2] decorate: fix sign comparison warnings [GSoC,v2] decorate: fix sign comparison warnings - - - --- 2025-03-10 Arnav Bhate New
[v6,6/6] fast-export, fast-import: add support for signed-commits fast-export, fast-import: add support for signed-commits - - - --- 2025-03-10 Christian Couder New
[v6,5/6] fast-export: do not modify memory from get_commit_buffer fast-export, fast-import: add support for signed-commits - - - --- 2025-03-10 Christian Couder New
[v6,4/6] git-fast-export.adoc: clarify why 'verbatim' may not be a good idea fast-export, fast-import: add support for signed-commits - - - --- 2025-03-10 Christian Couder New
[v6,3/6] fast-export: rename --signed-tags='warn' to 'warn-verbatim' fast-export, fast-import: add support for signed-commits - - - --- 2025-03-10 Christian Couder New
[v6,2/6] fast-export: fix missing whitespace after switch fast-export, fast-import: add support for signed-commits - - - --- 2025-03-10 Christian Couder New
[v6,1/6] git-fast-import.adoc: add missing LF in the BNF fast-export, fast-import: add support for signed-commits - - - --- 2025-03-10 Christian Couder New
[GSOC,v2,2/2] attr: use `repo_settings_get_attributesfile_path()` and update callers Stop depending on `the_repository` for core.attributesfile - - - --- 2025-03-10 Ayush Chandekar New
[GSOC,v2,1/2] environment: move access to "core.attributesfile" into repo settings Stop depending on `the_repository` for core.attributesfile - - - --- 2025-03-10 Ayush Chandekar New
[v2] reflog: implement subcommand to drop reflogs [v2] reflog: implement subcommand to drop reflogs - - - --- 2025-03-10 Karthik Nayak New
git-clone doc: fix indentation git-clone doc: fix indentation - - - --- 2025-03-10 Martin Ågren Accepted
[GSoC] decorate: fix sign comparison warnings [GSoC] decorate: fix sign comparison warnings - - - --- 2025-03-10 Arnav Bhate Superseded
promisor-remote: fix segfault when remote URL is missing promisor-remote: fix segfault when remote URL is missing - - - --- 2025-03-10 Christian Couder Superseded
[v4,12/12] hash: stop depending on `the_repository` in `null_oid()` Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-10 Patrick Steinhardt New
[v4,11/12] hash: fix "-Wsign-compare" warnings Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-10 Patrick Steinhardt New
[v4,10/12] object-file: split out logic regarding hash algorithms Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-10 Patrick Steinhardt New
[v4,09/12] delta-islands: stop depending on `the_repository` Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-10 Patrick Steinhardt New
[v4,08/12] object-file-convert: stop depending on `the_repository` Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-10 Patrick Steinhardt New
[v4,07/12] pack-bitmap-write: stop depending on `the_repository` Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-10 Patrick Steinhardt New
[v4,06/12] pack-revindex: stop depending on `the_repository` Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-10 Patrick Steinhardt New
[v4,05/12] pack-check: stop depending on `the_repository` Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-10 Patrick Steinhardt New
[v4,04/12] environment: move access to "core.bigFileThreshold" into repo settings Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-10 Patrick Steinhardt New
[v4,03/12] pack-write: stop depending on `the_repository` and `the_hash_algo` Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-10 Patrick Steinhardt New
[v4,02/12] object: stop depending on `the_repository` Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-10 Patrick Steinhardt New
[v4,01/12] csum-file: stop depending on `the_repository` Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-10 Patrick Steinhardt New
[13/13] pack-objects: allow --shallow and --path-walk PATH WALK II: Add --path-walk option to 'git pack-objects' - - - --- 2025-03-10 Derrick Stolee New
[12/13] path-walk: add new 'edge_aggressive' option PATH WALK II: Add --path-walk option to 'git pack-objects' - - - --- 2025-03-10 Derrick Stolee New
[11/13] pack-objects: thread the path-based compression PATH WALK II: Add --path-walk option to 'git pack-objects' - - - --- 2025-03-10 Derrick Stolee New
[10/13] pack-objects: refactor path-walk delta phase PATH WALK II: Add --path-walk option to 'git pack-objects' - - - --- 2025-03-10 Derrick Stolee New
[09/13] scalar: enable path-walk during push via config PATH WALK II: Add --path-walk option to 'git pack-objects' - - - --- 2025-03-10 Derrick Stolee New
[08/13] pack-objects: enable --path-walk via config PATH WALK II: Add --path-walk option to 'git pack-objects' - - - --- 2025-03-10 Derrick Stolee New
[07/13] repack: add --path-walk option PATH WALK II: Add --path-walk option to 'git pack-objects' - - - --- 2025-03-10 Derrick Stolee New
[06/13] t5538: add tests to confirm deltas in shallow pushes PATH WALK II: Add --path-walk option to 'git pack-objects' - - - --- 2025-03-10 Derrick Stolee New
[05/13] pack-objects: introduce GIT_TEST_PACK_PATH_WALK PATH WALK II: Add --path-walk option to 'git pack-objects' - - - --- 2025-03-10 Derrick Stolee New
[04/13] p5313: add performance tests for --path-walk PATH WALK II: Add --path-walk option to 'git pack-objects' - - - --- 2025-03-10 Derrick Stolee New
[03/13] pack-objects: update usage to match docs PATH WALK II: Add --path-walk option to 'git pack-objects' - - - --- 2025-03-10 Derrick Stolee New
[02/13] pack-objects: add --path-walk option PATH WALK II: Add --path-walk option to 'git pack-objects' - - - --- 2025-03-10 Derrick Stolee New
[01/13] pack-objects: extract should_attempt_deltas() PATH WALK II: Add --path-walk option to 'git pack-objects' - - - --- 2025-03-10 Derrick Stolee New
doc: add a blank line around block delimiters doc: add a blank line around block delimiters - - - --- 2025-03-09 Jean-Noël Avila Accepted
environment: move access to "core.attributesfile" into repo settings environment: move access to "core.attributesfile" into repo settings - - - --- 2025-03-09 Ayush Chandekar New
archive: error instead of triggering a segfault in `git archive --remote=""` archive: error instead of triggering a segfault in `git archive --remote=""` - - - --- 2025-03-09 emilylime New
[9/9] fetch: use ref prefix list to skip ls-refs fetch: further ref-prefix cleanups and optimizations - - - --- 2025-03-09 Jeff King New
[8/9] fetch: avoid ls-refs only to ask for HEAD symref update fetch: further ref-prefix cleanups and optimizations - - - --- 2025-03-09 Jeff King New
[7/9] fetch: stop protecting additions to ref-prefix list fetch: further ref-prefix cleanups and optimizations - - - --- 2025-03-09 Jeff King New
[6/9] fetch: ask server to advertise HEAD for config-less fetch fetch: further ref-prefix cleanups and optimizations - - - --- 2025-03-09 Jeff King New
[5/9] refspec_ref_prefixes(): clean up refspec_item logic fetch: further ref-prefix cleanups and optimizations - - - --- 2025-03-09 Jeff King New
[4/9] t5516: beef up exact-oid ref prefixes test fetch: further ref-prefix cleanups and optimizations - - - --- 2025-03-09 Jeff King New
[3/9] t5516: drop NEEDSWORK about v2 reachability behavior fetch: further ref-prefix cleanups and optimizations - - - --- 2025-03-09 Jeff King New
[2/9] t5516: prefer "oid" to "sha1" in some test titles fetch: further ref-prefix cleanups and optimizations - - - --- 2025-03-09 Jeff King New
[1/9] t5702: fix typo in test name fetch: further ref-prefix cleanups and optimizations - - - --- 2025-03-09 Jeff King New
« 1 2 3 4503 504 »