[PATCH 0/7] builtin/maintenance: implement missing tasks compared to git-gc(1)
 2025-04-30  7:08 UTC  (6+ messages)
` [PATCH 5/7] builtin/maintenance: introduce "worktree-prune" task

[PATCH] replace-refs: fix support of qualified replace ref paths
 2025-04-30  0:11 UTC  (5+ messages)

[PATCH v2 0/2] Range-check array index before access
 2025-04-29 23:46 UTC  (7+ messages)
` [PATCH v3] diff: check range before dereferencing an array element

[PATCH v4 0/3] send-email: add oauth2 support and fix outlook breaking threads
 2025-04-29 23:08 UTC  (32+ messages)
` [PATCH v5 "
  ` [PATCH v5 2/3] send-email: retrieve Message-ID from outlook SMTP server
` [PATCH v6 0/1] send-email: add oauth2 support and fix outlook breaking threads
  ` [PATCH v6 1/1] send-email: retrieve Message-ID from outlook SMTP server
          ` [PATCH] send-email: add --smtp-outlook-id-tweak option
            ` [PATCH v2] "
            ` [PATCH v3] send-email: add --[no-]outlook-id-fix option
            ` [PATCH v4] "

[PATCH v2 00/10] t/unit-tests: convert unit-tests to use clar
 2025-04-29 23:04 UTC  (12+ messages)
` [PATCH v2 01/10] t/unit-tests: implement reftable test helper functions in unit-test.{c,h}
` [PATCH v2 02/10] t/unit-tests: convert reftable basics test to use clar test framework
` [PATCH v2 03/10] t/unit-tests: convert reftable block test to use clar
` [PATCH v2 04/10] t/unit-tests: convert reftable merged "
` [PATCH v2 05/10] t/unit-tests: convert reftable pq "
` [PATCH v2 06/10] t/unit-tests: convert reftable reader "
` [PATCH v2 07/10] t/unit-tests: convert reftable readwrite "
` [PATCH v2 08/10] t/unit-tests: convert reftable record "
` [PATCH v2 09/10] t/unit-tests: convert reftable stack "
` [PATCH v2 10/10] t/unit-tests: adapt lib-reftable{c,h} helper functions to clar

Discussion for interactive --patch commands to get --unified support
 2025-04-29 22:09 UTC  (3+ messages)

[BUG] rebase: can write reflog with uninit. `action` string
 2025-04-29 21:51 UTC  (4+ messages)

[PATCH] ci(win+Meson): build in Release mode, avoiding t7001-mv hangs
 2025-04-29 20:57 UTC  (7+ messages)

[PATCH 00/13] object-store: a handful of cleanups
 2025-04-29 20:07 UTC  (31+ messages)
` [PATCH 07/13] builtin/index-pack: don't fetch promised objects for collision check
` [PATCH v2 00/13] object-store: a handful of cleanups
  ` [PATCH v2 06/13] treewide: trivial conversions of `repo_has_object_file()`
  ` [PATCH v2 07/13] builtin/index-pack: don't fetch promised objects for collision check
  ` [PATCH v2 08/13] builtin/show-ref: don't fetch objects when printing refs
  ` [PATCH v2 09/13] refs: don't fetch promisor objects in `ref_resolves_to_object()`
  ` [PATCH v2 10/13] http-walker: don't fetch objects via promisor remotes
  ` [PATCH v2 12/13] bulk-checkin: don't fetch promised objects on write
` [PATCH v3 0/7] object-store: a handful of cleanups
  ` [PATCH v3 1/7] object-store: move `struct packed_git` into "packfile.h"
  ` [PATCH v3 2/7] object-store: drop `loose_object_path()`
  ` [PATCH v3 3/7] object-store: move and rename `odb_pack_keep()`
  ` [PATCH v3 4/7] object-store: move function declarations to their respective subsystems
  ` [PATCH v3 5/7] object-store: allow fetching objects via `has_object()`
  ` [PATCH v3 6/7] treewide: convert users of `repo_has_object_file()` to `has_object()`
  ` [PATCH v3 7/7] object-store: drop `repo_has_object_file()`

[PATCH] tree-walk.h: fix incorrect API comment
 2025-04-29 17:01 UTC  (2+ messages)

[PATCH] hashmap: ensure hashmaps are reusable after hashmap_clear()
 2025-04-29 16:55 UTC  (2+ messages)

[PATCH 0/9] t/unit-tests: convert unit-tests to use clar
 2025-04-29 15:44 UTC  (14+ messages)
` [PATCH 1/9] t/unit-tests: adapt lib-reftable{c,h} helper functions to clar
` [PATCH 2/9] t/unit-tests: convert reftable basics test to use clar test framework
` [PATCH 3/9] t/unit-tests: convert reftable block test to use clar
` [PATCH 4/9] t/unit-tests: convert reftable merged "
` [PATCH 5/9] t/unit-tests: convert reftable pq "
` [PATCH 6/9] t/unit-tests: convert reftable reader "
` [PATCH 7/9] t/unit-tests: convert reftable readwrite "
` [PATCH 8/9] t/unit-tests: convert reftable record "
` [PATCH 9/9] t/unit-tests: convert reftable stack "

[PATCH 0/4] Make the "promisor-remote" capability support extra fields
 2025-04-29 15:12 UTC  (13+ messages)
` [PATCH 2/4] promisor-remote: refactor to get rid of 'struct strvec'
` [PATCH 3/4] promisor-remote: allow a server to advertise extra fields
` [PATCH v2 0/3] Make the "promisor-remote" capability support more fields
  ` [PATCH v2 1/3] promisor-remote: refactor to get rid of 'struct strvec'
  ` [PATCH v2 2/3] promisor-remote: allow a server to advertise more fields
  ` [PATCH v2 3/3] promisor-remote: allow a client to check fields

[PATCH] xdiff: disable cleanup_records heuristic with --minimal
 2025-04-29 14:09 UTC  (7+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH v3 0/2] bundle-uri: copy all bundle references ino the refs/bundle space
 2025-04-29  9:00 UTC  (17+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/2] bundle-uri: add test for bundle-uri clones with tags
  ` [PATCH v5 0/2] bundle-uri: copy all bundle references ino the refs/bundle space
    ` [PATCH v5 1/2] "
    ` [PATCH v5 2/2] bundle-uri: add test for bundle-uri clones with tags
    ` [PATCH v6 0/2] bundle-uri: copy all bundle references ino the refs/bundle space
      ` [PATCH v6 1/2] "
      ` [PATCH v6 2/2] bundle-uri: add test for bundle-uri clones with tags
      ` [PATCH v7 0/2] bundle-uri: copy all bundle references ino the refs/bundle space
        ` [PATCH v7 1/2] "
        ` [PATCH v7 2/2] bundle-uri: add test for bundle-uri clones with tags

[PATCH 0/3] Fix REF_DELTA chain bug in 'git index-pack'
 2025-04-29  5:33 UTC  (16+ messages)
` [PATCH 1/3] test-tool: add pack-deltas helper
` [PATCH v2 0/3] Fix REF_DELTA chain bug in 'git index-pack'
  ` [PATCH v2 1/3] test-tool: add pack-deltas helper
  ` [PATCH v2 2/3] t5309: create failing test for 'git index-pack'
  ` [PATCH v2 3/3] index-pack: allow revisiting REF_DELTA chains

bug report - BUG: builtin/pack-objects.c:4310: should_include_obj should only be called on existing objects
 2025-04-28 22:55 UTC  (4+ messages)

response to "git branch -f foo origin/foo"
 2025-04-28 20:11 UTC 

Error on using git update-git-for-windows
 2025-04-28 20:02 UTC  (5+ messages)

[PATCH] gitlab-ci: always run MSVC-based Meson job
 2025-04-28 18:44 UTC  (3+ messages)

Probably typographic error in tutorial 2
 2025-04-28 18:37 UTC  (3+ messages)

[PATCH 0/3] gitk: small quality of life improvements for themed Tk
 2025-04-28 15:56 UTC  (4+ messages)
` [PATCH 1/3] gitk: fix text wrapping preferences for unthemed tk
` [PATCH 2/3] gitk: do not set fg/bg color scheme for themed Tk
` [PATCH 3/3] gitk: on themed tk, use uicolor to draw a sash between panes

[PATCH] Fix early wrapping of the command line when using git-prompt.sh
 2025-04-28 12:58 UTC 

[PATCH] Fix early wrapping of the command line when using git-prompt.sh
 2025-04-28 12:33 UTC 

repo.eclipse.org outage breaking all our linux CI jobs
 2025-04-28 10:30 UTC  (16+ messages)
` [PATCH] ci: skip unavailable external software
        ` [PATCH 0/2] ci: update unavailable external software handling
          ` [PATCH 1/2] ci: update the message for unavailble third-party software
          ` [PATCH 2/2] ci: download JGit from maven, not eclipse.org

Feature Suggestion for Branch Switching/Creation in Git
 2025-04-28  9:30 UTC 

[PATCH v2] gitk: added external diff file rename detection
 2025-04-28  8:52 UTC  (5+ messages)
` [PATCH v3] "
    ` AW: "
  ` [PATCH v4] gitk: add "

Workflow for bisecting with test in a branch
 2025-04-28  7:41 UTC  (2+ messages)

What's cooking in git.git (Apr 2025, #07; Thu, 24)
 2025-04-28  7:33 UTC  (2+ messages)

[PATCH 0/5] meson: wire up support for benchmarks
 2025-04-28  7:30 UTC  (7+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/5] t/perf: fix benchmarks with alternate repo formats
  ` [PATCH v5 2/5] t/perf: use configured PERL_PATH
  ` [PATCH v5 3/5] t/perf: fix benchmarks with out-of-tree builds
  ` [PATCH v5 4/5] meson: wire up benchmarks
  ` [PATCH v5 5/5] meson: wire up benchmarking options

Shallow checkout of submodules
 2025-04-28  4:04 UTC 

[PATCH] send-mail: improve checks for valid_fqdn
 2025-04-26 18:15 UTC 

[PATCH 0/2] meson: prefer '/bin/sh' over PATH lookup
 2025-04-25 22:25 UTC  (15+ messages)
` [PATCH 1/2] meson: report detected runtime executable paths
` [PATCH v3 0/2] meson: prefer '/bin/sh' over PATH lookup
  ` [PATCH v3 1/2] meson: report detected runtime executable paths
  ` [PATCH v3 2/2] meson: prefer shell at "/bin/sh"

Feature request: automatically read .git-blame-ignore-revs or allow global optional config
 2025-04-25 19:54 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).