messages from 2025-04-17 21:12:22 to 2025-04-23 04:27:43 UTC [more...]
Gerrit, GitButler, and Jujutsu projects collaborating on change-id commit footer
2025-04-23 1:15 UTC (20+ messages)
` Semantics of change IDs (Re: Gerrit, GitButler, and Jujutsu projects collaborating on change-id commit footer)
[PATCH v3 0/3] send-email: add oauth2 support and fix outlook breaking threads
2025-04-23 3:22 UTC (8+ 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
What's cooking in git.git (Apr 2025, #06; Tue, 22)
2025-04-23 2:48 UTC
[PATCH 0/3] meson: add corresponding target for Makefile's hdr-check
2025-04-23 1:17 UTC (23+ messages)
` [PATCH v4 0/5] "
` [PATCH v4 1/5] coccinelle: meson: rename variables to be more specific
` [PATCH v4 2/5] meson: move headers definition from 'contrib/coccinelle'
` [PATCH v4 3/5] meson: rename 'third_party_sources' to 'third_party_excludes'
` [PATCH v4 4/5] meson: add support for 'hdr-check'
` [PATCH v4 5/5] makefile/meson: add 'check-headers' as alias "
[GSoC PATCH v2] revision: remove log_reencode field from rev_info
2025-04-22 22:25 UTC (2+ messages)
[PATCH 0/5] enhance "string_list" code and test
2025-04-22 21:27 UTC (8+ 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" "
[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)
[PATCH RFC 0/5] Introduce git-blame-tree(1) command
2025-04-22 17:46 UTC (6+ 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
Test failure in p5332-multi-pack-reuse.sh
2025-04-22 17:24 UTC (5+ 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)
[PATCH 1/6] meson: simplify and parameterize various standard function checks
2025-04-22 15:36 UTC (19+ messages)
` [PATCH 2/6] meson: check for getpagesize before using it
` [PATCH 3/6] meson: do a full usage-based compile check for sysinfo
` [PATCH 4/6] meson: add a couple missing networking dependencies
` [PATCH 5/6] meson: fix typo in function check that prevented checking for hstrerror
` [PATCH 6/6] meson: only check for missing networking syms on non-Windows; add compat impls
What's cooking in git.git (Apr 2025, #04; Tue, 15)
2025-04-22 14:50 UTC (7+ messages)
` aw/t9811-modernize, was "
[BUG]: backfill min batch size test case failure on s390x
2025-04-22 13:53 UTC (3+ messages)
[PATCH 1/1] add: fix handling literal filenames and wildcards
2025-04-22 11:57 UTC (11+ messages)
` [PATCH] t3706: Add test for wildcard vs literal pathspec
[PATCH 0/4] Make the "promisor-remote" capability support extra fields
2025-04-22 10:13 UTC (6+ 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/2] send-email: add oauth2 support and fix outlook breaking threads
2025-04-22 8:54 UTC (3+ messages)
` [PATCH v2 1/2] send-email: implement SMTP bearer authentication
` [PATCH v2 2/2] send-email: retrieve Message-ID from outlook SMTP server
[PATCH] meson: install shell completion scripts
2025-04-22 8:36 UTC (8+ messages)
` [PATCH v2] contrib/completion: install Bash completion
[PATCH 0/6] Support Windows/ARM64
2025-04-22 8:17 UTC (12+ messages)
` [PATCH 1/6] bswap.h: add support for built-in bswap functions
` [PATCH 2/6] config.mak.uname: add support for clangarm64
` [PATCH 3/6] mingw: do not use nedmalloc on Windows/ARM64
` Dropping nedmalloc support? was "
` [PATCH 4/6] msvc: do handle builds "
` [PATCH 5/6] mingw(arm64): do move the `/etc/git*` location
` [PATCH 6/6] max_tree_depth: lower it for clangarm64 on Windows
[PATCH 0/5] meson: wire up support for benchmarks
2025-04-22 7:53 UTC (19+ messages)
` [PATCH v2 "
` [PATCH v2 3/5] t/perf: fix benchmarks with out-of-tree builds
` [PATCH v2 4/5] meson: wire up benchmarks
` [PATCH v3 0/5] meson: wire up support for benchmarks
` [PATCH v3 1/5] t/perf: fix benchmarks with alternate repo formats
` [PATCH v3 2/5] t/perf: use configured PERL_PATH
` [PATCH v3 3/5] t/perf: fix benchmarks with out-of-tree builds
` [PATCH v3 4/5] meson: wire up benchmarks
` [PATCH v3 5/5] meson: wire up benchmarking options
[PATCH 0/2] Ad support for Oauth2 and fix message-id bug in outlook
2025-04-22 7:19 UTC (3+ messages)
` [PATCH 1/2] send-email: implement SMTP bearer authentication
` [PATCH 2/2] send-email: retrieve Message-ID from outlook SMTP server
AI guidelines for mentoring programs (like GSoC and Outreachy)
2025-04-22 7:02 UTC (2+ messages)
[PATCH 0/2] send-email: add oauth2 support and fix outlook breaking threads
2025-04-22 6:55 UTC (3+ messages)
` [PATCH 1/2] send-email: implement SMTP bearer authentication
` [PATCH 2/2] send-email: retrieve Message-ID from outlook SMTP server
[PATCH] Make remaining usage strings and string tables const
2025-04-21 20:53 UTC (3+ messages)
[PATCH 0/1] maintenance: fix launchctl calendar intervals
2025-04-21 17:42 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH] doc: sparse-checkout: Fix list markers
2025-04-21 12:41 UTC
unwanted interaction of git stash and cherry-pick --abort
2025-04-21 5:38 UTC (5+ messages)
nailon list
2025-04-20 17:10 UTC
unwanted interaction of git stash and cherry-pick --abort
2025-04-20 13:18 UTC
[PATCH v3 0/4] meson: add corresponding target for Makefile's hdr-check
2025-04-20 11:02 UTC (10+ messages)
` [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 "
[PATCH] builtin/blame: ignore nonexistent ignore files
2025-04-20 5:35 UTC (3+ messages)
[PATCH 0/2] remove unnecessary if statement
2025-04-20 2:54 UTC (3+ messages)
` [PATCH 1/2] builtin/add: "
` [PATCH 2/2] builtin/difftool: "
What's cooking in git.git (Apr 2025, #05; Fri, 18)
2025-04-19 1:12 UTC
[PATCH 0/4] pack-bitmap: enable lookup tables by default, misc. cleanups
2025-04-18 21:57 UTC (16+ messages)
` [PATCH 1/4] pack-bitmap: write lookup table extension by default
` [PATCH 2/4] p5312: removed duplicate performance test script
` [PATCH 3/4] t/perf: avoid testing bitmaps without lookup table
` [PATCH 4/4] t/perf/lib-bitmap.sh: avoid test_perf during setup
[GSoC] [PATCH 1/1] t9811: avoid using pipes
2025-04-18 21:41 UTC (6+ messages)
` [GSoC] [PATCH v7 0/1] t9811: be more precise to check importing of tags
` [GSoC] [PATCH v7 1/1] "
[PATCH] environment: fix typo: 'setup_git_directory_gently'
2025-04-18 21:04 UTC (2+ messages)
[PATCH] t/meson.build: remove deleted performance test script
2025-04-18 19:51 UTC (4+ messages)
Bug report: Minor glitch in "git help" error message
2025-04-18 13:27 UTC (5+ messages)
[PATCH v2 00/13] miscellaneous build mods (part 1)
2025-04-17 22:06 UTC (7+ messages)
` [PATCH v3 "
` [PATCH v3 13/13] config.mak.uname: set CSPRNG_METHOD to getrandom on Linux
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).