messages from 2026-05-22 08:18:59 to 2026-05-25 10:59:07 UTC [more...]
[PATCH 0/4] doc: hook: small improvements
2026-05-25 10:58 UTC (5+ messages)
[PATCH 0/3] commit-reach: replace queue_has_nonstale with a counter
2026-05-25 10:47 UTC (20+ messages)
` [PATCH 1/3] commit-reach: deduplicate queue entries in paint_down_to_common
` [PATCH 2/3] commit-reach: optimize queue scan "
` [PATCH 3/3] commit-reach: optimize queue scan in ahead_behind
[PATCH] doc: clarify push.default=simple in triangular workflows
2026-05-25 10:32 UTC (3+ messages)
[PATCH 0/5] doc: convert another batch of files to synopsis style
2026-05-25 10:28 UTC (8+ messages)
` [PATCH v2 0/6] "
` [PATCH v2 1/6] doc: convert git-bisect "
` [PATCH v2 2/6] doc: git bisect: clarify the usage of the synopsis vs actual command
` [PATCH v2 3/6] doc: convert git-grep synopsis and options to new style
` [PATCH v2 4/6] doc: convert git-am "
` [PATCH v2 5/6] doc: convert git-apply "
` [PATCH v2 6/6] doc: convert git-imap-send "
[PATCH v5 0/2] includeIf: add "worktree" condition for matching working tree path
2026-05-25 9:24 UTC (6+ messages)
` [PATCH v5 1/2] config: refactor include_by_gitdir() into include_by_path()
` [PATCH v5 2/2] config: add "worktree" and "worktree/i" includeIf conditions
[PATCH v2] config: suggest the correct form when key contains "=" in set context
2026-05-25 9:15 UTC (3+ messages)
` [PATCH v3] "
Expected test suite behavior
2026-05-25 7:27 UTC (2+ messages)
How does git track history overwrites?
2026-05-25 6:51 UTC (3+ messages)
Expected test suite behavior
2026-05-25 5:38 UTC
[PATCH] test-lib: fix typo in test summary message
2026-05-25 5:36 UTC
[PATCH v4 0/2] includeIf: add "worktree" condition for matching working tree path
2026-05-25 3:01 UTC (4+ messages)
[PATCH] SubmittingPatches: proactively monitor GHCI pages
2026-05-25 2:58 UTC
I discovered a minor issue with `git fetch`
2026-05-25 0:45 UTC (3+ messages)
[PATCH] receive-pack: fix updateInstead with core.worktree
2026-05-25 0:20 UTC (3+ messages)
[PATCH v3 00/12] pack-objects: integrate --path-walk and some --filter options
2026-05-24 23:44 UTC (26+ messages)
` [PATCH v4 00/13] "
` [PATCH v4 04/13] path-walk: always emit directly-requested objects
` [PATCH v5 00/13] pack-objects: integrate --path-walk and some --filter options
` [PATCH v5 01/13] t5620: make test work with path-walk var
` [PATCH v5 02/13] pack-objects: pass --objects with --path-walk
` [PATCH v5 03/13] t/perf: add pack-objects filter and path-walk benchmark
` [PATCH v5 04/13] path-walk: always emit directly-requested objects
` [PATCH v5 05/13] path-walk: support blobless filter
` [PATCH v5 06/13] backfill: die on incompatible filter options
` [PATCH v5 07/13] path-walk: support blob size limit filter
` [PATCH v5 08/13] path-walk: add pl_sparse_trees to control tree pruning
` [PATCH v5 09/13] pack-objects: support sparse:oid filter with path-walk
` [PATCH v5 10/13] t6601: tag otherwise-unreachable trees
` [PATCH v5 11/13] path-walk: support `tree:0` filter
` [PATCH v5 12/13] path-walk: support `object:type` filter
` [PATCH v5 13/13] path-walk: support `combine` filter
[PATCH 0/2] restore: better integrate with sparse index
2026-05-24 23:05 UTC (5+ messages)
` [PATCH 1/2] t1092: test 'git restore' "
` [PATCH 2/2] restore: avoid sparse index expansion
[PATCH 0/1] bugfix git subtree split
2026-05-24 21:23 UTC (2+ messages)
` [PATCH 1/1] subtree: fix cache_set failure on commit reachable by multiple paths
What's cooking in git.git (May 2026, #06)
2026-05-24 18:05 UTC (2+ messages)
` ds/path-walk-filters (was: What's cooking in git.git (May 2026, #06))
[PATCH 0/5] [RFC] diff: add diff.<driver>.process for external hunk providers
2026-05-24 18:01 UTC (8+ messages)
` [PATCH 1/5] xdiff: support external hunks via xpparam_t
[PATCH 0/1] commit: allow -m/-F with --fixup=amend: or reword:
2026-05-24 15:00 UTC (5+ messages)
` [PATCH 1/1] "
[PATCH] fetch: pass transport to post-fetch connectivity check
2026-05-24 13:04 UTC (3+ messages)
[PATCH 0/2] doc: interpret-trailers: explain key format
2026-05-24 12:41 UTC (6+ messages)
` [PATCH v2 0/9] "
[PATCH] completion: hide dotfiles for selected path completion
2026-05-24 12:08 UTC (2+ messages)
[PATCH 0/2] [GSoC Patch] t2000: modernize path checks to use helper functions
2026-05-24 9:55 UTC (4+ messages)
` [PATCH 1/2] t2000: consolidate second scenario into a single test block
` [PATCH 2/2] t2000: cleanup unused debug code and variables
[PATCH v1 00/11] Improve git gui operation without a worktree
2026-05-24 7:16 UTC (32+ messages)
` [PATCH v2 "
` [PATCH v2 01/11] git-gui: guard set/unset of GIT_DIR and GIT_WORK_TREE
` [PATCH v2 02/11] git-gui: return status from choose_repository::pick
` [PATCH v2 03/11] git-gui: use --absolute-git-dir
` [PATCH v2 04/11] git-gui: use rev-parse exclusively to find a repository
` [PATCH v2 06/11] git-gui: use git rev-parse for worktree discovery
` [PATCH v2 07/11] git-gui: try harder to find worktree from gitdir
` [PATCH v2 08/11] git-gui: use HEAD as current branch when detached (bug fix)
` [PATCH v2 09/11] git-gui: allow specifying path '.' to the browser
` [PATCH v2 10/11] git-gui: adapt blame/browser parsing for bare operation
` [PATCH] fixup git-gui: allow blame to show uncommitted changes
` [PATCH v2 11/11] git-gui: add gui and pick as explicit subcommands
[PATCH 0/3] line-log: integrate -L with the standard log output pipeline
2026-05-24 2:00 UTC (3+ messages)
[PATCH v12] checkout: extend --track with a "fetch" mode to refresh start-point
2026-05-23 19:48 UTC (4+ messages)
` [PATCH v13 0/2] checkout: --track=fetch
` [PATCH v13 1/2] branch: expose helpers for finding the remote owning a tracking ref
` [PATCH v13 2/2] checkout: extend --track with a "fetch" mode to refresh start-point
[PATCH] doc: fix typos via codespell
2026-05-23 17:24 UTC (3+ messages)
[PATCH v2 0/8] Auto-configure advertised remotes via URL allowlist
2026-05-23 15:17 UTC (4+ messages)
` [PATCH v3 "
` [PATCH v3 6/8] promisor-remote: trust known remotes matching acceptFromServerUrl
[PATCH v2 07/11] git-gui: try harder to find worktree from gitdir
2026-05-23 11:47 UTC (3+ messages)
[PATCH v3 0/4] Add support for an external command for fetching notes
2026-05-23 10:38 UTC (5+ messages)
` [PATCH v3 1/4] notes: convert raw arg in format_display_notes() to bool
` [PATCH v3 2/4] wrapper: add support for timeout and deadline in read helpers
` [PATCH v3 3/4] t3301: cover generic displayed notes behavior
` [PATCH v3 4/4] notes: support an external command to display notes
[PATCH v2 0/4] Add support for an external command for fetching notes
2026-05-23 10:32 UTC (6+ messages)
` [PATCH v2 1/4] notes: convert raw arg in format_display_notes() to bool
` [PATCH v2 2/4] wrapper: add support for timeout and deadline in read helpers
` [PATCH v2 3/4] t3301: cover generic displayed notes behavior
` [PATCH v2 4/4] notes: support an external command to display notes
[PATCH] log: let --follow follow renames in merge commits
2026-05-23 6:04 UTC (2+ messages)
` [PATCH] log: improve --follow following "
[PATCH] stash: reuse cached index entries in --patch temporary index
2026-05-22 23:12 UTC (6+ messages)
` [PATCH v2] "
Why do we need to wait 1s between a git add and commit
2026-05-22 17:13 UTC (3+ messages)
[PATCH v2 07/11] git-gui: try harder to find worktree from gitdir
2026-05-22 16:57 UTC (3+ messages)
[PATCH v2 10/11] git-gui: adapt blame/browser parsing for bare operation
2026-05-22 15:05 UTC (2+ messages)
[PATCH v8 0/5] branch: prune-merged
2026-05-22 11:58 UTC (26+ messages)
` [PATCH v9 "
` [PATCH v9 3/5] branch: add --prune-merged <remote>
` [PATCH v10 0/4] branch: prune-merged
` [PATCH v10 1/4] branch: add --forked <branch>
` [PATCH v10 2/4] branch: add --prune-merged <branch>
` [PATCH v11 0/6] branch: prune-merged
` [PATCH v11 1/6] branch: add --forked <branch>
` [PATCH v11 2/6] branch: let delete_branches warn instead of error on bulk refusal
` [PATCH v11 3/6] branch: prepare delete_branches for a bulk caller
` [PATCH v11 4/6] branch: add --prune-merged <branch>
` [PATCH v11 5/6] branch: add branch.<name>.pruneMerged opt-out
` [PATCH v11 6/6] branch: add --dry-run for --prune-merged
[PATCH 0/8] setup: centralize object database creation
2026-05-22 9:05 UTC (5+ messages)
` [PATCH 1/8] t0001: plug test gaps for git-init(1) with GIT_OBJECT_DIRECTORY
page: | 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