messages from 2026-04-15 16:24:22 to 2026-04-18 21:30:45 UTC [more...]
[PATCH 00/12] t: detect errors outside of test cases
2026-04-18 21:30 UTC (55+ messages)
` [PATCH 02/12] t: prepare `test_must_fail ()` for `set -e`
` [PATCH 06/12] t: prepare execution of potentially failing commands "
` [PATCH v3 00/12] t: detect errors outside of test cases
` [PATCH v3 01/12] t: prepare `test_match_signal ()` calls for `set -e`
` [PATCH v3 02/12] t: prepare `test_must_fail ()` "
` [PATCH v3 03/12] t: prepare `stop_git_daemon "
` [PATCH v3 04/12] t: prepare `git config --unset` calls "
` [PATCH v3 05/12] t: prepare conditional test execution "
` [PATCH v3 06/12] t: prepare execution of potentially failing commands "
` [PATCH v3 07/12] t: prepare `test_when_finished ()`/`test_atexit()` "
` [PATCH v3 08/12] t0008: silence error in subshell when using `grep -v`
` [PATCH v3 09/12] t1301: don't fail in case setfacl(1) doesn't exist or fails
` [PATCH v3 10/12] t6002: fix use of `expr` with `set -e`
` [PATCH v3 11/12] t9902: fix use of `read` "
` [PATCH v3 12/12] t: detect errors outside of test cases
` [PATCH v4 00/12] "
` [PATCH v4 01/12] t: prepare `test_match_signal ()` calls for `set -e`
` [PATCH v4 02/12] t: prepare `test_must_fail ()` "
` [PATCH v4 03/12] t: prepare `stop_git_daemon "
` [PATCH v4 04/12] t: prepare `git config --unset` calls "
` [PATCH v4 05/12] t: prepare conditional test execution "
` [PATCH v4 06/12] t: prepare execution of potentially failing commands "
` [PATCH v4 07/12] t: prepare `test_when_finished ()`/`test_atexit()` "
` [PATCH v4 08/12] t0008: silence error in subshell when using `grep -v`
` [PATCH v4 09/12] t1301: don't fail in case setfacl(1) doesn't exist or fails
` [PATCH v4 10/12] t6002: fix use of `expr` with `set -e`
` [PATCH v4 11/12] t9902: fix use of `read` "
` [PATCH v4 12/12] t: detect errors outside of test cases
[PATCH] revision.c: implement --reverse=before for walks
2026-04-18 18:51 UTC (4+ messages)
gitk: race condition when changing view
2026-04-18 17:48 UTC (2+ messages)
[PATCH] t6112: avoid tilde expansion
2026-04-18 16:32 UTC
[GSoC PATCH v3 0/5] preserve promisor files content after repack
2026-04-18 14:17 UTC (24+ messages)
` [GSoC PATCH v4 "
` [GSoC PATCH v4 2/5] pack-write: add helper to fill promisor file "
` [PATCH] CodingGuidelines: st_mtimespec vs st_mtim vs st_mtime
` [GSoC PATCH v5 0/6] preserve promisor files content after repack
` [GSoC PATCH v5 2/6] repack-promisor add helper to fill promisor file "
` [GSoC PATCH v5 3/6] repack-promisor: preserve content of promisor files "
` [GSoC PATCH v5 5/6] t7703: test for promisor file content after geometric repack
` [GSoC PATCH v6 0/6] preserve promisor files content after repack
` [GSoC PATCH v6 1/6] pack-write: add explanation to promisor file content
` [GSoC PATCH v6 2/6] repack-promisor add helper to fill promisor file after repack
` [GSoC PATCH v6 3/6] repack-promisor: preserve content of promisor files "
` [GSoC PATCH v6 4/6] t7700: test for promisor file content "
` [GSoC PATCH v6 5/6] t7703: test for promisor file content after geometric repack
` [GSoC PATCH v6 6/6] repack-promisor: add missing headers
[PATCH 00/18] setup: drop uses of `the_repository`
2026-04-18 1:23 UTC (7+ messages)
` [PATCH 09/18] setup: stop using `the_repository` in `setup_work_tree()`
` [PATCH 10/18] setup: stop using `the_repository` in `set_git_work_tree()`
` [PATCH 15/18] setup: stop using `the_repository` in `check_repository_format()`
[PATCH 0/3] Batch prefetching
2026-04-18 0:32 UTC (10+ messages)
` [PATCH 1/3] patch-ids.h: add missing trailing parenthesis in documentation comment
` [PATCH 2/3] builtin/log: prefetch necessary blobs for `git cherry`
` [PATCH 3/3] grep: prefetch necessary blobs
` [PATCH v2 0/3] Batch prefetching
` [PATCH v2 1/3] patch-ids.h: add missing trailing parenthesis in documentation comment
` [PATCH v2 2/3] builtin/log: prefetch necessary blobs for `git cherry`
` [PATCH v2 3/3] grep: prefetch necessary blobs
[PATCH] diff: fix out-of-bounds reads and NULL deref in diffstat UTF-8 truncation
2026-04-17 22:45 UTC (5+ messages)
` [PATCH v2] "
What's cooking in git.git (Apr 2026, #05)
2026-04-17 22:40 UTC
[PATCH RFC 0/2] Move libgit.a sources into separate "lib/" directory
2026-04-17 21:51 UTC (7+ messages)
` [PATCH RFC 1/2] t/helper: prepare "test-example-tap.c" for introduction of "lib/"
` [PATCH RFC 2/2] Move libgit.a sources into separate "lib/" directory
[PATCH v3 0/2] Avoid hardcoded "good"/"bad" bisect terms
2026-04-17 19:50 UTC (4+ messages)
` [PATCH v3 1/2] bisect: use selected alternate terms in status output
` [PATCH v3 2/2] rev-parse: use selected alternate terms to look up refs
[PATCH tig] Fix compiler warning with latest gcc
2026-04-17 19:10 UTC (3+ messages)
[ANNOUNCE] Git v2.54.0-rc2
2026-04-17 17:03 UTC (28+ messages)
` MIDX woes, was "
` [PATCH] MIDX: revert the default version to v1
[PATCH 0/3] worktree: add --recurse-submodules support to git worktree add
2026-04-17 9:38 UTC (4+ messages)
[PATCH 0/3] contrib/subtree: reduce recursion during split
2026-04-17 4:50 UTC (9+ messages)
` [PATCH v2 "
git subtree bugs (mishandled merges, recursion depth)
2026-04-17 4:14 UTC (4+ messages)
[PATCH v3] promisor-remote: prevent lazy-fetch recursion in child fetch
2026-04-17 2:21 UTC
Subject: Inquiry: Git versions you provide and Windows 11 compatibility
2026-04-17 0:58 UTC (2+ messages)
[PATCH 0/6] Documentation fixes for changes made this cycle
2026-04-16 23:36 UTC (7+ messages)
` [PATCH 1/6] RelNotes/2.54.0: fix typos and grammar
` [PATCH 2/6] CodingGuidelines: fix subject-verb agreement
` [PATCH 3/6] doc: fix self-referential config in sendemail.smtpSSLClientKey
` [PATCH 4/6] doc: fix plural agreement in pack.preferBitmapTips
` [PATCH 5/6] doc: fix singular/plural mismatch in git-rerere
` [PATCH 6/6] doc: fix grammar errors in submodule description
[PATCH 00/16] repack: incremental MIDX/bitmap-based repacking
2026-04-16 22:53 UTC (7+ messages)
` [PATCH 11/16] repack-geometry: prepare for incremental MIDX repacking
` [PATCH 14/16] repack: implement "
` [PATCH 15/16] repack: introduce `--write-midx=incremental`
[PATCH] midx: state what failed correctly
2026-04-16 21:17 UTC (2+ messages)
[PATCH v12 0/4] checkout: 'autostash' for branch switching
2026-04-16 17:53 UTC (4+ messages)
` [PATCH] checkout: add --autostash option "
[PATCH 2/3] worktree: add --recurse-submodules flag to worktree add
2026-04-16 17:27 UTC (2+ messages)
I still heavily use git whatchanged after more than 10 years
2026-04-16 17:18 UTC (2+ messages)
[PATCH 0/3] http: fix emptyAuth=auto for Negotiate/SPNEGO
2026-04-16 16:40 UTC (6+ messages)
` [PATCH 1/3] http: extract http_reauth_prepare() from retry paths
` [PATCH 2/3] http: attempt Negotiate auth in http.emptyAuth=auto mode
` [PATCH 3/3] t5563: add tests for http.emptyAuth with Negotiate
[PATCH 3/3] worktree: add --recurse-submodules flag to worktree add
2026-04-16 16:36 UTC
[PATCH 1/3] worktree: add --recurse-submodules flag to worktree add
2026-04-16 16:34 UTC
Unintuitive behavior of git-archive and git-checkout-index on tree objects
2026-04-16 15:39 UTC
[PATCH 0/3] Backfill fixes and edges
2026-04-16 14:18 UTC (8+ messages)
` [PATCH 1/3] backfill: reject rev-list arguments that do not make sense
` [PATCH 2/3] backfill: document acceptance of revision-range in more standard manner
` [PATCH 3/3] backfill: default to grabbing edge blobs too
[PATCH v2 00/12] t: detect errors outside of test cases
2026-04-16 10:46 UTC (4+ messages)
` [PATCH v2 12/12] "
[PATCH v3 0/1] cat-file: add mailmap subcommand to --batch-command
2026-04-16 3:32 UTC (7+ messages)
` [PATCH v4 "
` [PATCH v4 1/1] "
` [PATCH v5 0/1] "
` [PATCH v5 1/1] "
[PATCH v3 0/8] parseopt: add subcommand autocorrection
2026-04-16 2:24 UTC (7+ messages)
` [PATCH v4 00/10] "
` [PATCH v4 07/10] parseopt: autocorrect mistyped subcommands
[PATCH 0/4] fetch: add --must-have and remote.*.mustHave
2026-04-15 21:57 UTC (8+ messages)
` [PATCH v2 0/7] fetch: rework negotiation tip options
` [PATCH v2 2/7] fetch: add --negotiation-restrict option
` [PATCH v2 4/7] remote: add remote.*.negotiationRestrict config
` [PATCH v2 5/7] fetch: add --negotiation-require option for negotiation
[PATCH v14 00/13] fsmonitor: implement filesystem change listener for Linux
2026-04-15 21:17 UTC (6+ messages)
` [PATCH v15 "
[BUG] git-send-email hangs when sendemail.suppresscc is set without sendemail.confirm
2026-04-15 19:10 UTC (2+ messages)
[PATCH v2 0/8] repo_config_values: migrate more globals
2026-04-15 19:09 UTC (7+ messages)
` [PATCH v2 1/8] environment: move "trust_ctime" into `struct repo_config_values`
[GSoC PATCH v2] backfill: add --[no-]progress option
2026-04-15 18:28 UTC (5+ messages)
[PATCH v2] promisor-remote: prevent lazy-fetch recursion in child fetch
2026-04-15 18:05 UTC (3+ messages)
` [PATCH v3] "
[GSoC PATCH] promisor-remote: fix promisor.quiet to use the correct repository
2026-04-15 18:03 UTC (7+ messages)
[PATCH v13 0/5] checkout: 'autostash' for branch switching
2026-04-15 16:24 UTC (7+ messages)
` [PATCH v14 "
` [PATCH v14 1/5] stash: add --label-ours, --label-theirs, --label-base for apply
` [PATCH v14 2/5] sequencer: allow create_autostash to run silently
` [PATCH v14 3/5] sequencer: teach autostash apply to take optional conflict marker labels
` [PATCH v14 4/5] checkout: rollback lock on early returns in merge_working_tree
` [PATCH v14 5/5] checkout -m: autostash when switching branches
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