messages from 2026-04-11 18:38:31 to 2026-04-15 11:12:01 UTC [more...]
[PATCH v8 0/4] checkout: 'autostash' for branch switching
2026-04-15 11:11 UTC (51+ messages)
` [PATCH v9 "
` [PATCH v9 4/4] checkout: -m (--merge) uses autostash when switching branches
` [PATCH] checkout: add --autostash option for branch switching
` [PATCH v10 0/4] checkout: 'autostash' "
` [PATCH v10 1/4] stash: add --label-ours, --label-theirs, --label-base for apply
` [PATCH v10 2/4] sequencer: allow create_autostash to run silently
` [PATCH v10 3/4] sequencer: teach autostash apply to take optional conflict marker labels
` [PATCH v10 4/4] checkout: -m (--merge) uses autostash when switching branches
` [PATCH v11 0/4] checkout: 'autostash' for branch switching
` [PATCH v11 1/4] stash: add --label-ours, --label-theirs, --label-base for apply
` [PATCH v11 2/4] sequencer: allow create_autostash to run silently
` [PATCH v11 3/4] sequencer: teach autostash apply to take optional conflict marker labels
` [PATCH v11 4/4] checkout: -m (--merge) uses autostash when switching branches
` [PATCH v12 0/4] checkout: 'autostash' for branch switching
` [PATCH v12 1/4] stash: add --label-ours, --label-theirs, --label-base for apply
` [PATCH v12 2/4] sequencer: allow create_autostash to run silently
` [PATCH v12 3/4] sequencer: teach autostash apply to take optional conflict marker labels
` [PATCH v12 4/4] checkout: -m (--merge) uses autostash when switching branches
` [PATCH v13 0/5] checkout: 'autostash' for branch switching
` [PATCH v13 1/5] stash: add --label-ours, --label-theirs, --label-base for apply
[PATCH 00/12] t: detect errors outside of test cases
2026-04-15 6:58 UTC (43+ messages)
` [PATCH 01/12] t: prepare `test_match_signal ()` calls for `set -e`
` [PATCH 02/12] t: prepare `test_must_fail ()` "
` [PATCH 03/12] t: prepare `stop_git_daemon "
` [PATCH 04/12] t: prepare `git config --unset` calls "
` [PATCH 05/12] t: prepare conditional test execution "
` [PATCH 06/12] t: prepare execution of potentially failing commands "
` [PATCH 07/12] t: prepare `test_when_finished ()`/`test_atexit()` "
` [PATCH 08/12] t0008: silence error in subshell when using `grep -v`
` [PATCH 09/12] t1301: don't fail in case setfacl(1) doesn't exist or fails
` [PATCH 10/12] t6002: fix use of `expr` with `set -e`
` [PATCH 11/12] t9902: fix use of `read` "
` [PATCH 12/12] t: detect errors outside of test cases
[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
[RFC] worktree: add --recurse-submodules support to git worktree add
2026-04-15 0:14 UTC
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 2/2] test-lib-functions: use BUG() in 'test_must_fail'
2026-04-14 22:18 UTC (4+ messages)
[PATCH v3 0/6] Xdiff cleanup part 3
2026-04-14 22:15 UTC (11+ messages)
` [PATCH v4 "
` [PATCH v4 4/6] xdiff/xdl_cleanup_records: make limits more clear
` [PATCH v5 0/6] Xdiff cleanup part 3
` [PATCH v5 4/6] xdiff/xdl_cleanup_records: make limits more clear
[PATCH v13 00/13] fsmonitor: implement filesystem change listener for Linux
2026-04-14 22:13 UTC (6+ messages)
` [PATCH v14 "
` [PATCH v14 12/13] fsmonitor: add tests "
[PATCH 0/8] pack-bitmap: fix various pseudo-merge bugs
2026-04-14 21:40 UTC (15+ messages)
` [PATCH 1/8] t/helper: add 'test-tool bitmap write' subcommand
` [PATCH 2/8] t5333: demonstrate various pseudo-merge bugs
` [PATCH 3/8] pack-bitmap-write: sort pseudo-merge commit lookup table in pack order
` [PATCH 4/8] pack-bitmap: fix inverted binary search in `pseudo_merge_at()`
` [PATCH 5/8] pack-bitmap: fix pseudo-merge lookup for shared commits
` [PATCH 6/8] pack-bitmap: parse commits in `find_pseudo_merge_group_for_ref()`
` [PATCH 7/8] pack-bitmap: reject pseudo-merge "sampleRate" of 0
` [PATCH 8/8] pack-bitmap: prevent pattern leak on pseudo-merge re-assignment
[ANNOUNCE] Git for Windows 2.54.0-rc2
2026-04-14 20:35 UTC
[ANNOUNCE] Git for Windows 2.53.0(3)
2026-04-14 17:31 UTC
[PATCH v2 0/8] repo_config_values: migrate more globals
2026-04-14 17:15 UTC (14+ messages)
` [PATCH v2 1/8] environment: move "trust_ctime" into `struct repo_config_values`
` [PATCH v2 2/8] environment: move "check_stat" "
` [PATCH v2 3/8] environment: move `zlib_compression_level` into repo_config_values
` [PATCH v2 5/8] environment: move "precomposed_unicode" into `struct repo_config_values`
[PATCH 0/3] t7004: cleanup and modernize brittle tests
2026-04-14 17:00 UTC (6+ messages)
` [PATCH 1/3] t7004: drop hardcoded tag count in invalid name test
` [PATCH 2/3] t7004: dynamically grab expected state in tests
` [PATCH 3/3] t7004: avoid subshells to capture git exit codes
[ANNOUNCE] Git v2.54.0-rc2
2026-04-14 15:22 UTC
[PATCH 00/16] odb: introduce "inmemory" source
2026-04-14 8:45 UTC (5+ messages)
` [PATCH v3 00/17] odb: introduce "in-memory" source
` [PATCH v3 17/17] t/unit-tests: add tests for the in-memory object source
How should submodules use different sshCommand during initial update?
2026-04-14 7:25 UTC (5+ messages)
What's cooking in git.git (Apr 2026, #04)
2026-04-14 2:32 UTC
Subject: Inquiry: Git versions you provide and Windows 11 compatibility
2026-04-14 1:16 UTC (3+ messages)
[RFD] not grep but not log -S
2026-04-13 22:04 UTC (2+ messages)
[GSoC PATCH v2] backfill: add --[no-]progress option
2026-04-13 19:02 UTC (3+ messages)
[PATCH] CI: bump actions/checkout from 4 to 5 for rust-analysis job
2026-04-13 18:24 UTC
[GSoC PATCH] promisor-remote: fix promisor.quiet to use the correct repository
2026-04-13 18:22 UTC (5+ messages)
[PATCH] codeql: bump actions/cache from 4 to 5
2026-04-13 18:21 UTC (3+ messages)
[RFC] New command: git-recall -- a developer standup/activity tool
2026-04-13 18:07 UTC (2+ messages)
[PATCH] doc: am: correct to full --no-message-id
2026-04-13 17:32 UTC (2+ messages)
[PATCH 0/2] doc: interpret-trailers: explain key format
2026-04-13 15:48 UTC (13+ messages)
` [PATCH v2 0/9] "
` [PATCH v2 1/9] doc: interpret-trailers: stop fixating on RFC 822
` [PATCH v2 2/9] doc: interpret-trailers: replace “lines” with “metadata”
` [PATCH v2 3/9] doc: interpret-trailers: use “metadata” in Name as well
` [PATCH v2 4/9] doc: interpret-trailers: not just for commit messages
` [PATCH v2 5/9] doc: interpret-trailers: explain the format after the intro
` [PATCH v2 6/9] doc: interpret-trailers: explain key format
` [PATCH v2 7/9] doc: interpret-trailers: add key format example
` [PATCH v2 8/9] doc: interpret-trailers: commit to “trailer block” term
` [PATCH v2 9/9] doc: intepret-trailers: document comment line treatment
[PATCH 00/18] setup: drop uses of `the_repository`
2026-04-13 15:36 UTC (7+ messages)
` [PATCH 03/18] setup: stop using `the_repository` in `is_inside_git_dir()`
[PATCH] stash: infer "push" when push-specific options are given
2026-04-13 15:09 UTC (4+ messages)
` [PATCH v4] stash: infer "push" when command line starts with an option
ji
2026-04-13 11:13 UTC
[PATCH] gitglossary: fix indentation of sub-lists
2026-04-12 19:56 UTC (7+ messages)
` [PATCH v2] "
[GSoC] Proposal: Complete and extend the remote-object-info command for git cat-file
2026-04-12 14:41 UTC (4+ messages)
` [GSoC v3] "
` [GSoC v4] "
[GSoC PATCH v4 0/5] preserve promisor files content after repack
2026-04-12 6:27 UTC (6+ messages)
` [GSoC PATCH v5 0/6] "
` [GSoC PATCH v5 2/6] repack-promisor add helper to fill promisor file "
` [GSoC PATCH v5 5/6] t7703: test for promisor file content after geometric repack
[PATCH] doc: am: revert Message-ID trailer claim
2026-04-11 20:15 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