messages from 2026-07-09 05:12:45 to 2026-07-10 16:37:36 UTC [more...]
[PATCH 0/6] receive-pack: use ODB transactions to stage object writes
2026-07-10 16:37 UTC (31+ messages)
` [PATCH v2 00/11] "
` [PATCH v2 06/11] odb/transaction: propagate begin errors
` [PATCH v3 00/11] receive-pack: use ODB transactions to stage object writes
` [PATCH v3 03/11] object-file: embed transaction flush logic in commit function
` [PATCH v3 06/11] odb/transaction: propagate begin errors
` [PATCH v3 08/11] odb/transaction: add transaction env interface
` [PATCH v3 11/11] builtin/receive-pack: stage incoming objects via ODB transactions
` [PATCH v4 00/11] receive-pack: use ODB transactions to stage object writes
` [PATCH v4 01/11] object-file: rename files transaction prepare function
` [PATCH v4 02/11] object-file: rename files transaction fsync function
` [PATCH v4 03/11] object-file: embed transaction flush logic in commit function
` [PATCH v4 04/11] object-file: drop check for inflight transactions
` [PATCH v4 05/11] object-file: propagate files transaction errors
` [PATCH v4 06/11] odb/transaction: propagate begin errors
` [PATCH v4 07/11] odb/transaction: propagate commit errors
` [PATCH v4 08/11] odb/transaction: add transaction env interface
` [PATCH v4 09/11] odb/transaction: introduce ODB transaction flags
` [PATCH v4 10/11] builtin/receive-pack: drop redundant tmpdir env
` [PATCH v4 11/11] builtin/receive-pack: stage incoming objects via ODB transactions
[PATCH v2] prio-queue: use cascade-down for faster extract-min
2026-07-10 16:37 UTC (5+ messages)
` [PATCH v3 0/2] prio-queue: use bottom-up sift for extract-min
` [PATCH v3 2/2] prio-queue: use cascade for unfused gets
[PATCH 00/11] coverity: avoid dereferencing NULL
2026-07-10 15:46 UTC (36+ messages)
` [PATCH 01/11] diffcore-break: guard against NULLed queue entries in merge loop
` [PATCH 02/11] diff: handle NULL return from repo_get_commit_tree()
` [PATCH 03/11] remote: guard `remote_tracking()` against NULL remote
` [PATCH 04/11] reftable/stack: guard against NULL list_file in stack_destroy
` [PATCH 05/11] mailsplit: move NULL check before first use of file handle
` [PATCH 06/11] bisect: handle NULL commit in `bisect_successful()`
` [PATCH 07/11] replay: die when --onto does not peel to a commit
` [PATCH 08/11] revision: avoid dereferencing NULL in `add_parents_only()`
` [PATCH 09/11] pack-bitmap: handle missing bitmap for base MIDX
` [PATCH 10/11] bisect: ensure non-NULL `head` before using it
` [PATCH 11/11] shallow: fix NULL dereference
` [PATCH v2 00/12] coverity: avoid dereferencing NULL
` [PATCH v2 01/12] diffcore-break: guard against NULLed queue entries in merge loop
` [PATCH v2 02/12] diff: handle NULL return from repo_get_commit_tree()
` [PATCH v2 03/12] remote: guard `remote_tracking()` against NULL remote
` [PATCH v2 04/12] reftable/stack: guard against NULL list_file in stack_destroy
` [PATCH v2 05/12] mailsplit: move NULL check before first use of file handle
` [PATCH v2 06/12] bisect: handle NULL commit in `bisect_successful()`
` [PATCH v2 07/12] replay: die when --onto does not peel to a commit
` [PATCH v2 08/12] revision: avoid dereferencing NULL in `add_parents_only()`
` [PATCH v2 09/12] pack-bitmap: handle missing bitmap for base MIDX
` [PATCH v2 10/12] bisect: ensure non-NULL `head` before using it
` [PATCH v2 11/12] shallow: fix NULL dereference
` [PATCH v2 12/12] shallow: give write_one_shallow() its own hex buffer
[PATCH v17 0/7] branch: delete-merged
2026-07-10 15:26 UTC (11+ messages)
` [PATCH v18 "
` [PATCH v18 1/7] branch: add --forked filter for --list mode
` [PATCH v18 2/7] branch: convert delete_branches() to a flags argument
` [PATCH v18 3/7] branch: let delete_branches skip unmerged branches on bulk refusal
` [PATCH v18 5/7] branch: add --delete-merged <branch>
Understanding why Git defaults to show author date and not committer date
2026-07-10 15:08 UTC
[PATCH 0/2] reftable: fix quadratic behavior when re-creating deleted refs
2026-07-10 15:03 UTC (12+ messages)
` [PATCH v2 "
` [PATCH v2 1/2] t/perf: add perf test for ref tombstone scenarios
` [PATCH v2 2/2] reftable: fix quadratic behavior in the presence of tombstones
` [PATCH v3 0/2] reftable: fix quadratic behavior when re-creating deleted refs
` [PATCH v3 1/2] t/perf: add perf test for ref tombstone scenarios
` [PATCH v3 2/2] reftable: fix quadratic behavior in the presence of tombstones
[PATCH v2 0/2] environment: move ignore_case into repo_config_values
2026-07-10 15:01 UTC (4+ messages)
` [PATCH v3 "
[PATCH] object-file: fix closing object stream twice
2026-07-10 14:54 UTC
[PATCH 0/7] refs: remove use of `the_repository`
2026-07-10 14:48 UTC (14+ messages)
` [PATCH 1/7] refs/packed: de-globalize handling of "core.packedRefsTimeout"
` [PATCH 2/7] refs/packed: drop `USE_THE_REPOSITORY_VARIABLE`
` [PATCH 3/7] refs/files: "
` [PATCH 4/7] worktree: refactor code to use available repositories
` [PATCH 5/7] worktree: pass repository to file-local functions
` [PATCH 6/7] worktree: pass repository to public functions
` [PATCH 7/7] refs: remove remaining uses of `the_repository`
[PATCH] sequencer: honor --empty when a fixup!/squash! empties its target
2026-07-10 13:28 UTC (2+ messages)
[PATCH v3 0/2] fetch: make submodule fetch errors configurable
2026-07-10 12:26 UTC (3+ messages)
` [PATCH v3 1/2] submodule: fix premature failure in recursive submodule fetch
` [PATCH v3 2/2] fetch: add fetch.submoduleErrors to make submodule fetch errors non-fatal
[PATCH 0/2] git-subtree: Bail out if we find output from Rust rewrite
2026-07-10 12:20 UTC (9+ messages)
` [PATCH 2/2] git-subtree: Bail out if we find output from Rust rewrite (test)
` [PATCH 1/2] git-subtree: Bail out if we find output from Rust rewrite
` [PATCH 1/2] git-subtree: Bail out if we find output from Rust rewrite [and 1 more messages]
[PATCH v7 0/3] graph: indent visual roots in graph
2026-07-10 10:37 UTC (6+ messages)
` [PATCH v8 0/4] "
` [PATCH v8 1/4] lib-log-graph: move check_graph function
` [PATCH v8 2/4] revision: add next_commit_to_show()
` [PATCH v8 3/4] graph: add a 2 commit buffer for lookahead
` [PATCH v8 4/4] graph: indent visual root in graph
[PATCH v1 0/3] worktree: add post-worktree-add and post-worktree-remove hooks
2026-07-10 9:34 UTC (2+ messages)
[PATCH v7 0/5] history: add squash subcommand to fold a range
2026-07-10 9:06 UTC (7+ messages)
` [PATCH v8 "
` [PATCH v8 1/5] history: extract helper for a commit's parent tree
` [PATCH v8 2/5] history: give commit_tree_ext a message template
` [PATCH v8 3/5] history: add squash subcommand to fold a range
` [PATCH v8 4/5] sequencer: share the squash message marker helpers and flags
` [PATCH v8 5/5] history: re-edit a squash with every message
[PATCH 0/3] Introduce a 'fromAccepted' option to GIT_NO_LAZY_FETCH
2026-07-10 8:51 UTC (4+ messages)
` [PATCH 1/3] promisor-remote: factor out lazy_fetch_objects()
` [PATCH 2/3] promisor-remote: introduce enum allow_lazy_fetch
` [PATCH 3/3] promisor-remote: teach 'fromAccepted' to GIT_NO_LAZY_FETCH
[PATCH 0/7] odb: introduce object filters to `odb_for_each_object()`
2026-07-10 8:49 UTC (27+ messages)
` [PATCH 1/7] odb/source-packed: improve lookup when enumerating objects
` [PATCH 2/7] pack-bitmap: mark object filter as `const`
` [PATCH 3/7] pack-bitmap: allow aborting iteration of bitmapped objects
` [PATCH 4/7] pack-bitmap: iterate object sources when opening bitmaps
` [PATCH 5/7] pack-bitmap: introduce function to open bitmap for a single source
` [PATCH 6/7] odb: introduce object filters to `odb_for_each_object()`
` [PATCH 7/7] builtin/cat-file: filter objects via object database
` [PATCH v2 0/8] odb: introduce object filters to `odb_for_each_object()`
` [PATCH v2 1/8] odb/source-packed: improve lookup when enumerating objects
` [PATCH v2 2/8] pack-bitmap: mark object filter as `const`
` [PATCH v2 3/8] pack-bitmap: allow aborting iteration of bitmapped objects
` [PATCH v2 4/8] pack-bitmap: iterate object sources when opening bitmaps
` [PATCH v2 5/8] pack-bitmap: drop `_1` suffix from functions that open bitmaps
` [PATCH v2 6/8] pack-bitmap: introduce function to open bitmap for a single source
` [PATCH v2 7/8] odb: introduce object filters to `odb_for_each_object()`
` [PATCH v2 8/8] builtin/cat-file: filter objects via object database
[PATCH] b4: include change-id in cover template
2026-07-10 8:46 UTC (2+ messages)
[PATCH] builtin/add.c: replace run_command() with direct apply_all_patches() call
2026-07-10 7:32 UTC (3+ messages)
` [PATCH v2] "
[PATCH v7 0/3] includeIf: add "worktree" condition for matching working tree path
2026-07-10 6:43 UTC (8+ messages)
` [PATCH v7 2/3] repository: keep a symlink-preserving copy of the worktree path
` [PATCH v8 0/2] includeIf: add "worktree" condition for matching working tree path
` [PATCH v8 1/2] config: refactor include_by_gitdir() into include_by_path()
` [PATCH v8 2/2] config: add "worktree" and "worktree/i" includeIf conditions
[PATCH v7 0/3] Teach git-replay(1) to linearize merge commits
2026-07-10 3:47 UTC (3+ messages)
` [PATCH v7 3/3] replay: offer an option to linearize the commit topology
[PATCH] gpg-interface: still print ssh signatures when allowed signers file is not set
2026-07-10 3:42 UTC (4+ messages)
What's cooking in git.git (Jul 2026, #04)
2026-07-10 0:51 UTC
[PATCH v1 1/3] worktree: add post-worktree-add hook
2026-07-09 23:36 UTC (3+ messages)
` [PATCH v1 2/3] worktree: add post-worktree-remove hook
` [PATCH v1 3/3] worktree: run post-worktree-remove hook when pruning
[PATCH 0/3] t/lib-httpd: make CGI test helpers concurrency-safe
2026-07-09 18:10 UTC (7+ messages)
` [PATCH 1/3] t/lib-httpd: fix apply-one-time-script race under concurrent requests
` [PATCH 2/3] t/lib-httpd: make http-429 first-request check atomic
[PATCH 00/12] Next size_t stop: pack-objects/delta
2026-07-09 16:49 UTC (13+ messages)
` [PATCH 01/12] diff-delta: widen `struct delta_index`' size fields to `size_t`
` [PATCH 02/12] delta: widen `create_delta_index()` parameter "
` [PATCH 03/12] pack-objects: widen delta-cache accounting "
` [PATCH 04/12] pack-objects: widen `free_unpacked()` return "
` [PATCH 05/12] pack-objects: widen `mem_usage` and `try_delta()`'s out-param "
` [PATCH 06/12] delta: widen `create_delta()` and `diff_delta()` "
` [PATCH 07/12] packfile, git-zlib: widen `use_pack()` and zstream avail fields "
` [PATCH 08/12] archive-zip: widen `zlib_deflate_raw()`'s maxsize local "
` [PATCH 09/12] diff: widen `deflate_it()`'s bound local from int "
` [PATCH 10/12] http-push: widen `start_put()`'s size local from `ssize_t` "
` [PATCH 11/12] t/helper/test-pack-deltas: widen `do_compress()`'s maxsize local "
` [PATCH 12/12] git-zlib: widen `git_deflate_bound()` "
[PATCH v7 0/9] migrate more variables into repo_config_values
2026-07-09 16:41 UTC (16+ messages)
` [PATCH v8 "
` [PATCH v8 4/9] environment: move pager_program "
` [PATCH v9 0/9] migrate more variables "
` [PATCH v9 1/9] repository: introduce repo_config_values_clear()
` [PATCH v9 2/9] environment: move excludes_file into repo_config_values
` [PATCH v9 3/9] environment: move editor_program "
` [PATCH v9 4/9] environment: move pager_program "
` [PATCH v9 5/9] environment: move askpass_program "
` [PATCH v9 6/9] environment: migrate apply_default_whitespace and apply_default_ignorewhitespace
` [PATCH v9 7/9] environment: move push_default into repo_config_values
` [PATCH v9 8/9] environment: move autorebase "
` [PATCH v9 9/9] environment: move object_creation_mode "
[PATCH v3] t1410-reflog.sh: avoid suppressing git's exit code in pipelines
2026-07-09 16:38 UTC (3+ messages)
` [PATCH v4] "
[PATCH 0/2] commit-graph: fix topo_levels slab propagation regression
2026-07-09 15:03 UTC (6+ messages)
` [PATCH 2/2] commit-graph: propagate topo_levels slab to all chain layers
` [PATCH v2 0/2] commit-graph: fix topo_levels slab propagation regression
` [PATCH v2 1/2] commit-graph: add trace2 instrumentation for generation DFS
` [PATCH v2 2/2] commit-graph: propagate topo_levels slab to all chain layers
[PATCH v3 0/4] Add support for an external command for fetching notes
2026-07-09 11:10 UTC (5+ messages)
` [PATCH v3 4/4] notes: support an external command to display notes
[PATCH v3 0/5] builtin/refs: add ability to write references
2026-07-09 10:05 UTC (6+ messages)
` [PATCH v3 4/5] builtin/refs: add "create" subcommand
[PATCH v4 0/5] builtin/refs: add ability to write references
2026-07-09 9:44 UTC (3+ messages)
` [PATCH v4 2/5] builtin/refs: add "delete" subcommand
git fetch automatic tag fetching - confusing when on or off
2026-07-09 7:33 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