git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-04-24 12:50:05 to 2025-04-27 18:54:55 UTC [more...]

[PATCH 0/9] t/unit-tests: convert unit-tests to use clar
 2025-04-27 18:53 UTC  (6+ 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] xdiff: disable cleanup_records heuristic with --minimal
 2025-04-27 15:04 UTC  (2+ messages)

Workflow for bisecting with test in a branch
 2025-04-27  8:18 UTC 

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

[PATCH v4 0/3] send-email: add oauth2 support and fix outlook breaking threads
 2025-04-26 18:11 UTC  (31+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/3] send-email: implement SMTP bearer authentication
  ` [PATCH v5 2/3] send-email: retrieve Message-ID from outlook SMTP server
  ` [PATCH v5 3/3] send-email: add option to generate passswords like OAuth2 tokens
` [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

repo.eclipse.org outage breaking all our linux CI jobs
 2025-04-26 14:12 UTC  (14+ 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

[PATCH] replace-refs: fix support of qualified replace ref paths
 2025-04-26  7:10 UTC 

[PATCH 0/2] meson: prefer '/bin/sh' over PATH lookup
 2025-04-25 22:25 UTC  (28+ messages)
` [PATCH 1/2] meson: report detected runtime executable paths
` [PATCH 2/2] meson: prefer POSIX-specified shell path
` [PATCH v2 0/2] meson: prefer '/bin/sh' over PATH lookup
  ` [PATCH v2 1/2] meson: report detected runtime executable paths
  ` [PATCH v2 2/2] meson: prefer POSIX-specified shell path
` [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"

Error on using git update-git-for-windows
 2025-04-25 22:15 UTC  (3+ messages)

[PATCH v2 0/3] bundle-uri: copy all bundle references ino the refs/bundle space
 2025-04-25 20:42 UTC  (23+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 2/2] bundle-uri: add test for bundle-uri clones with tags
  ` [PATCH v4 0/2] bundle-uri: copy all bundle references ino the refs/bundle space
    ` [PATCH v4 1/2] "
    ` [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

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

bug report - BUG: builtin/pack-objects.c:4310: should_include_obj should only be called on existing objects
 2025-04-25 18:30 UTC  (2+ messages)

[PATCH 0/3] Fix REF_DELTA chain bug in 'git index-pack'
 2025-04-25 16:27 UTC  (13+ messages)
` [PATCH 1/3] test-tool: add pack-deltas helper
` [PATCH 3/3] index-pack: allow revisiting REF_DELTA chains

[PATCH] ci(win+Meson): build in Release mode, avoiding t7001-mv hangs
 2025-04-25 15:18 UTC  (2+ messages)

[GSoC PATCH v2] revision: remove log_reencode field from rev_info
 2025-04-25 12:51 UTC  (3+ messages)

cURL in git for windows does not support HTTP/2 anymore
 2025-04-25 12:02 UTC  (5+ messages)

What's cooking in git.git (Apr 2025, #07; Thu, 24)
 2025-04-25 11:29 UTC 

[Windows] Severe problems after upgrading to 2.48.1.windows.1
 2025-04-25 11:24 UTC  (7+ messages)

[PATCH 1/6] meson: simplify and parameterize various standard function checks
 2025-04-25  9:53 UTC  (21+ messages)
` [PATCH 2/6] meson: check for getpagesize before using it
` [PATCH v2 0/6] meson: miscellaneous system detection fixes
  ` [PATCH v2 1/6] meson: simplify and parameterize various standard function checks
  ` [PATCH v2 2/6] meson: check for getpagesize before using it
  ` [PATCH v2 3/6] meson: do a full usage-based compile check for sysinfo
  ` [PATCH v2 4/6] meson: add a couple missing networking dependencies
  ` [PATCH v2 5/6] meson: fix typo in function check that prevented checking for hstrerror
  ` [PATCH v2 6/6] meson: only check for missing networking syms on non-Windows; add compat impls
` [PATCH v3 0/6] meson: miscellaneous system detection fixes
  ` [PATCH v3 1/6] meson: simplify and parameterize various standard function checks
  ` [PATCH v3 2/6] meson: check for getpagesize before using it
  ` [PATCH v3 3/6] meson: do a full usage-based compile check for sysinfo
  ` [PATCH v3 4/6] meson: add a couple missing networking dependencies
  ` [PATCH v3 5/6] meson: fix typo in function check that prevented checking for hstrerror
  ` [PATCH v3 6/6] meson: only check for missing networking syms on non-Windows; add compat impls

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

Git Bug Report - Weird file behavior and unable to change branches with no changes
 2025-04-25  7:35 UTC  (2+ messages)

[PATCH 0/7] builtin/maintenance: implement missing tasks compared to git-gc(1)
 2025-04-25  7:29 UTC  (8+ messages)
` [PATCH 1/7] builtin/gc: fix indentation of `cmd_gc()` parameters
` [PATCH 2/7] builtin/gc: remove global variables where it trivial to do
` [PATCH 3/7] builtin/gc: move pruning of worktrees into a separate function
` [PATCH 4/7] worktree: expose function to retrieve worktree names
` [PATCH 5/7] builtin/maintenance: introduce "worktree-prune" task
` [PATCH 6/7] builtin/gc: move rerere garbage collection into separate function
` [PATCH 7/7] builtin/maintenance: introduce "rerere-gc" task

[PATCH 00/13] object-store: a handful of cleanups
 2025-04-25  7:09 UTC  (20+ 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 01/13] object-store: move `struct packed_git` into "packfile.h"
  ` [PATCH v2 02/13] object-store: drop `loose_object_path()`
  ` [PATCH v2 03/13] object-store: move and rename `odb_pack_keep()`
  ` [PATCH v2 04/13] object-store: move function declarations to their respective subsystems
  ` [PATCH v2 05/13] object-store: allow fetching objects via `has_object()`
  ` [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 11/13] list-objects: clarify how promised blobs are excluded
  ` [PATCH v2 12/13] bulk-checkin: don't fetch promised objects on write
  ` [PATCH v2 13/13] object-store: drop `repo_has_object_file()`

[PATCH] meson: allow customize perl installation path
 2025-04-25  6:25 UTC  (2+ messages)

[PATCH] fast-(import|export): improve on the signature algorithm name
 2025-04-24 23:25 UTC  (7+ messages)

Acceptability of replacing .git internals with symlinks
 2025-04-24 23:05 UTC  (2+ messages)

Obscured (overwritten) second prompt for credentials during clone operation
 2025-04-24 22:13 UTC 

Potential bug in for-each-ref handling of fetch/push refspec
 2025-04-24 20:57 UTC 

[PATCH RFC 0/5] Introduce git-blame-tree(1) command
 2025-04-24 16:19 UTC  (3+ messages)
` [PATCH RFC 1/5] blame-tree: introduce new subcommand to blame files

Get support
 2025-04-24 12:57 UTC  (2+ messages)

[PATCH 0/5] enhance "string_list" code and test
 2025-04-24 12:56 UTC  (9+ messages)
` [PATCH 2/5] u-string-list: move "test_split" into "u-string-list.c"
` [PATCH 5/5] u-string-list: move "remove duplicates" test to "u-string-list.c"


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).