messages from 2026-05-11 02:41:43 to 2026-05-12 17:07:48 UTC [more...]
[PATCH v4 0/6] fetch: add fetch.pruneBranches config
2026-05-12 17:07 UTC (29+ messages)
` [PATCH v5 0/5] branch: prune-merged
` [PATCH v5 1/5] branch: add --forked <remote>
` [PATCH v5 2/5] branch: let delete_branches warn instead of error on bulk refusal
` [PATCH] fetch: add fetch.pruneLocalBranches config
` [PATCH v5 3/5] branch: add --prune-merged <remote>
` [PATCH v5 4/5] branch: add branch.<name>.pruneMerged opt-out
` [PATCH v5 5/5] branch: add --all-remotes flag
` [PATCH v6 0/5] branch: prune-merged
` [PATCH v6 1/5] branch: add --forked <remote>
` [PATCH v6 2/5] branch: let delete_branches warn instead of error on bulk refusal
` [PATCH v6 3/5] branch: add --prune-merged <remote>
` [PATCH v6 4/5] branch: add branch.<name>.pruneMerged opt-out
` [PATCH v6 5/5] branch: add --all-remotes flag
` [PATCH v7 0/5] branch: prune-merged
` [PATCH v7 1/5] branch: add --forked <remote>
` [PATCH v7 2/5] branch: let delete_branches warn instead of error on bulk refusal
` [PATCH v7 3/5] branch: add --prune-merged <remote>
` [PATCH v7 4/5] branch: add branch.<name>.pruneMerged opt-out
` [PATCH v7 5/5] branch: add --all-remotes flag
` [PATCH v8 0/5] branch: prune-merged
` [PATCH v8 1/5] branch: add --forked <remote>
` [PATCH v8 2/5] branch: let delete_branches warn instead of error on bulk refusal
` [PATCH v8 3/5] branch: add --prune-merged <remote>
[PATCH v2 0/7] fetch: rework negotiation tip options
2026-05-12 16:54 UTC (20+ messages)
` [PATCH v3 "
` [PATCH v3 1/7] t5516: fix test order flakiness
` [PATCH v3 2/7] fetch: add --negotiation-restrict option
` [PATCH v3 3/7] transport: rename negotiation_tips
` [PATCH v3 4/7] remote: add remote.*.negotiationRestrict config
` [PATCH v3 5/7] fetch: add --negotiation-include option for negotiation
` [PATCH v3 6/7] remote: add remote.*.negotiationInclude config
` [PATCH v3 7/7] send-pack: pass negotiation config in push
[PATCH 0/2] approxidate: tweak special date formats
2026-05-12 16:52 UTC (7+ messages)
` [PATCH v2 0/3] "
` [PATCH v2 1/3] t0006: add support for approxidate test date adjustment
` [PATCH v2 2/3] approxidate: make "specials" respect fixed day-of-month
` [PATCH v2 3/3] approxidate: use deferred mday adjustments for "specials"
[PATCH] http: handle absolute-path alternates from server root
2026-05-12 16:26 UTC
[PATCH] pretty: drop strbuf pre-sizing from add_rfc2047()
2026-05-12 16:20 UTC
[PATCH v3 0/2] includeIf: add "worktree" condition for matching working tree path
2026-05-12 16:09 UTC (8+ messages)
` [PATCH v3 1/2] config: refactor include_by_gitdir() into include_by_path()
` [PATCH v3 2/2] config: add "worktree" and "worktree/i" includeIf conditions
[PATCH v2 0/7] odb: add write operation to ODB transaction interface
2026-05-12 15:19 UTC (5+ messages)
` [PATCH v3 "
` [PATCH v3 3/7] odb: update `struct odb_write_stream` read() callback
[PATCH] rebase: ignore non-branch update-refs
2026-05-12 15:10 UTC (6+ messages)
[RFC PATCH v3 0/2] push: add support for pushing to remote groups
2026-05-12 15:05 UTC (4+ messages)
` [RFC PATCH v5 0/3] "
` [RFC PATCH v5 3/3] push: support pushing to a remote group
What's cooking in git.git (May 2026, #03)
2026-05-12 14:20 UTC (2+ messages)
[PATCH 0/4] strbuf: add and use strbuf_add_uint()
2026-05-12 11:56 UTC (5+ messages)
` [PATCH 1/4] strbuf: add strbuf_add_uint()
` [PATCH 2/4] cat-file: use strbuf_add_uint()
` [PATCH 3/4] ls-files: "
` [PATCH 4/4] ls-tree: "
[PATCH v6] checkout: extend --track with a "fetch" mode to refresh start-point
2026-05-12 10:55 UTC (6+ messages)
` [PATCH v7] "
` [PATCH v8] "
` [PATCH v9] "
[PATCH/RFC 0/5] replay: support replaying 2-parent merges
2026-05-12 10:54 UTC (3+ messages)
` [PATCH/RFC 4/5] test-tool: add a "historian" subcommand for building merge fixtures
[PATCH v2 0/8] builtin: implement, document and test url-parse
2026-05-12 8:57 UTC (6+ messages)
` [PATCH v3 "
[PATCH 0/2] builtin/maintenance: fix locking and respect "gc.auto"
2026-05-12 8:30 UTC (11+ messages)
` [PATCH 1/2] builtin/maintenance: fix locking with "--detach"
` [PATCH 2/2] run-command: honor "gc.auto" for auto-maintenance
` [PATCH v2 0/2] builtin/maintenance: fix locking and respect "gc.auto"
` [PATCH v2 1/2] builtin/maintenance: fix locking with "--detach"
` [PATCH v2 2/2] run-command: honor "gc.auto" for auto-maintenance
git clone fails when using --dissociate together with a reference repository that contains a commit-graph
2026-05-12 7:35 UTC
[PATCH] log: let --follow follow renames in merge commits
2026-05-12 7:21 UTC
[GSoC PATCH v5 0/6] preserve promisor files content after repack
2026-05-12 6:49 UTC (3+ messages)
` [GSoC PATCH v6 "
[PATCH 0/2] builtin/history: introduce "fixup" subcommand
2026-05-12 6:41 UTC (6+ messages)
` [PATCH v3 0/3] "
` [PATCH v3 1/3] replay: allow callers to control what happens with empty commits
[PATCH] sequencer: remove todo_add_branch_context.commit
2026-05-12 6:36 UTC (2+ messages)
[PATCH v15 00/13] fsmonitor: implement filesystem change listener for Linux
2026-05-12 6:26 UTC (3+ messages)
[PATCH v5] t2000: modernize overall structure and path checks
2026-05-12 6:15 UTC (3+ messages)
` [PATCH v6] t2000: consolidate second scenario into a single test block
[PATCH] merge: use repo_in_merge_bases for octopus up-to-date check
2026-05-12 6:11 UTC
[PATCH 0/2] doc: log: fix --decorate description list
2026-05-12 6:03 UTC (2+ messages)
[BUG] v2.45+: git commit -S invalidates signature for non-UTF-8 messages
2026-05-12 5:54 UTC (4+ messages)
` [PATCH v2 1/2] commit: name UTF-8 function appropriately
` [PATCH v2 2/2] commit: sign commit after mutating buffer
[PATCH v3] index-pack, unpack-objects: increase input buffer from 4 KiB to 128 KiB
2026-05-12 5:51 UTC (3+ messages)
` [PATCH v4] "
[PATCH] commit-reach: early exit paint_down_to_common for single merge-base
2026-05-12 5:16 UTC (10+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4 0/2] [RFC] commit-reach: skip STALE drain when only one merge-base needed
` [PATCH v4 1/2] commit-reach: introduce merge_base_flags enum
` [PATCH v4 2/2] commit-reach: early exit paint_down_to_common for single merge-base
Bug: Hierarchical Aliases no longer work in 2.54.0
2026-05-12 4:43 UTC (9+ messages)
` [PATCH] alias: restore support for simple dotted aliases
[PATCH 0/3] line-log: integrate -L with the standard log output pipeline
2026-05-12 4:01 UTC (2+ messages)
[PATCH 0/8] pack-bitmap: fix various pseudo-merge bugs
2026-05-12 1:49 UTC (19+ messages)
` [PATCH v2 0/9] "
` [PATCH v3 "
` [PATCH v3 1/9] t/helper: add 'test-tool bitmap write' subcommand
` [PATCH v3 2/9] t5333: demonstrate various pseudo-merge bugs
` [PATCH v3 3/9] pack-bitmap-write: sort pseudo-merge commit lookup table in pack order
` [PATCH v3 4/9] pack-bitmap: fix inverted binary search in `pseudo_merge_at()`
` [PATCH v3 5/9] pack-bitmap: fix pseudo-merge lookup for shared commits
` [PATCH v3 6/9] pack-bitmap: parse commits in `find_pseudo_merge_group_for_ref()`
` [PATCH v3 7/9] pack-bitmap: reject pseudo-merge "sampleRate" of 0
` [PATCH v3 8/9] Documentation: fix broken `sampleRate` in gitpacking(7)
` [PATCH v3 9/9] pack-bitmap: prevent pattern leak on pseudo-merge re-assignment
[PATCH 0/7] pack-objects: integrate --path-walk and some --filter options
2026-05-12 1:43 UTC (30+ messages)
` [PATCH v2 00/10] "
` [PATCH v3 00/12] "
` [PATCH v3 01/12] t5620: make test work with path-walk var
` [PATCH v3 02/12] pack-objects: pass --objects with --path-walk
` [PATCH v3 03/12] t/perf: add pack-objects filter and path-walk benchmark
` [PATCH v3 04/12] path-walk: always emit directly-requested objects
` [PATCH v3 05/12] path-walk: support blobless filter
` [PATCH v3 06/12] backfill: die on incompatible filter options
` [PATCH v3 07/12] path-walk: support blob size limit filter
` [PATCH v3 08/12] path-walk: add pl_sparse_trees to control tree pruning
` [PATCH v3 09/12] pack-objects: support sparse:oid filter with path-walk
` [PATCH v3 10/12] path-walk: support `tree:0` filter
` [PATCH v3 11/12] path-walk: support `object:type` filter
` [PATCH v3 12/12] path-walk: support `combine` filter
What's cooking in git.git (May 2026, #02)
2026-05-12 0:56 UTC (4+ messages)
` kh/name-rev-custom-format
[PATCH] add -p: introduce 'w' command to view hunk with --word-diff
2026-05-12 0:04 UTC (6+ messages)
git hogs the CPU, RAM and storage despite its config
2026-05-11 23:58 UTC (13+ messages)
` unexpected auto-maintenance, was "
git hard-codes use of /bin/sh for aliases
2026-05-11 22:46 UTC (3+ messages)
[ANNOUNCE] Tickets available for Git Merge 2026
2026-05-11 22:17 UTC
[PATCH] dir: use per-worktree repository ignore patterns upon request
2026-05-11 19:55 UTC (4+ messages)
` [PATCH v2] ignore: note info/exclude lives in GIT_COMMON_DIR, not GIT_DIR
[PATCH 0/2] doc: interpret-trailers: explain key format
2026-05-11 19:23 UTC (5+ messages)
` [PATCH v2 0/9] "
[Bug] fetch --deepen truncates history in v2.54.0
2026-05-11 19:20 UTC (6+ messages)
` [PATCH 1/1] shallow: fix relative deepen on non-shallow repositories
` [PATCH v2] "
[PATCH 0/3] Batch prefetching
2026-05-11 17:45 UTC (6+ messages)
` [PATCH v2 "
` [PATCH v2 2/3] builtin/log: prefetch necessary blobs for `git cherry`
[PATCH v3 0/5] format-rev: introduce builtin for on-demand pretty formatting
2026-05-11 15:45 UTC (10+ messages)
` [PATCH v4 "
` [PATCH v4 5/5] "
` [PATCH v5 0/5] "
` [PATCH v5 1/5] name-rev: wrap both blocks in braces
` [PATCH v5 2/5] name-rev: run clang-format before factoring code
` [PATCH v5 3/5] name-rev: factor code for sharing with a new command
` [PATCH v5 4/5] name-rev: make dedicated --annotate-stdin --name-only test
` [PATCH v5 5/5] format-rev: introduce builtin for on-demand pretty formatting
Noômen: Gifted Invite Enclosed (Github Community Partnership)
2026-05-11 15:38 UTC (2+ messages)
[PATCH 0/9] Implement `promisor.storeFields` and `--filter=auto`
2026-05-11 13:10 UTC (6+ messages)
` [PATCH v2 0/8] Auto-configure advertised remotes via URL allowlist
` [PATCH v2 6/8] promisor-remote: trust known remotes matching acceptFromServerUrl
` [PATCH v2 7/8] promisor-remote: auto-configure unknown remotes
[PATCH v2 00/11] Handle cloning of objects larger than 4GB on Windows
2026-05-11 10:02 UTC (7+ messages)
` [PATCH v3 "
` [PATCH v3 11/11] ci: run expensive tests on push builds to integration branches
` [PATCH] ci: enable EXPENSIVE for contributor builds
[PATCH] config: retry acquiring config.lock for 100ms
2026-05-11 10:01 UTC (6+ messages)
[PATCH v2] doc: add caveat about turning off commit-graph
2026-05-11 8:29 UTC (6+ messages)
` [PATCH v3] "
[PATCH] daemon: fix network address handling bugs
2026-05-11 7:54 UTC (2+ messages)
[PATCH v5] clone: add clone.<url>.defaultObjectFilter config
2026-05-11 7:30 UTC (5+ messages)
` [PATCH v6] "
[PATCH v4 4/6] fetch: add --prune-merged
2026-05-11 6:56 UTC (4+ messages)
` [PATCH] fetch: add fetch.pruneLocalBranches config
[PATCH] build: tolerate use of _Generic from glibc 2.43 with Clang
2026-05-11 6:10 UTC (5+ messages)
[PATCH v5 00/10] parseopt: add subcommand autocorrection
2026-05-11 3:03 UTC (3+ messages)
` [PATCH v6 "
[PATCH v2 0/8] repo_config_values: migrate more globals
2026-05-11 2:56 UTC (5+ messages)
` [PATCH v3 0/8] environment: move core config globals into repo_config_values
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