messages from 2025-04-11 23:26:19 to 2025-04-15 19:11:35 UTC [more...]
meson build failure on 'seen'
2025-04-15 19:11 UTC (2+ messages)
[PATCH 0/5] meson: wire up support for benchmarks
2025-04-15 18:18 UTC (22+ messages)
` [PATCH 2/5] t/perf: use configured PERL_PATH
` [PATCH 3/5] t/perf: fix benchmarks with out-of-tree builds
` [PATCH 4/5] meson: wire up benchmarks
` [PATCH v2 0/5] meson: wire up support for benchmarks
` [PATCH v2 1/5] t/perf: fix benchmarks with alternate repo formats
` [PATCH v2 2/5] t/perf: use configured PERL_PATH
` [PATCH v2 3/5] t/perf: fix benchmarks with out-of-tree builds
` [PATCH v2 4/5] meson: wire up benchmarks
` [PATCH v2 5/5] meson: wire up benchmarking options
[PATCH 0/5] parse-options: harden handling of integer values
2025-04-15 17:38 UTC (15+ messages)
` [PATCH 2/5] parse-options: introduce precision handling for `OPTION_INTEGER`
` [PATCH v2 0/5] parse-options: harden handling of integer values
` [PATCH v2 1/5] global: use designated initializers for options
` [PATCH v2 2/5] parse-options: introduce precision handling for `OPTION_INTEGER`
` [PATCH v2 3/5] parse-options: introduce precision handling for `OPTION_MAGNITUDE`
` [PATCH v2 4/5] parse-options: introduce `OPTION_UNSIGNED`
` [PATCH v2 5/5] parse-options: detect mismatches in integer signedness
[PATCH 0/4] Drop Perl dependency in a couple of subsystems
2025-04-15 16:32 UTC (8+ messages)
` [PATCH 1/4] filter-branch: stop depending on Perl
` [PATCH 2/4] request-pull: "
` [PATCH 3/4] Documentation: stop depending on Perl to massage user manual
` [PATCH 4/4] Documentation: stop depending on Perl to generate command list
git merge bug report
2025-04-15 16:20 UTC (4+ messages)
[PATCH 0/9] Split up "object-file.c"
2025-04-15 15:11 UTC (18+ messages)
` [PATCH 1/9] object-file: move `safe_create_leading_directories()` into "dir.c"
` [PATCH v3 00/10] Split up "object-file.c"
` [PATCH v3 01/10] object-file: move `mkdir_in_gitdir()` into "path.c"
` [PATCH v3 02/10] object-file: move `safe_create_leading_directories()` "
` [PATCH v3 03/10] object-file: move `git_open_cloexec()` to "compat/open.c"
` [PATCH v3 04/10] object-file: move `xmmap()` into "wrapper.c"
` [PATCH v3 05/10] object-file: split out functions relating to object store subsystem
` [PATCH v3 06/10] object-file: split up concerns of `HASH_*` flags
` [PATCH v3 07/10] object-file: drop `index_blob_stream()`
` [PATCH v3 08/10] object: split out functions relating to object store subsystem
` [PATCH v3 09/10] object-store: remove global array of cached objects
` [PATCH v3 10/10] object-store: merge "object-store-ll.h" and "object-store.h"
[PATCH v2 0/9] Split up "object-file.c"
2025-04-15 15:09 UTC (13+ messages)
` [PATCH v2 1/9] object-file: move `safe_create_leading_directories()` into "dir.c"
` [PATCH v2 6/9] object-file: split out functions relating to index subsystem
` [PATCH v2 8/9] object-store: remove global array of cached objects
[PATCH 00/12] miscellaneous build mods (part 1)
2025-04-15 15:05 UTC (25+ messages)
` [PATCH v2 00/13] "
` [PATCH v2 02/13] Makefile: only set some BASIC_CFLAGS when RUNTIME_PREFIX is set
` [PATCH v2 03/13] meson.build: only set build variables for non-default values
` [-SPAM-] "
` [PATCH v2 04/13] meson.build: set default help format to html on windows
` [PATCH v2 07/13] config.mak.uname: only set NO_REGEX on cygwin for v1.7
` [-SPAM-] "
` [PATCH v2 09/13] config.mak.uname: add clock_gettime() to the cygwin build
` [-SPAM-] "
` [PATCH v2 10/13] builtin/gc.c: correct RAM calculation when using sysinfo
` [-SPAM-] "
` [PATCH v2 11/13] config.mak.uname: add sysinfo() configuration for cygwin
[GSoC] [PATCH 1/1] t9811: avoid using pipes
2025-04-15 14:55 UTC (4+ messages)
` [GSoC] [PATCH v6 0/1] t9811: be more precise to check importing of tags
` [GSoC] [PATCH v6 1/1] "
RFC2822 Message-ID corrupted on some email servers when using git send-email
2025-04-15 14:39 UTC
[PATCH 0/3] meson: add corresponding target for Makefile's hdr-check
2025-04-15 13:28 UTC (11+ messages)
` [PATCH v3 0/4] "
` [PATCH v3 1/4] coccinelle: meson: rename variables to be more specific
` [PATCH v3 2/4] meson: move headers definition from 'contrib/coccinelle'
` [PATCH v3 3/4] meson: add support for 'hdr-check'
` [PATCH v3 4/4] makefile/meson: add 'check-headers' as alias "
AI guidelines for mentoring programs (like GSoC and Outreachy)
2025-04-15 9:21 UTC
[RFC PATCH 0/8] repack: avoid MIDX'ing cruft pack(s) where possible
2025-04-15 3:11 UTC (26+ messages)
` [RFC PATCH 1/8] pack-objects: use standard option incompatibility functions
` [RFC PATCH 2/8] pack-objects: limit scope in 'add_object_entry_from_pack()'
` [RFC PATCH 3/8] pack-objects: factor out handling '--stdin-packs'
` [RFC PATCH 4/8] pack-objects: declare 'rev_info' for '--stdin-packs' earlier
` [RFC PATCH 5/8] pack-objects: perform name-hash traversal for unpacked objects
` [RFC PATCH 6/8] pack-objects: introduce '--stdin-packs=follow'
` [RFC PATCH 7/8] repack: keep track of existing MIDX'd packs
` [RFC PATCH 8/8] repack: exclude cruft pack(s) from the MIDX where possible
` [PATCH v2 0/8] repack: avoid MIDX'ing cruft pack(s) "
` [PATCH v2 1/8] pack-objects: use standard option incompatibility functions
` [PATCH v2 2/8] object-store-ll.h: add note about designated initializers
` [PATCH v2 3/8] pack-objects: limit scope in 'add_object_entry_from_pack()'
` [PATCH v2 4/8] pack-objects: factor out handling '--stdin-packs'
` [PATCH v2 5/8] pack-objects: declare 'rev_info' for '--stdin-packs' earlier
` [PATCH v2 6/8] pack-objects: perform name-hash traversal for unpacked objects
` [PATCH v2 7/8] pack-objects: introduce '--stdin-packs=follow'
` [PATCH v2 8/8] repack: exclude cruft pack(s) from the MIDX where possible
Gerrit, GitButler, and Jujutsu projects collaborating on change-id commit footer
2025-04-14 21:34 UTC (22+ messages)
` Semantics of change IDs (Re: Gerrit, GitButler, and Jujutsu projects collaborating on change-id commit footer)
[PATCH 0/4] Make the "promisor-remote" capability support extra fields
2025-04-14 22:04 UTC (6+ messages)
` [PATCH 1/4] config: move is_config_key_char() to "config.h"
` [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 4/4] promisor-remote: allow a client to check "
[PATCH 0/2] Two perf test fixes
2025-04-14 21:48 UTC (11+ messages)
` [PATCH 1/2] p7821: fix test_perf invocation for prereqs
` [PATCH v2 0/3] Two perf test fixes
` [PATCH v2 1/3] p7821: fix test_perf invocation for prereqs
` [PATCH v2 2/3] p9210: fix 'scalar clone' when running from a detached HEAD
` [PATCH v2 3/3] p7821: fix instructions for testing with threads
[PATCH 0/5] doc: convert git-reset, git-rm and git-mv to new documentation format
2025-04-14 21:47 UTC (13+ messages)
` [PATCH 2/5] doc: fix synopsis analysis logic
` [PATCH v2 0/7] doc: convert git-reset, git-rm and git-mv to new documentation format
` [PATCH v2 1/7] doc: convert git-reset "
` [PATCH v2 2/7] doc: fix synopsis analysis logic
` [PATCH v2 3/7] doc: convert git-rm to new documentation format
` [PATCH v2 4/7] doc: move synopsis git-mv commands in the synopsis section
` [PATCH v2 5/7] doc: convert git-mv to new documentation format
` [PATCH v2 6/7] doc: fix asciidoctor synopsis processing of triple-dots
` [PATCH v2 7/7] doc: add markup for characters in Guidelines
[PATCH 0/1] add: fix pathspec handling when literal filenames match wildcard
2025-04-14 21:42 UTC (8+ messages)
` [PATCH 1/1] add: fix handling literal filenames and wildcards
` [PATCH] t3706: Add test for wildcard vs literal pathspec
[PATCH] git: add --no-hooks global option
2025-04-14 21:05 UTC (5+ messages)
What's cooking in git.git (Apr 2025, #03; Fri, 11)
2025-04-14 20:14 UTC (9+ messages)
` [-SPAM-] "
` ds/path-walk-2 (was Re: What's cooking in git.git (Apr 2025, #03; Fri, 11))
[PATCH 00/16] reftable: overhaul the API to expose access to blocks
2025-04-14 19:42 UTC (3+ messages)
` [PATCH v2 "
Way to "impersonate" remote or sync remotes without fetching everything?
2025-04-14 19:40 UTC (6+ messages)
Potential bug: Git instantly converts utf-8-bom to utf-8
2025-04-14 19:28 UTC (4+ messages)
How to gpg signed email patches?
2025-04-14 19:12 UTC (10+ messages)
[GSoC PATCH] revision: remove log_reencode field from rev_info
2025-04-14 15:14 UTC
Collaborative community interview for Git's 20th anniversary
2025-04-14 15:04 UTC (3+ messages)
[PATCH v2 0/4] meson: add corresponding target for Makefile's hdr-check
2025-04-14 14:27 UTC (12+ messages)
` [PATCH v2 3/4] meson: add support for 'hdr-check'
` [PATCH v2 4/4] makefile/meson: add 'headers-check' as alias "
git clone --bundle-uri: provide progress feedback?
2025-04-14 13:24 UTC (2+ messages)
[PATCH v2 0/3] bundle-uri: copy all bundle references ino the refs/bundle space
2025-04-14 12:19 UTC (6+ messages)
` [PATCH v3 0/2] "
` [PATCH v3 2/2] bundle-uri: add test for bundle-uri clones with tags
Bug: git difftool --tool=meld -d HEAD^ lose copied file
2025-04-13 15:11 UTC (2+ messages)
git credential management Mac OS
2025-04-13 3:11 UTC (2+ messages)
Bug in git-stash
2025-04-12 16:29 UTC (2+ messages)
Bug: Git sometimes disregards wildcards in pathspecs if a file name matches exactly
2025-04-12 9:29 UTC (5+ 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).