git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-04-22 14:54:41 to 2025-04-24 22:32:33 UTC [more...]

Acceptability of replacing .git internals with symlinks
 2025-04-24 22:32 UTC 

repo.eclipse.org outage breaking all our linux CI jobs
 2025-04-24 22:13 UTC 

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

[PATCH] fast-(import|export): improve on the signature algorithm name
 2025-04-24 22:05 UTC  (5+ messages)

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

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

[PATCH 0/2] meson: prefer '/bin/sh' over PATH lookup
 2025-04-24 20:18 UTC  (5+ messages)
` [PATCH 1/2] meson: report detected runtime executable paths
` [PATCH 2/2] meson: prefer POSIX-specified shell path

[PATCH v4 0/3] send-email: add oauth2 support and fix outlook breaking threads
 2025-04-24 19:20 UTC  (30+ messages)
` [PATCH v4 1/3] send-email: implement SMTP bearer authentication
` [PATCH v4 2/3] send-email: retrieve Message-ID from outlook SMTP server
` [PATCH v4 3/3] send-email: add option to generate passswords like OAuth2 tokens
` [PATCH v5 0/3] send-email: add oauth2 support and fix outlook breaking threads
  ` [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 RFC 0/5] Introduce git-blame-tree(1) command
 2025-04-24 16:19 UTC  (8+ messages)
` [PATCH RFC 1/5] blame-tree: introduce new subcommand to blame files
` [PATCH RFC 2/5] t/perf: add blame-tree perf script
` [PATCH RFC 3/5] blame-tree: use Bloom filters when available
` [PATCH RFC 4/5] blame-tree: implement faster algorithm
` [PATCH RFC 5/5] blame-tree.c: initialize revision machinery without walk

[PATCH] meson: allow customize perl installation path
 2025-04-24 15:16 UTC 

[Windows] Severe problems after upgrading to 2.48.1.windows.1
 2025-04-24 14:29 UTC  (6+ messages)

[PATCH 0/5] meson: wire up support for benchmarks
 2025-04-24 13:49 UTC  (10+ messages)
` [PATCH v3 "

Error on using git update-git-for-windows
 2025-04-24 13:05 UTC  (2+ messages)

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  (15+ messages)
` [PATCH 1/5] string-list: fix sign compare warnings
` [PATCH 2/5] u-string-list: move "test_split" into "u-string-list.c"
` [PATCH 3/5] u-string-list: move "test_split_in_place" to "u-string-list.c"
` [PATCH 4/5] u-string-list: move "filter string" test "
` [PATCH 5/5] u-string-list: move "remove duplicates" "

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

eiärkmýčaež
 2025-04-24  6:26 UTC 

Collaborative community interview for Git's 20th anniversary
 2025-04-23 22:41 UTC  (2+ messages)

[PATCH 0/3] meson: add corresponding target for Makefile's hdr-check
 2025-04-23 22:12 UTC  (40+ messages)
` [PATCH v4 0/5] "
` [PATCH v5 0/6] "
  ` [PATCH v5 1/6] ci/github: install git before checking out the repository
  ` [PATCH v5 2/6] coccinelle: meson: rename variables to be more specific
  ` [PATCH v5 3/6] meson: move headers definition from 'contrib/coccinelle'
  ` [PATCH v5 4/6] meson: rename 'third_party_sources' to 'third_party_excludes'
  ` [PATCH v5 5/6] meson: add support for 'hdr-check'
  ` [PATCH v5 6/6] makefile/meson: add 'check-headers' as alias "

[PATCH 0/1] maintenance: fix launchctl calendar intervals
 2025-04-23 20:31 UTC  (5+ messages)
` [PATCH 1/1] "

Gerrit, GitButler, and Jujutsu projects collaborating on change-id commit footer
 2025-04-23 18:59 UTC  (28+ messages)
          ` Semantics of change IDs (Re: Gerrit, GitButler, and Jujutsu projects collaborating on change-id commit footer)
                        ` How GitLab does/doesn't need change IDs (was Re: Semantics of change IDs)

[PATCH 00/13] object-store: a handful of cleanups
 2025-04-23 17:20 UTC  (19+ messages)
` [PATCH 01/13] object-store: move `struct packed_git` into "packfile.h"
` [PATCH 02/13] object-store: drop `loose_object_path()`
` [PATCH 03/13] object-store: move and rename `odb_pack_keep()`
` [PATCH 04/13] object-store: move function declarations to their respective subsystems
` [PATCH 05/13] object-store: allow fetching objects via `has_object()`
` [PATCH 06/13] treewide: trivial conversions of `repo_has_object_file()`
` [PATCH 07/13] builtin/index-pack: don't fetch promised objects for collision check
` [PATCH 08/13] builtin/show-ref: don't fetch objects when printing refs
` [PATCH 09/13] refs: don't fetch promisor objects in `ref_resolves_to_object()`
` [PATCH 10/13] http-walker: don't fetch objects via promisor remotes
` [PATCH 11/13] list-objects: clarify how promised blobs are excluded
` [PATCH 12/13] bulk-checkin: don't fetch promised objects on write
` [PATCH 13/13] object-store: drop `repo_has_object_file()`

[PATCH v3 0/3] send-email: add oauth2 support and fix outlook breaking threads
 2025-04-23 16:24 UTC  (10+ messages)
` [PATCH v3 1/3] send-email: implement SMTP bearer authentication
` [PATCH v3 2/3] send-email: retrieve Message-ID from outlook SMTP server
` [PATCH v3 3/3] send-email: add option to generate passswords like OAuth2 tokens

[PATCH 0/6] Support Windows/ARM64
 2025-04-23 16:20 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/6] bswap.h: add support for built-in bswap functions
  ` [PATCH v2 2/6] config.mak.uname: add support for clangarm64
  ` [PATCH v2 3/6] mingw: do not use nedmalloc on Windows/ARM64
  ` [PATCH v2 4/6] msvc: do handle builds "
  ` [PATCH v2 5/6] mingw(arm64): do move the `/etc/git*` location
  ` [PATCH v2 6/6] max_tree_depth: lower it for clangarm64 on Windows

What's cooking in git.git (Apr 2025, #06; Tue, 22)
 2025-04-23 11:57 UTC  (2+ messages)

[PATCH 1/6] meson: simplify and parameterize various standard function checks
 2025-04-23 11:25 UTC  (11+ messages)
` [PATCH 6/6] meson: only check for missing networking syms on non-Windows; add compat impls

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

[GSoC PATCH] json-writer: add docstrings to jw_* functions
 2025-04-22 21:24 UTC  (3+ messages)

Verifying data integrity of two git repositories
 2025-04-22 19:57 UTC  (2+ messages)

[PATCH] pull: allow branch.<name>.rebase to override pull.ff=only
 2025-04-22 20:30 UTC  (13+ messages)

[PATCH v2] Dir: Fix and test wildcard pathspec handling
 2025-04-22 18:53 UTC  (2+ messages)

Test failure in p5332-multi-pack-reuse.sh
 2025-04-22 17:24 UTC  (4+ messages)
` [PATCH] p5332: drop "+" from --stdin-packs input

[PATCH] perf: do allow `GIT_PERF_*` to be overridden again
 2025-04-22 15:37 UTC  (5+ 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).