Git development
 help / color / mirror / Atom feed
 messages from 2026-07-10 07:41:49 to 2026-07-12 10:44:30 UTC [more...]

[PATCH v8 0/9] migrate more variables into repo_config_values
 2026-07-12 10:44 UTC  (17+ messages)
` [PATCH v9 "
  ` [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] Makefile: fix up lib directory move
 2026-07-12 10:15 UTC  (2+ messages)

[PATCH 0/3] Introduce a 'fromAccepted' option to GIT_NO_LAZY_FETCH
 2026-07-12  9:06 UTC  (6+ 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

Understanding why Git defaults to show author date and not committer date
 2026-07-12  8:45 UTC  (4+ messages)

[PATCH 0/2] git-subtree: Bail out if we find output from Rust rewrite
 2026-07-12  8:22 UTC  (13+ 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]

"discard!" commit message for commits that should be removed while cleaning up the history
 2026-07-12  5:54 UTC 

[PATCH v7 0/3] graph: indent visual roots in graph
 2026-07-12  5:56 UTC  (17+ 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 v9 0/4] graph: indent visual roots "
    ` [PATCH v9 1/4] lib-log-graph: move check_graph function
    ` [PATCH v9 2/4] revision: add next_commit_to_show()
    ` [PATCH v9 3/4] graph: add a 2 commit buffer for lookahead
    ` [PATCH v9 4/4] graph: indent visual root in graph

[PATCH GSoC v15 00/13] cat-file: add remote-object-info to batch-command
 2026-07-12  5:26 UTC  (16+ messages)
` [PATCH GSoC v16 "
  ` [PATCH GSoC v16 01/13] transport-helper: fix memory leak of helper on disconnect
  ` [PATCH GSoC v16 02/13] cat-file: declare loop counter inside for()
  ` [PATCH GSoC v16 03/13] t1006: split test utility functions into new 'lib-cat-file.sh'
  ` [PATCH GSoC v16 04/13] fetch-pack: fix hash_algo variable type
  ` [PATCH GSoC v16 05/13] fetch-pack: drop static advertise_sid variable
  ` [PATCH GSoC v16 06/13] fetch-pack: move write_fetch_command_and_capabilities() to connect.c
  ` [PATCH GSoC v16 07/13] connect: make write_fetch_command_and_capabilities() more generic
  ` [PATCH GSoC v16 08/13] fetch-pack: move fetch initialization
  ` [PATCH GSoC v16 09/13] serve: advertise object-info feature
  ` [PATCH GSoC v16 10/13] transport: add client support for object-info
  ` [PATCH GSoC v16 11/13] cat-file: add remote-object-info to batch-command
  ` [PATCH GSoC v16 12/13] cat-file: validate remote atoms with an allow-list
  ` [PATCH GSoC v16 13/13] cat-file: make remote-object-info allow-list dynamic

[PATCH v3] sequencer: honor --empty when a fixup!/squash! empties its target
 2026-07-12  5:01 UTC  (2+ messages)

Git 2.55.0/next/seen NO_RUST fsmonitor BUG_vfl crash
 2026-07-12  4:04 UTC 

[GSoC Patch] repo: support category-based prefix querying for info keys
 2026-07-12  2:52 UTC  (3+ messages)

[PATCH] meson: wire up USE_NSEC build knob
 2026-07-11 22:46 UTC  (6+ messages)

[PATCH v5 00/10] commit-reach: terminate merge-base walk when one side is exhausted
 2026-07-11 21:41 UTC  (14+ messages)
` [PATCH v6 "
  ` [PATCH v6 01/10] Documentation/technical: add paint-down-to-common doc
  ` [PATCH v6 02/10] test-lib-functions: improve diagnostic output for trace2 data assertions
  ` [PATCH v6 03/10] t6600: add test cases for side-exhaustion edge cases
  ` [PATCH v6 04/10] t6099, t6600: add side-exhaustion regression tests
  ` [PATCH v6 05/10] commit-reach: add trace2 instrumentation to paint_down_to_common()
  ` [PATCH v6 06/10] t6600: add clock-skew topologies and step counts for edge cases
  ` [PATCH v6 07/10] commit-reach: introduce struct paint_state with per-side counters
  ` [PATCH v6 08/10] commit-reach: terminate merge-base walk when one paint side is exhausted
  ` [PATCH v6 09/10] commit-reach: move min_generation check into paint_queue_get()
  ` [PATCH v6 10/10] commit-reach: remove commit-date ordering fallback

[PATCH 0/2] commit-graph: fix topo_levels slab propagation regression
 2026-07-11 21:18 UTC  (14+ messages)
` [PATCH 1/2] commit-graph: add trace2 instrumentation for generation DFS
` [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] fixup! fetch: add fetch.submoduleErrors to make submodule fetch errors non-fatal
 2026-07-11 20:55 UTC  (2+ messages)

[PATCH v6 0/1] environment: move excludes_file into repo_config_values
 2026-07-11 19:38 UTC  (5+ messages)
` [PATCH v7 0/9] migrate more variables "
  ` [PATCH v7 3/9] environment: move editor_program "

[PATCH v17 0/7] branch: delete-merged
 2026-07-11 19:36 UTC  (15+ 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>

[PATCH 0/6] Update Contributor Guides
 2026-07-11 19:26 UTC  (7+ messages)
` [PATCH 1/6] SubmittingPatches: clarify expected structure of commit log message
` [PATCH 2/6] MyFirstContribution: what if I don't get a reply?
` [PATCH 3/6] MyFirstContribution: carrying over trailers
` [PATCH 4/6] MyFirstContribution: clarify that 'seen' does not mean acceptance
` [PATCH 5/6] SubmittingPatches: clarify the meaning of "Will queue"
` [PATCH 6/6] SubmittingPatches: clarify the writing style of whats-cooking

[PATCH 0/7] odb: introduce object filters to `odb_for_each_object()`
 2026-07-11 16:42 UTC  (23+ messages)
` [PATCH 3/7] pack-bitmap: allow aborting iteration of bitmapped objects
` [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 v2 9/8?] pack-objects: drop unused return value from add_object_entry()

[PATCH] t9811: replace 'test -f' and '! test -f' with 'test_path_*'
 2026-07-11 16:04 UTC  (4+ messages)
` [PATCH v2 0/2] t9811: reformat and modernize tests
  ` [PATCH v2 1/2] t9811: break long && chains into multiple lines
  ` [PATCH v2 2/2] t9811: replace 'test -f' and '! test -f' with 'test_path_*'

[PATCH] object-file: fix closing object stream twice
 2026-07-11  7:33 UTC  (2+ messages)

[PATCH] builtin/add.c: replace run_command() with direct apply_all_patches() call
 2026-07-11  6:06 UTC  (6+ messages)
` [PATCH v2] "
    ` [PATCH v3] "
        ` [PATCH v4] "

[PATCH v3 0/2] fetch: make submodule fetch errors configurable
 2026-07-10 22:21 UTC  (4+ 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/7] refs: remove use of `the_repository`
 2026-07-10 20:24 UTC  (7+ messages)

cygwin v2.55.0 test failures
 2026-07-10 18:32 UTC 

[PATCH] sequencer: honor --empty when a fixup!/squash! empties its target
 2026-07-10 18:30 UTC  (4+ messages)

[PATCH v2] sequencer: honor --empty when a fixup!/squash! empties its target
 2026-07-10 17:55 UTC  (2+ messages)

[PATCH v2] prio-queue: use cascade-down for faster extract-min
 2026-07-10 17:40 UTC  (7+ 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 0/3] t/lib-httpd: make CGI test helpers concurrency-safe
 2026-07-10 17:30 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] t/lib-httpd: fix apply-one-time-script race under concurrent requests
  ` [PATCH v2 2/3] t/lib-httpd: make http-429 first-request check atomic
  ` [PATCH v2 3/3] t/README: document writing concurrency-safe helpers

[PATCH] b4: include change-id in cover template
 2026-07-10 17:02 UTC  (3+ messages)

[PATCH v2 00/11] receive-pack: use ODB transactions to stage object writes
 2026-07-10 16:52 UTC  (18+ messages)
` [PATCH v3 "
  ` [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 00/11] coverity: avoid dereferencing NULL
 2026-07-10 15:46 UTC  (15+ messages)
` [PATCH v2 00/12] "
  ` [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 v2 0/2] reftable: fix quadratic behavior when re-creating deleted refs
 2026-07-10 15:03 UTC  (6+ messages)
` [PATCH v3 "
  ` [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 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


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox