Show patches with: none      |   48675 patches
« 1 2 3 4486 487 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3] bundle: remove unneeded code [v3] bundle: remove unneeded code - - - --- 2024-12-11 Toon Claes New
[5/5] remote: announce removal of "branches/" and "remotes/" remote: announce removal of "branches/" and "remotes/" - - - --- 2024-12-11 Patrick Steinhardt New
[4/5] builtin/pack-redundant: remove subcommand with breaking changes remote: announce removal of "branches/" and "remotes/" - - - --- 2024-12-11 Patrick Steinhardt New
[3/5] ci: repurpose "linux-gcc" job for deprecations remote: announce removal of "branches/" and "remotes/" - - - --- 2024-12-11 Patrick Steinhardt New
[2/5] ci: merge linux-gcc-default into linux-gcc remote: announce removal of "branches/" and "remotes/" - - - --- 2024-12-11 Patrick Steinhardt New
[1/5] Makefile: wire up build option for deprecated features remote: announce removal of "branches/" and "remotes/" - - - --- 2024-12-11 Patrick Steinhardt New
[8/8] ci: wire up Meson builds ci: wire up support for Meson - - - --- 2024-12-11 Patrick Steinhardt New
[7/8] t: introduce compatibility options to clar-based tests ci: wire up support for Meson - - - --- 2024-12-11 Patrick Steinhardt New
[6/8] t: fix out-of-tree tests for some git-p4 tests ci: wire up support for Meson - - - --- 2024-12-11 Patrick Steinhardt New
[5/8] Makefile: detect missing Meson tests ci: wire up support for Meson - - - --- 2024-12-11 Patrick Steinhardt New
[4/8] meson: detect missing tests at configure time ci: wire up support for Meson - - - --- 2024-12-11 Patrick Steinhardt New
[3/8] t/unit-tests: rename clar-based unit tests to have a common prefix ci: wire up support for Meson - - - --- 2024-12-11 Patrick Steinhardt New
[2/8] Makefile: drop -DSUPPRESS_ANNOTATED_LEAKS ci: wire up support for Meson - - - --- 2024-12-11 Patrick Steinhardt New
[1/8] ci/lib: support custom output directories when creating test artifacts ci: wire up support for Meson - - - --- 2024-12-11 Patrick Steinhardt New
[v2] bundle: remove unneeded code [v2] bundle: remove unneeded code - - - --- 2024-12-11 Toon Claes Superseded
[v4,7/7] git-submodule.sh: rename some variables git-submodule.sh: improve parsing of options - - - --- 2024-12-11 Roy Eldar New
[v4,6/7] git-submodule.sh: improve variables readability git-submodule.sh: improve parsing of options - - - --- 2024-12-11 Roy Eldar New
[v4,5/7] git-submodule.sh: add some comments git-submodule.sh: improve parsing of options - - - --- 2024-12-11 Roy Eldar New
[v4,4/7] git-submodule.sh: get rid of unused variable git-submodule.sh: improve parsing of options - - - --- 2024-12-11 Roy Eldar New
[v4,3/7] git-submodule.sh: get rid of isnumber git-submodule.sh: improve parsing of options - - - --- 2024-12-11 Roy Eldar New
[v4,2/7] git-submodule.sh: improve parsing of short options git-submodule.sh: improve parsing of options - - - --- 2024-12-11 Roy Eldar New
[v4,1/7] git-submodule.sh: improve parsing of some long options git-submodule.sh: improve parsing of options - - - --- 2024-12-11 Roy Eldar New
[v3,7/7] git-submodule.sh: rename some variables git-submodule.sh: improve parsing of options - - - --- 2024-12-10 Roy Eldar Superseded
[v3,6/7] git-submodule.sh: improve variables readability git-submodule.sh: improve parsing of options - - - --- 2024-12-10 Roy Eldar Superseded
[v3,5/7] git-submodule.sh: add some comments git-submodule.sh: improve parsing of options - - - --- 2024-12-10 Roy Eldar Superseded
[v3,4/7] git-submodule.sh: get rid of unused variable git-submodule.sh: improve parsing of options - - - --- 2024-12-10 Roy Eldar Superseded
[v3,3/7] git-submodule.sh: get rid of isnumber git-submodule.sh: improve parsing of options - - - --- 2024-12-10 Roy Eldar Superseded
[v3,2/7] git-submodule.sh: improve parsing of short options git-submodule.sh: improve parsing of options - - - --- 2024-12-10 Roy Eldar Superseded
[v3,1/7] git-submodule.sh: improve parsing of some long options git-submodule.sh: improve parsing of options - - - --- 2024-12-10 Roy Eldar Superseded
[v2,4/4] ci/lib: fix "CI setup" sections with GitLab CI Random improvements to GitLab CI - - - --- 2024-12-10 Patrick Steinhardt New
[v2,3/4] ci/lib: do not interpret escape sequences in `group ()` arguments Random improvements to GitLab CI - - - --- 2024-12-10 Patrick Steinhardt New
[v2,2/4] ci/lib: remove duplicate trap to end "CI setup" group Random improvements to GitLab CI - - - --- 2024-12-10 Patrick Steinhardt New
[v2,1/4] gitlab-ci: update macOS images to Sonoma Random improvements to GitLab CI - - - --- 2024-12-10 Patrick Steinhardt New
[v3,8/8] send-pack: gracefully close the connection for atomic push fix behaviors of git-push --porcelain - - - --- 2024-12-10 Jiang Xin New
[v3,7/8] t5543: atomic push reports exit code failure fix behaviors of git-push --porcelain - - - --- 2024-12-10 Jiang Xin New
[v3,6/8] send-pack: new return code "ERROR_SEND_PACK_BAD_REF_STATUS" fix behaviors of git-push --porcelain - - - --- 2024-12-10 Jiang Xin New
[v3,5/8] t5548: add porcelain push test cases for dry-run mode fix behaviors of git-push --porcelain - - - --- 2024-12-10 Jiang Xin New
[v3,4/8] t5548: add new porcelain test cases fix behaviors of git-push --porcelain - - - --- 2024-12-10 Jiang Xin New
[v3,3/8] t5548: refactor test cases by resetting upstream fix behaviors of git-push --porcelain - - - --- 2024-12-10 Jiang Xin New
[v3,2/8] t5548: refactor to reuse setup_upstream() function fix behaviors of git-push --porcelain - - - --- 2024-12-10 Jiang Xin New
[v3,1/8] t5504: modernize test by moving heredocs into test bodies fix behaviors of git-push --porcelain - - - --- 2024-12-10 Jiang Xin New
Document HOME environment variable Document HOME environment variable - - - --- 2024-12-09 Alejandro Barreto New
[2/2] gitk: add text wrapping preferences gitk: text wrapping in ctext (commit headers, subject, and body) - - - --- 2024-12-09 Christoph Sommer New
[1/2] gitk: make headings of preferences bold gitk: text wrapping in ctext (commit headers, subject, and body) - - - --- 2024-12-09 Christoph Sommer New
[v2,8/8] git-submodule.sh: rename some variables git-submodule.sh: improve parsing of options - - - --- 2024-12-09 Roy Eldar Superseded
[v2,7/8] git-submodule.sh: improve variables readability git-submodule.sh: improve parsing of options - - - --- 2024-12-09 Roy Eldar Superseded
[v2,6/8] git-submodule.sh: add some comments git-submodule.sh: improve parsing of options - - - --- 2024-12-09 Roy Eldar Superseded
[v2,5/8] git-submodule.sh: get rid of unused variable git-submodule.sh: improve parsing of options - - - --- 2024-12-09 Roy Eldar Superseded
[v2,4/8] git-submodule.sh: get rid of isnumber git-submodule.sh: improve parsing of options - - - --- 2024-12-09 Roy Eldar Superseded
[v2,3/8] git-submodule.sh: improve parsing of short options git-submodule.sh: improve parsing of options - - - --- 2024-12-09 Roy Eldar Superseded
[v2,2/8] git-submodule.sh: improve parsing of some long options git-submodule.sh: improve parsing of options - - - --- 2024-12-09 Roy Eldar Superseded
[v2,1/8] git-submodule.sh: make some variables boolean git-submodule.sh: improve parsing of options - - - --- 2024-12-09 Roy Eldar Superseded
[7/7] refs: add support for migrating reflogs refs: add reflog support to `git refs migrate` - - - --- 2024-12-09 karthik nayak New
[6/7] refs: allow multiple reflog entries for the same refname refs: add reflog support to `git refs migrate` - - - --- 2024-12-09 karthik nayak New
[5/7] refs: introduce the `ref_transaction_update_reflog` function refs: add reflog support to `git refs migrate` - - - --- 2024-12-09 karthik nayak New
[4/7] refs: extract out refname verification in transactions refs: add reflog support to `git refs migrate` - - - --- 2024-12-09 karthik nayak New
[3/7] refs/files: add count field to ref_lock refs: add reflog support to `git refs migrate` - - - --- 2024-12-09 karthik nayak New
[2/7] refs: add `index` field to `struct ref_udpate` refs: add reflog support to `git refs migrate` - - - --- 2024-12-09 karthik nayak New
[1/7] refs: include committer info in `ref_update` struct refs: add reflog support to `git refs migrate` - - - --- 2024-12-09 karthik nayak New
bundle: remove unneeded code bundle: remove unneeded code - - - --- 2024-12-09 Toon Claes Superseded
verify-pack: Fix documentation of --stat-only to reflect behavior verify-pack: Fix documentation of --stat-only to reflect behavior - - - --- 2024-12-08 Calum McConnell New
[3/3] object-name: advice to avoid refs that resemble hashes [1/3] advice: enhance `detach_advice()` to `detach_advice_if_enabled()` - - - --- 2024-12-08 Rubén Justo New
[2/3] commit: use `advise_if_enabled()` in `read_graft_file()` [1/3] advice: enhance `detach_advice()` to `detach_advice_if_enabled()` - - - --- 2024-12-08 Rubén Justo New
[1/3] advice: enhance `detach_advice()` to `detach_advice_if_enabled()` [1/3] advice: enhance `detach_advice()` to `detach_advice_if_enabled()` - - - --- 2024-12-08 Rubén Justo New
[3/3] git-submodule.sh: improve parsing of short options git-submodule.sh: improve parsing of options - - - --- 2024-12-07 Roy Eldar Superseded
[2/3] git-submodule.sh: improve parsing of some long options git-submodule.sh: improve parsing of options - - - --- 2024-12-07 Roy Eldar Superseded
[1/3] git-submodule.sh: make some variables boolean git-submodule.sh: improve parsing of options - - - --- 2024-12-07 Roy Eldar Superseded
[5/5] backfill: assume --sparse when sparse-checkout is enabled PATH WALK III: Add 'git backfill' command - - - --- 2024-12-06 Derrick Stolee New
[4/5] backfill: add --sparse option PATH WALK III: Add 'git backfill' command - - - --- 2024-12-06 Derrick Stolee New
[3/5] backfill: add --batch-size=<n> option PATH WALK III: Add 'git backfill' command - - - --- 2024-12-06 Derrick Stolee New
[2/5] backfill: basic functionality and tests PATH WALK III: Add 'git backfill' command - - - --- 2024-12-06 Derrick Stolee New
[1/5] backfill: add builtin boilerplate PATH WALK III: Add 'git backfill' command - - - --- 2024-12-06 Derrick Stolee New
[v3,7/7] path-walk: reorder object visits PATH WALK I: The path-walk API - - - --- 2024-12-06 Derrick Stolee New
[v3,6/7] path-walk: mark trees and blobs as UNINTERESTING PATH WALK I: The path-walk API - - - --- 2024-12-06 Derrick Stolee New
[v3,5/7] path-walk: visit tags and cached objects PATH WALK I: The path-walk API - - - --- 2024-12-06 Derrick Stolee New
[v3,4/7] path-walk: allow consumer to specify object types PATH WALK I: The path-walk API - - - --- 2024-12-06 Derrick Stolee New
[v3,3/7] t6601: add helper for testing path-walk API PATH WALK I: The path-walk API - - - --- 2024-12-06 Derrick Stolee New
[v3,2/7] test-lib-functions: add test_cmp_sorted PATH WALK I: The path-walk API - - - --- 2024-12-06 Derrick Stolee New
[v3,1/7] path-walk: introduce an object walk by path PATH WALK I: The path-walk API - - - --- 2024-12-06 Derrick Stolee New
[v3] object-name: fix reversed ordering with ":/<PATTERN>" revisions [v3] object-name: fix reversed ordering with ":/<PATTERN>" revisions - - - --- 2024-12-06 Patrick Steinhardt Accepted
[v11,26/26] Revert "meson: fix conflicts with in-flight topics" Modernize the build system - - - --- 2024-12-06 Patrick Steinhardt New
[v11,25/26] meson: fix conflicts with in-flight topics Modernize the build system - - - --- 2024-12-06 Patrick Steinhardt New
[v11,24/26] Introduce support for the Meson build system Modernize the build system - - - --- 2024-12-06 Patrick Steinhardt Accepted
[v11,23/26] Documentation: add comparison of build systems Modernize the build system - - - --- 2024-12-06 Patrick Steinhardt Accepted
[v11,22/26] t: allow overriding build dir Modernize the build system - - - --- 2024-12-06 Patrick Steinhardt Accepted
[v11,21/26] t: better support for out-of-tree builds Modernize the build system - - - --- 2024-12-06 Patrick Steinhardt Accepted
[v11,20/26] Documentation: extract script to generate a list of mergetools Modernize the build system - - - --- 2024-12-06 Patrick Steinhardt Accepted
[v11,19/26] Documentation: teach "cmd-list.perl" about out-of-tree builds Modernize the build system - - - --- 2024-12-06 Patrick Steinhardt Accepted
[v11,18/26] Documentation: allow sourcing generated includes from separate dir Modernize the build system - - - --- 2024-12-06 Patrick Steinhardt Accepted
[v11,17/26] Makefile: simplify building of templates Modernize the build system - - - --- 2024-12-06 Patrick Steinhardt Accepted
[v11,16/26] Makefile: write absolute program path into bin-wrappers Modernize the build system - - - --- 2024-12-06 Patrick Steinhardt Accepted
[v11,15/26] Makefile: allow "bin-wrappers/" directory to exist Modernize the build system - - - --- 2024-12-06 Patrick Steinhardt Accepted
[v11,14/26] Makefile: refactor generators to be PWD-independent Modernize the build system - - - --- 2024-12-06 Patrick Steinhardt Accepted
[v11,13/26] Makefile: extract script to generate gitweb.js Modernize the build system - - - --- 2024-12-06 Patrick Steinhardt Accepted
[v11,12/26] Makefile: extract script to generate gitweb.cgi Modernize the build system - - - --- 2024-12-06 Patrick Steinhardt Accepted
[v11,11/26] Makefile: extract script to massage Python scripts Modernize the build system - - - --- 2024-12-06 Patrick Steinhardt Accepted
[v11,10/26] Makefile: extract script to massage Shell scripts Modernize the build system - - - --- 2024-12-06 Patrick Steinhardt Accepted
[v11,09/26] Makefile: use "generate-perl.sh" to massage Perl library Modernize the build system - - - --- 2024-12-06 Patrick Steinhardt Accepted
[v11,08/26] Makefile: extract script to massage Perl scripts Modernize the build system - - - --- 2024-12-06 Patrick Steinhardt Accepted
[v11,07/26] Makefile: consistently use PERL_PATH Modernize the build system - - - --- 2024-12-06 Patrick Steinhardt Accepted
« 1 2 3 4486 487 »