messages from 2025-04-16 23:18:14 to 2025-04-22 15:37:05 UTC [more...]
[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
[PATCH v3 0/3] send-email: add oauth2 support and fix outlook breaking threads
2025-04-22 15:23 UTC (4+ 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/5] enhance "string_list" code and test
2025-04-22 14:55 UTC (6+ 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" "
What's cooking in git.git (Apr 2025, #04; Tue, 15)
2025-04-22 14:50 UTC (8+ messages)
` aw/t9811-modernize, was "
[PATCH 0/3] meson: add corresponding target for Makefile's hdr-check
2025-04-22 14:10 UTC (19+ 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 "
[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
Test failure in p5332-multi-pack-reuse.sh
2025-04-22 11:16 UTC (3+ messages)
` [PATCH] p5332: drop "+" from --stdin-packs input
[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
Verifying data integrity of two git repositories
2025-04-22 7:19 UTC
[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)
[GSoC PATCH] json-writer: add docstrings to jw_* functions
2025-04-18 20:29 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 (21+ messages)
` [PATCH v3 "
` [PATCH v3 01/13] meson.build: remove -DCURL_DISABLE_TYPECHECK
` [PATCH v3 02/13] Makefile: only set some BASIC_CFLAGS when RUNTIME_PREFIX is set
` [PATCH v3 03/13] meson.build: only set build variables for non-default values
` [PATCH v3 04/13] meson.build: set default help format to html on windows
` [PATCH v3 05/13] Makefile: remove NEEDS_LIBRT build variable
` [PATCH v3 06/13] config.mak.uname: add a note about NO_STRLCPY for Linux
` [PATCH v3 07/13] config.mak.uname: only set NO_REGEX on cygwin for v1.7
` [PATCH v3 08/13] config.mak.uname: add HAVE_GETDELIM to the cygwin section
` [PATCH v3 09/13] config.mak.uname: add clock_gettime() to the cygwin build
` [PATCH v3 10/13] builtin/gc.c: correct RAM calculation when using sysinfo
` [PATCH v3 11/13] config.mak.uname: add sysinfo() configuration for cygwin
` [PATCH v3 12/13] config.mak.uname: add arc4random to the cygwin build
` [PATCH v3 13/13] config.mak.uname: set CSPRNG_METHOD to getrandom on Linux
[PATCH] git: add --no-hooks global option
2025-04-17 16:02 UTC (7+ messages)
` [PATCH v2] docs: document core.hooksPath=/dev/null
[PATCH 0/5] parse-options: harden handling of integer values
2025-04-17 15:17 UTC (10+ messages)
` [PATCH v4 0/7] "
` [PATCH v4 1/7] parse: fix off-by-one for minimum signed values
` [PATCH v4 2/7] global: use designated initializers for options
` [PATCH v4 3/7] parse-options: support unit factors in `OPT_INTEGER()`
` [PATCH v4 4/7] parse-options: rename `OPT_MAGNITUDE()` to `OPT_UNSIGNED()`
` [PATCH v4 5/7] parse-options: introduce precision handling for `OPTION_INTEGER`
` [PATCH v4 6/7] parse-options: introduce precision handling for `OPTION_UNSIGNED`
` [PATCH v4 7/7] parse-options: detect mismatches in integer signedness
[PATCH v3 0/7] parse-options: harden handling of integer values
2025-04-17 8:15 UTC (7+ messages)
` [PATCH v3 5/7] parse-options: introduce `OPTION_UNSIGNED`
` [PATCH v3 7/7] parse-options: introduce bounded integer options
What's cooking interim report
2025-04-17 0:11 UTC
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