Show patches with: none      |   50231 patches
« 1 2 3 4502 503 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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 New
[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 New
[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 New
[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 New
[v2,11/12] hash: fix "-Wsign-compare" warnings Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-06 Patrick Steinhardt New
[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 New
[v2,09/12] delta-islands: stop depending on `the_repository` Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-06 Patrick Steinhardt New
[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 New
[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 New
[v2,06/12] pack-revindex: stop depending on `the_repository` Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-06 Patrick Steinhardt New
[v2,05/12] pack-check: stop depending on `the_repository` Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-06 Patrick Steinhardt New
[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 New
[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 New
[v2,02/12] object: stop depending on `the_repository` Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-06 Patrick Steinhardt New
[v2,01/12] csum-file: stop depending on `the_repository` Stop depending on `the_repository` in object-related subsystems - - - --- 2025-03-06 Patrick Steinhardt New
[v5,16/16] refs: reuse iterators when determining refname availability refs: batch refname availability checks - - - --- 2025-03-06 Patrick Steinhardt New
[v5,15/16] refs/iterator: implement seeking for files iterators refs: batch refname availability checks - - - --- 2025-03-06 Patrick Steinhardt New
[v5,14/16] refs/iterator: implement seeking for packed-ref iterators refs: batch refname availability checks - - - --- 2025-03-06 Patrick Steinhardt New
[v5,13/16] refs/iterator: implement seeking for ref-cache iterators refs: batch refname availability checks - - - --- 2025-03-06 Patrick Steinhardt New
[v5,12/16] refs/iterator: implement seeking for reftable iterators refs: batch refname availability checks - - - --- 2025-03-06 Patrick Steinhardt New
[v5,11/16] refs/iterator: implement seeking for merged iterators refs: batch refname availability checks - - - --- 2025-03-06 Patrick Steinhardt New
[v5,10/16] refs/iterator: provide infrastructure to re-seek iterators refs: batch refname availability checks - - - --- 2025-03-06 Patrick Steinhardt New
[v5,09/16] refs/iterator: separate lifecycle from iteration refs: batch refname availability checks - - - --- 2025-03-06 Patrick Steinhardt New
[v5,08/16] refs: stop re-verifying common prefixes for availability refs: batch refname availability checks - - - --- 2025-03-06 Patrick Steinhardt New
[v5,07/16] refs/files: batch refname availability checks for initial transactions refs: batch refname availability checks - - - --- 2025-03-06 Patrick Steinhardt New
[v5,06/16] refs/files: batch refname availability checks for normal transactions refs: batch refname availability checks - - - --- 2025-03-06 Patrick Steinhardt New
[v5,05/16] refs/reftable: batch refname availability checks refs: batch refname availability checks - - - --- 2025-03-06 Patrick Steinhardt New
[v5,04/16] refs: introduce function to batch refname availability checks refs: batch refname availability checks - - - --- 2025-03-06 Patrick Steinhardt New
[v5,03/16] builtin/update-ref: skip ambiguity checks when parsing object IDs refs: batch refname availability checks - - - --- 2025-03-06 Patrick Steinhardt New
[v5,02/16] object-name: allow skipping ambiguity checks in `get_oid()` family refs: batch refname availability checks - - - --- 2025-03-06 Patrick Steinhardt New
[v5,01/16] object-name: introduce `repo_get_oid_with_flags()` refs: batch refname availability checks - - - --- 2025-03-06 Patrick Steinhardt New
[v3,8/8] builtin/checkout-index: stop using `the_repository` stop using the_repository global variable. - - - --- 2025-03-06 Usman Akinyemi New
[v3,7/8] builtin/for-each-ref: stop using `the_repository` stop using the_repository global variable. - - - --- 2025-03-06 Usman Akinyemi New
[v3,6/8] builtin/ls-files: stop using `the_repository` stop using the_repository global variable. - - - --- 2025-03-06 Usman Akinyemi New
[v3,5/8] builtin/pack-refs: stop using `the_repository` stop using the_repository global variable. - - - --- 2025-03-06 Usman Akinyemi New
[v3,4/8] builtin/send-pack: stop using `the_repository` stop using the_repository global variable. - - - --- 2025-03-06 Usman Akinyemi New
[v3,3/8] builtin/verify-commit: stop using `the_repository` stop using the_repository global variable. - - - --- 2025-03-06 Usman Akinyemi New
[v3,2/8] builtin/verify-tag: stop using `the_repository` stop using the_repository global variable. - - - --- 2025-03-06 Usman Akinyemi New
[v3,1/8] config: teach repo_config to allow `repo` to be NULL stop using the_repository global variable. - - - --- 2025-03-06 Usman Akinyemi New
[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 New
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 New
[v2,2/3] meson: fix sorting Hot fixes from Git for Windows v2.49.0-rc0 - - - --- 2025-03-06 Johannes Schindelin New
[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 New
[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
[2/2] refs.c: unify '--exclude' behavior between files and packed backends refs: a couple of --exclude fixes - - - --- 2025-03-06 Taylor Blau Superseded
[1/2] refs.c: remove empty '--exclude' patterns refs: a couple of --exclude fixes - - - --- 2025-03-06 Taylor Blau Superseded
[v3,8/8] update-ref: add --allow-partial flag for stdin mode refs: introduce support for partial reference transactions - - - --- 2025-03-05 Karthik Nayak New
[v3,7/8] refs: support partial update rejections during F/D checks refs: introduce support for partial reference transactions - - - --- 2025-03-05 Karthik Nayak New
[v3,6/8] refs: implement partial reference transaction support refs: introduce support for partial reference transactions - - - --- 2025-03-05 Karthik Nayak New
[v3,5/8] refs: introduce enum-based transaction error types refs: introduce support for partial reference transactions - - - --- 2025-03-05 Karthik Nayak New
[v3,4/8] refs/reftable: extract code from the transaction preparation refs: introduce support for partial reference transactions - - - --- 2025-03-05 Karthik Nayak New
[v3,3/8] refs/files: remove duplicate duplicates check refs: introduce support for partial reference transactions - - - --- 2025-03-05 Karthik Nayak New
[v3,2/8] refs: move duplicate refname update check to generic layer refs: introduce support for partial reference transactions - - - --- 2025-03-05 Karthik Nayak New
[v3,1/8] refs/files: remove redundant check in split_symref_update() refs: introduce support for partial reference transactions - - - --- 2025-03-05 Karthik Nayak New
docs: fix check-docs with WITH_BREAKING_CHANGES docs: fix check-docs with WITH_BREAKING_CHANGES - - - --- 2025-03-05 Junio C Hamano New
[v2] docs: fix repository-layout when building with breaking changes [v2] docs: fix repository-layout when building with breaking changes - - - --- 2025-03-05 Phillip Wood New
[v3,1/1] builtin/pack-objects.c: freshen objects from existing cruft packs pack-objects: freshen objects with multi-cruft packs - - - --- 2025-03-05 Taylor Blau New
[v2,2/2] completion: fix bugs with slashes in remote names completion: fix bugs with slashes in remote names - - - --- 2025-03-05 David Mandelberg New
[v2,1/2] completion: add helper to count path components completion: fix bugs with slashes in remote names - - - --- 2025-03-05 David Mandelberg New
[v2,2/2] builtin/pack-objects.c: freshen objects from existing cruft packs pack-objects: freshen objects with multi-cruft packs - - - --- 2025-03-04 Taylor Blau Superseded
[v2,1/2] builtin/repack.c: simplify cruft pack aggregation pack-objects: freshen objects with multi-cruft packs - - - --- 2025-03-04 Taylor Blau Superseded
[v2] reftable: release name on reftable_reader_new() error [v2] reftable: release name on reftable_reader_new() error - - - --- 2025-03-04 René Scharfe Accepted
[v3] gitk: added external diff file rename detection [v3] gitk: added external diff file rename detection - - - --- 2025-03-04 Tobias Boesch New
[2/2] t/unit-tests: convert urlmatch-normalization test to clar t/unit-tests: convert unit-tests to use clar - - - --- 2025-03-04 Seyi Kuforiji New
[1/2] t/unit-tests: convert trailer test to use clar t/unit-tests: convert unit-tests to use clar - - - --- 2025-03-04 Seyi Kuforiji New
[v4,1/1] t1403: verify that path exists and is a file [v4,1/1] t1403: verify that path exists and is a file - - - --- 2025-03-04 Mahendra Dani New
[v3,1/1] t1403: verify that path exists and is a file t1403: verify path exists and is a file - - - --- 2025-03-04 Mahendra Dani New
[v2,1/1] t1403: verify that path exists and is a file [v2,1/1] t1403: verify that path exists and is a file - - - --- 2025-03-04 Mahendra Dani Superseded
[GSoC,RFC,6/6] t4014: add tests for the new flag --subject-extra-prefix Add --subject-extra-prefix flag to format-patch - - - --- 2025-03-03 Lucas Seiki Oshiro New
[GSoC,RFC,5/6] log-tree: add subject prefix in output email subject Add --subject-extra-prefix flag to format-patch - - - --- 2025-03-03 Lucas Seiki Oshiro New
[GSoC,RFC,4/6] builtin/log: fill subject extra prefix in format-patch Add --subject-extra-prefix flag to format-patch - - - --- 2025-03-03 Lucas Seiki Oshiro New
[GSoC,RFC,3/6] revision: add subject_extra_field to struct rev_info Add --subject-extra-prefix flag to format-patch - - - --- 2025-03-03 Lucas Seiki Oshiro New
[GSoC,RFC,2/6] builtin/log: die if -k and --suject-extra-prefix are used together Add --subject-extra-prefix flag to format-patch - - - --- 2025-03-03 Lucas Seiki Oshiro New
[GSoC,RFC,1/6] builtin/log: add subject-extra-prefix flag to format-patch Add --subject-extra-prefix flag to format-patch - - - --- 2025-03-03 Lucas Seiki Oshiro New
[34/34] xdiff: *.txt -> *.adoc fixes misc *.txt -> *.adoc fixes - - - --- 2025-03-03 Todd Zullinger Accepted
[33/34] unpack-trees.c: *.txt -> *.adoc fixes misc *.txt -> *.adoc fixes - - - --- 2025-03-03 Todd Zullinger Accepted
[32/34] transport.h: *.txt -> *.adoc fixes misc *.txt -> *.adoc fixes - - - --- 2025-03-03 Todd Zullinger Accepted
[31/34] trace2/tr2_sysenv.c: *.txt -> *.adoc fixes misc *.txt -> *.adoc fixes - - - --- 2025-03-03 Todd Zullinger Accepted
[30/34] trace2.h: *.txt -> *.adoc fixes misc *.txt -> *.adoc fixes - - - --- 2025-03-03 Todd Zullinger Accepted
[29/34] t6434: *.txt -> *.adoc fixes misc *.txt -> *.adoc fixes - - - --- 2025-03-03 Todd Zullinger Accepted
[28/34] t6012: *.txt -> *.adoc fixes misc *.txt -> *.adoc fixes - - - --- 2025-03-03 Todd Zullinger Accepted
[27/34] t/helper/test-rot13-filter.c: *.txt -> *.adoc fixes misc *.txt -> *.adoc fixes - - - --- 2025-03-03 Todd Zullinger Accepted
[26/34] simple-ipc.h: *.txt -> *.adoc fixes misc *.txt -> *.adoc fixes - - - --- 2025-03-03 Todd Zullinger Accepted
[25/34] setup.c: *.txt -> *.adoc fixes misc *.txt -> *.adoc fixes - - - --- 2025-03-03 Todd Zullinger Accepted
[24/34] refs.h: *.txt -> *.adoc fixes misc *.txt -> *.adoc fixes - - - --- 2025-03-03 Todd Zullinger Accepted
[23/34] pseudo-merge.h: *.txt -> *.adoc fixes misc *.txt -> *.adoc fixes - - - --- 2025-03-03 Todd Zullinger Accepted
[22/34] parse-options.h: *.txt -> *.adoc fixes misc *.txt -> *.adoc fixes - - - --- 2025-03-03 Todd Zullinger Accepted
[21/34] object-name.c: *.txt -> *.adoc fixes misc *.txt -> *.adoc fixes - - - --- 2025-03-03 Todd Zullinger Accepted
[20/34] list-objects-filter-options.h: *.txt -> *.adoc fixes misc *.txt -> *.adoc fixes - - - --- 2025-03-03 Todd Zullinger Accepted
[19/34] fsck.h: *.txt -> *.adoc fixes misc *.txt -> *.adoc fixes - - - --- 2025-03-03 Todd Zullinger Accepted
[18/34] diffcore.h: *.txt -> *.adoc fixes misc *.txt -> *.adoc fixes - - - --- 2025-03-03 Todd Zullinger Accepted
[17/34] diff.h: *.txt -> *.adoc fixes misc *.txt -> *.adoc fixes - - - --- 2025-03-03 Todd Zullinger Accepted
[16/34] contrib/long-running-filter: *.txt -> *.adoc fixes misc *.txt -> *.adoc fixes - - - --- 2025-03-03 Todd Zullinger Accepted
[15/34] config.c: *.txt -> *.adoc fixes misc *.txt -> *.adoc fixes - - - --- 2025-03-03 Todd Zullinger Accepted
[14/34] builtin.h: *.txt -> *.adoc fixes misc *.txt -> *.adoc fixes - - - --- 2025-03-03 Todd Zullinger Accepted
[13/34] apply.c: *.txt -> *.adoc fixes misc *.txt -> *.adoc fixes - - - --- 2025-03-03 Todd Zullinger Accepted
[12/34] advice.h: *.txt -> *.adoc fixes misc *.txt -> *.adoc fixes - - - --- 2025-03-03 Todd Zullinger Accepted
« 1 2 3 4502 503 »