Show patches with: Archived = No       |   25267 patches
« 1 2 3 4252 253 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[GSoC,v2] reftable: return proper error code from block_writer_add() [GSoC,v2] reftable: return proper error code from block_writer_add() - - - --- 2025-03-08 Meet Soni New
[GSoC] t9400: prefer test_path_* helper functions [GSoC] t9400: prefer test_path_* helper functions - - - --- 2025-03-08 Aryan Pathania New
diffcore-rename: fix BUG when break detection and --follow used together diffcore-rename: fix BUG when break detection and --follow used together - - - --- 2025-03-08 Elijah Newren New
[v4,8/8] builtin/checkout-index: stop using `the_repository` stop using the_repository global variable. - - - --- 2025-03-07 Usman Akinyemi Accepted
[v4,7/8] builtin/for-each-ref: stop using `the_repository` stop using the_repository global variable. - - - --- 2025-03-07 Usman Akinyemi Accepted
[v4,6/8] builtin/ls-files: stop using `the_repository` stop using the_repository global variable. - - - --- 2025-03-07 Usman Akinyemi Accepted
[v4,5/8] builtin/pack-refs: stop using `the_repository` stop using the_repository global variable. - - - --- 2025-03-07 Usman Akinyemi Accepted
[v4,4/8] builtin/send-pack: stop using `the_repository` stop using the_repository global variable. - - - --- 2025-03-07 Usman Akinyemi Accepted
[v4,3/8] builtin/verify-commit: stop using `the_repository` stop using the_repository global variable. - - - --- 2025-03-07 Usman Akinyemi Accepted
[v4,2/8] builtin/verify-tag: stop using `the_repository` stop using the_repository global variable. - - - --- 2025-03-07 Usman Akinyemi Accepted
[v4,1/8] config: teach repo_config to allow `repo` to be NULL stop using the_repository global variable. - - - --- 2025-03-07 Usman Akinyemi Accepted
fetch: fix following tags when fetching specific OID fetch: fix following tags when fetching specific OID - - - --- 2025-03-07 Taylor Blau New
config.mak.dev: enable -Wunreachable-code config.mak.dev: enable -Wunreachable-code - - - --- 2025-03-07 Jeff King Accepted
[3/3] merge-ort: support having merge verbosity be set to 0 Small new merge-ort features, prepping for deletion of merge-recursive.[ch] - - - --- 2025-03-07 Elijah Newren Superseded
[2/3] merge-ort: allow rename detection to be disabled Small new merge-ort features, prepping for deletion of merge-recursive.[ch] - - - --- 2025-03-07 Elijah Newren Superseded
[1/3] merge-ort: add new merge_ort_generic() function Small new merge-ort features, prepping for deletion of merge-recursive.[ch] - - - --- 2025-03-07 Elijah Newren Superseded
[v3,12/12] hash: stop depending on `the_repository` in `null_oid()` Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-07 Patrick Steinhardt Superseded
[v3,11/12] hash: fix "-Wsign-compare" warnings Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-07 Patrick Steinhardt Superseded
[v3,10/12] object-file: split out logic regarding hash algorithms Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-07 Patrick Steinhardt Superseded
[v3,09/12] delta-islands: stop depending on `the_repository` Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-07 Patrick Steinhardt Superseded
[v3,08/12] object-file-convert: stop depending on `the_repository` Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-07 Patrick Steinhardt Superseded
[v3,07/12] pack-bitmap-write: stop depending on `the_repository` Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-07 Patrick Steinhardt Superseded
[v3,06/12] pack-revindex: stop depending on `the_repository` Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-07 Patrick Steinhardt Superseded
[v3,05/12] pack-check: stop depending on `the_repository` Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-07 Patrick Steinhardt Superseded
[v3,04/12] environment: move access to "core.bigFileThreshold" into repo settings Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-07 Patrick Steinhardt Superseded
[v3,03/12] pack-write: stop depending on `the_repository` and `the_hash_algo` Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-07 Patrick Steinhardt Superseded
[v3,02/12] object: stop depending on `the_repository` Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-07 Patrick Steinhardt Superseded
[v3,01/12] csum-file: stop depending on `the_repository` Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-07 Patrick Steinhardt Superseded
[2/2] help: print zlib-ng version number Ensure zlib version is printed by git-version(1) - - - --- 2025-03-07 Toon Claes Accepted
[1/2] help: include git-zlib.h to print zlib version Ensure zlib version is printed by git-version(1) - - - --- 2025-03-07 Toon Claes Accepted
[1/1] Improve SMTP authentication error handling logic smtp_auth_maybe: improve smtp authentication error handling logic - - - --- 2025-03-07 Zheng Yuting New
[2/2] reflog: implement subcommand to drop reflogs EDITME: cover title for 493-add-command-to-purge-reflog-entries - - - --- 2025-03-07 Karthik Nayak New
[1/2] reflog: drop usage of global variables EDITME: cover title for 493-add-command-to-purge-reflog-entries - - - --- 2025-03-07 Karthik Nayak New
[v2,2/2] refs.c: stop matching non-directory prefixes in exclude patterns refs: a couple of --exclude fixes - - - --- 2025-03-06 Taylor Blau New
[v2,1/2] refs.c: remove empty '--exclude' patterns refs: a couple of --exclude fixes - - - --- 2025-03-06 Taylor Blau Accepted
[2/2] merge-ort: fix slightly overzealous assertion for rename-to-self merge-ort: fix a crash in process_renames for a file transitively renamed to itself - - - --- 2025-03-06 Elijah Newren Accepted
[1/2] t6423: add a testcase causing a failed assertion in process_renames merge-ort: fix a crash in process_renames for a file transitively renamed to itself - - - --- 2025-03-06 Dmitry Goncharov Accepted
[v2,12/12] hash: stop depending on `the_repository` in `null_oid()` Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-06 Patrick Steinhardt Superseded
[v2,11/12] hash: fix "-Wsign-compare" warnings Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-06 Patrick Steinhardt Superseded
[v2,10/12] object-file: split out logic regarding hash algorithms Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-06 Patrick Steinhardt Superseded
[v2,09/12] delta-islands: stop depending on `the_repository` Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-06 Patrick Steinhardt Superseded
[v2,08/12] object-file-convert: stop depending on `the_repository` Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-06 Patrick Steinhardt Superseded
[v2,07/12] pack-bitmap-write: stop depending on `the_repository` Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-06 Patrick Steinhardt Superseded
[v2,06/12] pack-revindex: stop depending on `the_repository` Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-06 Patrick Steinhardt Superseded
[v2,05/12] pack-check: stop depending on `the_repository` Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-06 Patrick Steinhardt Superseded
[v2,04/12] environment: move access to "core.bigFileThreshold" into repo settings Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-06 Patrick Steinhardt Superseded
[v2,03/12] pack-write: stop depending on `the_repository` and `the_hash_algo` Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-06 Patrick Steinhardt Superseded
[v2,02/12] object: stop depending on `the_repository` Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-06 Patrick Steinhardt Superseded
[v2,01/12] csum-file: stop depending on `the_repository` Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-06 Patrick Steinhardt Superseded
[v5,16/16] refs: reuse iterators when determining refname availability refs: batch refname availability checks - - - --- 2025-03-06 Patrick Steinhardt Superseded
[v5,15/16] refs/iterator: implement seeking for files iterators refs: batch refname availability checks - - - --- 2025-03-06 Patrick Steinhardt Superseded
[v5,14/16] refs/iterator: implement seeking for packed-ref iterators refs: batch refname availability checks - - - --- 2025-03-06 Patrick Steinhardt Superseded
[v5,13/16] refs/iterator: implement seeking for ref-cache iterators refs: batch refname availability checks - - - --- 2025-03-06 Patrick Steinhardt Superseded
[v5,12/16] refs/iterator: implement seeking for reftable iterators refs: batch refname availability checks - - - --- 2025-03-06 Patrick Steinhardt Superseded
[v5,11/16] refs/iterator: implement seeking for merged iterators refs: batch refname availability checks - - - --- 2025-03-06 Patrick Steinhardt Superseded
[v5,10/16] refs/iterator: provide infrastructure to re-seek iterators refs: batch refname availability checks - - - --- 2025-03-06 Patrick Steinhardt Superseded
[v5,09/16] refs/iterator: separate lifecycle from iteration refs: batch refname availability checks - - - --- 2025-03-06 Patrick Steinhardt Superseded
[v5,08/16] refs: stop re-verifying common prefixes for availability refs: batch refname availability checks - - - --- 2025-03-06 Patrick Steinhardt Superseded
[v5,07/16] refs/files: batch refname availability checks for initial transactions refs: batch refname availability checks - - - --- 2025-03-06 Patrick Steinhardt Superseded
[v5,06/16] refs/files: batch refname availability checks for normal transactions refs: batch refname availability checks - - - --- 2025-03-06 Patrick Steinhardt Superseded
[v5,05/16] refs/reftable: batch refname availability checks refs: batch refname availability checks - - - --- 2025-03-06 Patrick Steinhardt Superseded
[v5,04/16] refs: introduce function to batch refname availability checks refs: batch refname availability checks - - - --- 2025-03-06 Patrick Steinhardt Superseded
[v5,03/16] builtin/update-ref: skip ambiguity checks when parsing object IDs refs: batch refname availability checks - - - --- 2025-03-06 Patrick Steinhardt Superseded
[v5,02/16] object-name: allow skipping ambiguity checks in `get_oid()` family refs: batch refname availability checks - - - --- 2025-03-06 Patrick Steinhardt Superseded
[v5,01/16] object-name: introduce `repo_get_oid_with_flags()` refs: batch refname availability checks - - - --- 2025-03-06 Patrick Steinhardt Superseded
[v3,8/8] builtin/checkout-index: stop using `the_repository` stop using the_repository global variable. - - - --- 2025-03-06 Usman Akinyemi Superseded
[v3,7/8] builtin/for-each-ref: stop using `the_repository` stop using the_repository global variable. - - - --- 2025-03-06 Usman Akinyemi Superseded
[v3,6/8] builtin/ls-files: stop using `the_repository` stop using the_repository global variable. - - - --- 2025-03-06 Usman Akinyemi Superseded
[v3,5/8] builtin/pack-refs: stop using `the_repository` stop using the_repository global variable. - - - --- 2025-03-06 Usman Akinyemi Superseded
[v3,4/8] builtin/send-pack: stop using `the_repository` stop using the_repository global variable. - - - --- 2025-03-06 Usman Akinyemi Superseded
[v3,3/8] builtin/verify-commit: stop using `the_repository` stop using the_repository global variable. - - - --- 2025-03-06 Usman Akinyemi Superseded
[v3,2/8] builtin/verify-tag: stop using `the_repository` stop using the_repository global variable. - - - --- 2025-03-06 Usman Akinyemi Superseded
[v3,1/8] config: teach repo_config to allow `repo` to be NULL stop using the_repository global variable. - - - --- 2025-03-06 Usman Akinyemi Superseded
[GSoC] reftable: return proper error code from block_writer_add() [GSoC] reftable: return proper error code from block_writer_add() - - - --- 2025-03-06 Meet Soni Superseded
ci: use Visual Studio for win+meson job on GitHub Workflows ci: use Visual Studio for win+meson job on GitHub Workflows - - - --- 2025-03-06 Patrick Steinhardt New
[v2,3/3] cmake: generalize the handling of the `CLAR_TEST_OBJS` list Hot fixes from Git for Windows v2.49.0-rc0 - - - --- 2025-03-06 Johannes Schindelin Accepted
[v2,2/3] meson: fix sorting Hot fixes from Git for Windows v2.49.0-rc0 - - - --- 2025-03-06 Johannes Schindelin Accepted
[v2,1/3] ident: stop assuming that `gw_gecos` is writable Hot fixes from Git for Windows v2.49.0-rc0 - - - --- 2025-03-06 Johannes Schindelin Accepted
[2/2] diff: implement --no-optional-locks describe and diff: implement --no-optional-locks - - - --- 2025-03-06 Benjamin Woodruff New
[1/2] describe: implement --no-optional-locks describe and diff: implement --no-optional-locks - - - --- 2025-03-06 Benjamin Woodruff New
« 1 2 3 4252 253 »