messages from 2026-04-14 17:06:40 to 2026-04-16 20:12:53 UTC [more...]
[ANNOUNCE] Git v2.54.0-rc2
2026-04-16 20:12 UTC (14+ messages)
` MIDX woes, was "
` [PATCH] MIDX: revert the default version to v1
[PATCH 00/12] t: detect errors outside of test cases
2026-04-16 20:12 UTC (52+ messages)
` [PATCH 01/12] t: prepare `test_match_signal ()` calls for `set -e`
` [PATCH 02/12] t: prepare `test_must_fail ()` "
` [PATCH 06/12] t: prepare execution of potentially failing commands "
` [PATCH v2 00/12] t: detect errors outside of test cases
` [PATCH v2 01/12] t: prepare `test_match_signal ()` calls for `set -e`
` [PATCH v2 02/12] t: prepare `test_must_fail ()` "
` [PATCH v2 03/12] t: prepare `stop_git_daemon "
` [PATCH v2 04/12] t: prepare `git config --unset` calls "
` [PATCH v2 05/12] t: prepare conditional test execution "
` [PATCH v2 06/12] t: prepare execution of potentially failing commands "
` [PATCH v2 07/12] t: prepare `test_when_finished ()`/`test_atexit()` "
` [PATCH v2 08/12] t0008: silence error in subshell when using `grep -v`
` [PATCH v2 09/12] t1301: don't fail in case setfacl(1) doesn't exist or fails
` [PATCH v2 10/12] t6002: fix use of `expr` with `set -e`
` [PATCH v2 11/12] t9902: fix use of `read` "
` [PATCH v2 12/12] t: detect errors outside of test cases
` [PATCH v3 00/12] "
` [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 0/3] contrib/subtree: reduce recursion during split
2026-04-16 19:34 UTC (8+ messages)
` [PATCH v2 "
[PATCH 0/3] worktree: add --recurse-submodules support to git worktree add
2026-04-16 18:38 UTC (3+ messages)
[PATCH v12 0/4] checkout: 'autostash' for branch switching
2026-04-16 17:53 UTC (6+ 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
git subtree bugs (mishandled merges, recursion depth)
2026-04-16 14:31 UTC (3+ messages)
[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 RFC 0/2] Move libgit.a sources into separate "lib/" directory
2026-04-16 13:24 UTC (3+ 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/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 (12+ messages)
` [PATCH v2 0/7] fetch: rework negotiation tip options
` [PATCH v2 1/7] t5516: fix test order flakiness
` [PATCH v2 2/7] fetch: add --negotiation-restrict option
` [PATCH v2 3/7] transport: rename negotiation_tips
` [PATCH v2 4/7] remote: add remote.*.negotiationRestrict config
` [PATCH v2 5/7] fetch: add --negotiation-require option for negotiation
` [PATCH v2 6/7] remote: add negotiationRequire config as default for --negotiation-require
` [PATCH v2 7/7] send-pack: pass negotiation config in push
[PATCH v13 00/13] fsmonitor: implement filesystem change listener for Linux
2026-04-15 21:17 UTC (24+ messages)
` [PATCH v14 "
` [PATCH v14 12/13] fsmonitor: add tests "
` [PATCH v15 00/13] fsmonitor: implement filesystem change listener "
` [PATCH v15 01/13] t9210, t9211: disable GIT_TEST_SPLIT_INDEX for scalar clone tests
` [PATCH v15 02/13] fsmonitor: fix khash memory leak in do_handle_client
` [PATCH v15 03/13] fsmonitor: fix hashmap memory leak in fsmonitor_run_daemon
` [PATCH v15 04/13] compat/win32: add pthread_cond_timedwait
` [PATCH v15 05/13] fsmonitor: use pthread_cond_timedwait for cookie wait
` [PATCH v15 06/13] fsmonitor: rename fsm-ipc-darwin.c to fsm-ipc-unix.c
` [PATCH v15 07/13] fsmonitor: rename fsm-settings-darwin.c to fsm-settings-unix.c
` [PATCH v15 08/13] fsmonitor: implement filesystem change listener for Linux
` [PATCH v15 09/13] run-command: add close_fd_above_stderr option
` [PATCH v15 10/13] fsmonitor: close inherited file descriptors and detach in daemon
` [PATCH v15 11/13] fsmonitor: add timeout to daemon stop command
` [PATCH v15 12/13] fsmonitor: add tests for Linux
` [PATCH v15 13/13] fsmonitor: convert shown khash to strset in do_handle_client
[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 (8+ 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 v12 0/4] checkout: 'autostash' for branch switching
2026-04-15 16:24 UTC (13+ messages)
` [PATCH v13 0/5] "
` [PATCH v13 1/5] stash: add --label-ours, --label-theirs, --label-base for apply
` [PATCH v13 2/5] sequencer: allow create_autostash to run silently
` [PATCH v13 3/5] sequencer: teach autostash apply to take optional conflict marker labels
` [PATCH v13 4/5] checkout: rollback lock on early returns in merge_working_tree
` [PATCH v13 5/5] checkout -m: autostash when switching branches
` [PATCH v14 0/5] checkout: 'autostash' for branch switching
` [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
[RFC] worktree: add --recurse-submodules support to git worktree add
2026-04-15 16:23 UTC (3+ messages)
[PATCH v12 1/4] stash: add --label-ours, --label-theirs, --label-base for apply
2026-04-15 15:34 UTC (5+ messages)
` [PATCH] checkout: add --autostash option for branch switching
[PATCH 2/2] test-lib-functions: use BUG() in 'test_must_fail'
2026-04-15 15:25 UTC (5+ messages)
[RFC] worktree: add --recurse-submodules support to git worktree add
2026-04-15 15:12 UTC
[PATCH v3 0/6] Xdiff cleanup part 3
2026-04-15 13:54 UTC (10+ messages)
` [PATCH v4 "
` [PATCH v4 4/6] xdiff/xdl_cleanup_records: make limits more clear
` [PATCH v5 0/6] Xdiff cleanup part 3
[PATCH v14 12/13] fsmonitor: add tests for Linux
2026-04-15 13:26 UTC
[PATCH v12 4/4] checkout: -m (--merge) uses autostash when switching branches
2026-04-15 9:36 UTC (8+ messages)
` [PATCH] checkout: add --autostash option for branch switching
[PATCH v3 0/2] userdiff: extend Scheme support to cover other Lisp dialects
2026-04-15 6:54 UTC (5+ messages)
` [PATCH v4 "
` [PATCH v4 1/2] userdiff: tighten word-diff test case of the scheme driver
` [PATCH v4 2/2] userdiff: extend Scheme support to cover other Lisp dialects
git fetch second argument parsing inconsistency
2026-04-15 0:05 UTC
[PATCH 00/16] repack: incremental MIDX/bitmap-based repacking
2026-04-14 22:38 UTC (8+ messages)
` [PATCH 06/16] midx: support custom `--base` for incremental MIDX writes
` [PATCH 07/16] repack: track the ODB source via existing_packs
[PATCH 0/8] pack-bitmap: fix various pseudo-merge bugs
2026-04-14 21:40 UTC (8+ messages)
` [PATCH 1/8] t/helper: add 'test-tool bitmap write' subcommand
[ANNOUNCE] Git for Windows 2.54.0-rc2
2026-04-14 20:35 UTC
[PATCH v12 3/4] sequencer: teach autostash apply to take optional conflict marker labels
2026-04-14 18:44 UTC (2+ messages)
` [PATCH] checkout: add --autostash option for branch switching
[PATCH v12 2/4] sequencer: allow create_autostash to run silently
2026-04-14 18:35 UTC (2+ messages)
` [PATCH] checkout: add --autostash option for branch switching
[PATCH v10 0/4] checkout: 'autostash' for branch switching
2026-04-14 17:42 UTC (4+ messages)
` [PATCH] checkout: add --autostash option "
[ANNOUNCE] Git for Windows 2.53.0(3)
2026-04-14 17:31 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