Git development
 help / color / mirror / Atom feed
 messages from 2026-07-11 19:26:59 to 2026-07-14 02:42:32 UTC [more...]

[PATCH 0/2] packfile URIs: support concurrent downloads
 2026-07-14  2:42 UTC  (4+ messages)

[PATCH 0/2] packfile URIs: support concurrent downloads
 2026-07-14  1:58 UTC  (5+ messages)
` [PATCH 1/2] http: use unique tempfiles for packfile URI downloads
` [PATCH 2/2] fetch-pack: accept "pack" output for packfile URIs

[PATCH 0/2] packfile URIs: support concurrent downloads
 2026-07-13 22:37 UTC 

[PATCH] meson: wire up USE_NSEC build knob
 2026-07-13 22:17 UTC  (7+ messages)

[PATCH 0/2] commit-graph: fix topo_levels slab propagation regression
 2026-07-13 22:17 UTC  (16+ 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 v7 0/3] Teach git-replay(1) to linearize merge commits
 2026-07-13 22:09 UTC  (4+ messages)
` [PATCH v7 3/3] replay: offer an option to linearize the commit topology

What's cooking in git.git (Jul 2026, #05)
 2026-07-13 21:34 UTC  (3+ messages)
` tc/replay-linearize [Was: Re: What's cooking in git.git (Jul 2026, #05)]

[PATCH v8 0/4] graph: indent visual roots in graph
 2026-07-13 20:51 UTC  (31+ messages)
` [PATCH v9 "
  ` [PATCH v10 0/7] "
    ` [PATCH v10 1/7] lib-log-graph: move check_graph function
    ` [PATCH v10 2/7] revision: add next_commit_to_show()
    ` [PATCH v10 3/7] graph: add a 2 commit buffer for lookahead
    ` [PATCH v10 4/7] graph: indent visual root in graph
    ` [PATCH v10 5/7] graph: wrap cascading commits after 4 columns
    ` [PATCH v10 6/7] graph: move config reading into graph_read_config()
    ` [PATCH v10 7/7] graph: add --[no-]graph-indent and log.graphIndent
    ` [PATCH v11 0/7] graph: indent visual roots in graph
      ` [PATCH v11 1/7] lib-log-graph: move check_graph function
      ` [PATCH v11 2/7] revision: add next_commit_to_show()
      ` [PATCH v11 3/7] graph: add a 2 commit buffer for lookahead
      ` [PATCH v11 4/7] graph: indent visual root in graph
      ` [PATCH v11 5/7] graph: wrap cascading commits after 4 columns
      ` [PATCH v11 6/7] graph: move config reading into graph_read_config()
      ` [PATCH v11 7/7] graph: add --[no-]graph-indent and log.graphIndent

cygwin v2.55.0 test failures
 2026-07-13 20:28 UTC  (5+ messages)

[PATCH v17 0/7] branch: delete-merged
 2026-07-13 18:17 UTC  (19+ messages)
` [PATCH v18 "
  ` [PATCH v18 2/7] branch: convert delete_branches() to a flags argument
  ` [PATCH v18 5/7] branch: add --delete-merged <branch>
  ` [PATCH v18 6/7] branch: add branch.<name>.deleteMerged opt-out
  ` [PATCH v18 7/7] branch: add --dry-run for --delete-merged

[PATCH] sequencer: Skip copying notes for commits that disappear during rebase
 2026-07-13 17:00 UTC  (20+ messages)
` [PATCH 00/11] sequencer: do not record dropped commits as rewritten
  ` [PATCH v2 00/10] "
    ` [PATCH v2 01/10] t3400: restore coverage for note copying with apply backend
    ` [PATCH v2 02/10] sequencer: move definition of is_final_fixup()
    ` [PATCH v2 03/10] sequencer: be more careful with external merge
    ` [PATCH v2 04/10] sequencer: never reschedule on failed commit
    ` [PATCH v2 05/10] sequencer: remove unnecessary "or" in pick_one_commit()
    ` [PATCH v2 06/10] sequencer: simplify handing of fixup with conflicts
    ` [PATCH v2 07/10] sequencer: remove unnecessary condition in pick_one_commit()
    ` [PATCH v2 08/10] sequencer: simplify pick_one_commit()
    ` [PATCH v2 09/10] sequencer: use an enum to represent result of picking a commit
    ` [PATCH v2 10/10] sequencer: do not record dropped commits as rewritten

[PATCH v8 0/9] migrate more variables into repo_config_values
 2026-07-13 16:39 UTC  (43+ 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 v10 0/9] migrate more variables "
    ` [PATCH v10 1/9] repository: introduce repo_config_values_clear()
    ` [PATCH v10 2/9] environment: move excludes_file into repo_config_values
    ` [PATCH v10 3/9] environment: move editor_program "
    ` [PATCH v10 4/9] environment: move pager_program "
    ` [PATCH v10 5/9] environment: move askpass_program "
    ` [PATCH v10 6/9] environment: migrate apply_default_whitespace and apply_default_ignorewhitespace
    ` [PATCH v10 7/9] environment: move push_default into repo_config_values
    ` [PATCH v10 8/9] environment: move autorebase "
    ` [PATCH v10 9/9] environment: move object_creation_mode "
    ` [PATCH v11 00/10] migrate more variables "
      ` [PATCH v11 01/10] repository: introduce repo_config_values_clear()
      ` [PATCH v11 02/10] environment: move excludes_file into repo_config_values
      ` [PATCH v11 03/10] environment: move editor_program "
      ` [PATCH v11 04/10] environment: move pager_program "
      ` [PATCH v11 05/10] environment: move askpass_program "
      ` [PATCH v11 06/10] environment: migrate apply_default_whitespace and apply_default_ignorewhitespace

[PATCH 00/11] odb: make optimizations pluggable
 2026-07-13 16:34 UTC  (16+ messages)
` [PATCH v2 00/12] "
  ` [PATCH v2 01/12] t7900: simplify how we check for maintenance tasks
  ` [PATCH v2 02/12] odb: run "pre-auto-gc" hook for all "
  ` [PATCH v2 03/12] builtin/gc: move worktree and rerere tasks before object optimizations
  ` [PATCH v2 04/12] builtin/gc: extract object database optimizations into separate function
  ` [PATCH v2 05/12] builtin/gc: make repack arguments self-contained
  ` [PATCH v2 06/12] builtin/gc: inline config values specific to the "files" backend
  ` [PATCH v2 07/12] builtin/gc: introduce object database optimization options
  ` [PATCH v2 08/12] builtin/gc: move geometric repacking into `odb_optimize()`
  ` [PATCH v2 09/12] builtin/gc: introduce `odb_optimize_required()`
  ` [PATCH v2 10/12] builtin/gc: refactor ODB optimizations to operate on "files" source
  ` [PATCH v2 11/12] builtin/gc: fix signedness issues in ODB-related functionality
  ` [PATCH v2 12/12] odb: make optimizations pluggable

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

[PATCH 0/2] t1100: modernize test script
 2026-07-13 16:30 UTC  (5+ messages)
` [PATCH 1/2] t1100: modernize test style
` [PATCH 2/2] t1100: move creation of expected output into setup test

[PATCH] fast-export: standardize usage string and SYNOPSIS
 2026-07-13 15:54 UTC  (2+ messages)

[PATCH 0/7] odb: introduce object filters to `odb_for_each_object()`
 2026-07-13 14:41 UTC  (11+ messages)
` [PATCH v3 0/9] "
  ` [PATCH v3 1/9] odb/source-packed: improve lookup when enumerating objects
  ` [PATCH v3 2/9] pack-bitmap: mark object filter as `const`
  ` [PATCH v3 3/9] pack-objects: drop unused return value from add_object_entry()
  ` [PATCH v3 4/9] pack-bitmap: allow aborting iteration of bitmapped objects
  ` [PATCH v3 5/9] pack-bitmap: iterate object sources when opening bitmaps
  ` [PATCH v3 6/9] pack-bitmap: drop `_1` suffix from functions that open bitmaps
  ` [PATCH v3 7/9] pack-bitmap: introduce function to open bitmap for a single source
  ` [PATCH v3 8/9] odb: introduce object filters to `odb_for_each_object()`
  ` [PATCH v3 9/9] builtin/cat-file: filter objects via object database

[PATCH 0/6] Update Contributor Guides
 2026-07-13 14:14 UTC  (15+ messages)
` [PATCH 1/6] SubmittingPatches: clarify expected structure of commit log message
` [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 v1 0/3] worktree: add post-worktree-add and post-worktree-remove hooks
 2026-07-13 13:19 UTC  (3+ messages)

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

[PATCH v8 0/2] includeIf: add "worktree" condition for matching working tree path
 2026-07-13 11:16 UTC  (3+ messages)
` [PATCH v8 2/2] config: add "worktree" and "worktree/i" includeIf conditions

[PATCH] t9811: replace 'test -f' and '! test -f' with 'test_path_*'
 2026-07-13 11:10 UTC  (3+ messages)
` [PATCH v2 0/2] t9811: reformat and modernize tests

[PATCH v2 0/8] odb: introduce object filters to `odb_for_each_object()`
 2026-07-13  9:54 UTC  (8+ messages)
` [PATCH v2 1/8] odb/source-packed: improve lookup when enumerating objects
` [PATCH v2 3/8] pack-bitmap: allow aborting iteration of bitmapped objects

What's cooking in git.git (Jul 2026, #04)
 2026-07-13  8:41 UTC  (2+ messages)

[PATCH RFC v3 0/2] Move libgit.a sources into separate "lib/" directory
 2026-07-13  5:52 UTC  (3+ messages)
` [PATCH RFC v3 2/2] "

[PATCH RFC 0/2] Move libgit.a sources into separate "lib/" directory
 2026-07-13  5:50 UTC  (4+ messages)
` [PATCH RFC v4 "
  ` [PATCH RFC v4 1/2] t/helper: prepare "test-example-tap.c" for introduction of "lib/"
  ` [PATCH RFC v4 2/2] Move libgit.a sources into separate "lib/" directory

[PATCH] Makefile: fix up lib directory move
 2026-07-13  5:22 UTC  (5+ messages)

[PATCH v3 00/11] receive-pack: use ODB transactions to stage object writes
 2026-07-13  5:18 UTC  (3+ messages)
` [PATCH v4 "

[PATCH v2 0/2] reftable: fix quadratic behavior when re-creating deleted refs
 2026-07-13  5:14 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] reftable: fix quadratic behavior in the presence of tombstones

[PATCH 0/4] send-pack: introduce a `no-ref-delta` capability
 2026-07-13  1:14 UTC  (2+ messages)

[PATCH 1/4] t/helper: teach pack-deltas to list delta entries
 2026-07-13  1:12 UTC  (4+ messages)
` [PATCH 2/4] pack-objects: introduce `--no-ref-delta`
` [PATCH 3/4] pack-objects: support reuse with `--no-ref-delta`
` [PATCH 4/4] send-pack: honor `no-ref-delta` capability

[PATCH v2] gitk, git-gui: drop msgfmt --statistics output
 2026-07-12 19:41 UTC  (8+ messages)
` [PATCH v3 0/2] Silence po catalog output under "make -s"

Provide a free license for git-digestif; just add a link in the README
 2026-07-12 18:07 UTC 

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

[PATCH 0/3] Introduce a 'fromAccepted' option to GIT_NO_LAZY_FETCH
 2026-07-12  9:06 UTC  (3+ messages)

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

[PATCH GSoC v15 00/13] cat-file: add remote-object-info to batch-command
 2026-07-12  5:26 UTC  (3+ messages)
` [PATCH GSoC v16 "

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 v5 00/10] commit-reach: terminate merge-base walk when one side is exhausted
 2026-07-11 21:41 UTC  (4+ messages)
` [PATCH v6 "

[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 "


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