messages from 2025-04-23 10:07:49 to 2025-04-25 11:52:06 UTC [more...]
[PATCH 0/2] meson: prefer '/bin/sh' over PATH lookup
2025-04-25 11:52 UTC (17+ 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
cURL in git for windows does not support HTTP/2 anymore
2025-04-25 11:44 UTC (4+ 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 v4 0/3] send-email: add oauth2 support and fix outlook breaking threads
2025-04-25 10:17 UTC (36+ 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 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-25 10:02 UTC (5+ messages)
` [PATCH] ci: skip unavailable external software
[PATCH 1/6] meson: simplify and parameterize various standard function checks
2025-04-25 9:53 UTC (29+ messages)
` [PATCH 2/6] meson: check for getpagesize before using it
` [PATCH 6/6] meson: only check for missing networking syms on non-Windows; add compat impls
` [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/3] Fix REF_DELTA chain bug in 'git index-pack'
2025-04-25 9:51 UTC (16+ 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
[PATCH 0/5] meson: wire up support for benchmarks
2025-04-25 8:33 UTC (23+ 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 (24+ messages)
` [PATCH 05/13] object-store: allow fetching objects via `has_object()`
` [PATCH 07/13] builtin/index-pack: don't fetch promised objects for collision check
` [PATCH 09/13] refs: don't fetch promisor objects in `ref_resolves_to_object()`
` [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 (4+ messages)
` [PATCH RFC 1/5] blame-tree: introduce new subcommand to blame files
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 (14+ 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 5/5] u-string-list: move "remove duplicates" test "
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 (19+ messages)
` [PATCH v5 0/6] "
` [PATCH v5 1/6] ci/github: install git before checking out the repository
` [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 (19+ 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 v3 0/3] send-email: add oauth2 support and fix outlook breaking threads
2025-04-23 16:24 UTC (6+ messages)
` [PATCH v3 2/3] send-email: retrieve Message-ID from outlook SMTP server
[PATCH 0/6] Support Windows/ARM64
2025-04-23 16:20 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v2 3/6] mingw: do not use nedmalloc on Windows/ARM64
What's cooking in git.git (Apr 2025, #06; Tue, 22)
2025-04-23 11:57 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).