Git development
 help / color / mirror / Atom feed
 messages from 2026-06-22 07:29:52 to 2026-06-22 15:49:46 UTC [more...]

[PATCH v2] Makefile: dedup archives in $(LIBS) so link recipes don't repeat them
 2026-06-22 15:49 UTC  (10+ messages)
` [PATCH v3] config.mak.uname: avoid macOS dup-library warning

[PATCH v3 0/3] Teach git-replay(1) to linearize merge commits
 2026-06-22 15:43 UTC  (9+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/3] replay: refactor enum replay_mode into a bool
  ` [PATCH v4 2/3] replay: add helper to put entry into mapped_commits
  ` [PATCH v4 3/3] replay: offer an option to linearize the commit topology

[PATCH v16 0/7] branch: delete-merged
 2026-06-22 15:36 UTC  (10+ messages)
` [PATCH v17 "
  ` [PATCH v17 1/7] branch: add --forked filter for --list mode
  ` [PATCH v17 2/7] branch: convert delete_branches() to a flags argument
  ` [PATCH v17 3/7] branch: let delete_branches skip unmerged branches on bulk refusal
  ` [PATCH v17 4/7] branch: prepare delete_branches for a bulk caller
  ` [PATCH v17 5/7] branch: add --delete-merged <branch>
  ` [PATCH v17 6/7] branch: add branch.<name>.deleteMerged opt-out
  ` [PATCH v17 7/7] branch: add --dry-run for --delete-merged

[PATCH 0/3] pack-objects: support bitmaps and delta-islands with `--path-walk`
 2026-06-22 13:36 UTC  (4+ messages)
` [PATCH v3 0/4] "

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

[PATCH] SubmittingPatches: address design critiques
 2026-06-22 12:57 UTC  (6+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
    ` [PATCH v4] "

What's cooking in git.git (Jun 2026, #07)
 2026-06-22 12:50 UTC  (3+ messages)

[PATCH v2] log: improve --follow following renames for non-linear history
 2026-06-22 12:44 UTC  (4+ messages)
` [PATCH v3] "
  ` [PATCH v4] "

[PATCH v13 0/6] branch: prune-merged
 2026-06-22 12:26 UTC  (20+ messages)
` [PATCH v14 "
  ` [PATCH v14 4/6] branch: add --prune-merged <branch>

git-diff in a worktree is an order of magnitude slower?
 2026-06-22 12:20 UTC  (11+ messages)

[PATCH v3 0/4] history: add squash subcommand to fold a range
 2026-06-22 11:54 UTC  (3+ messages)
` [PATCH v4 "

[RFC] clone: allow sparse-checkout paths to be specified during clone
 2026-06-22 11:35 UTC 

[PATCH GSoC RFC v12 00/12] cat-file: add remote-object-info to batch-command
 2026-06-22 10:30 UTC  (6+ messages)
` [PATCH GSoC RFC v13 "
  ` [PATCH GSoC RFC v13 03/12] cat-file: declare loop counter inside for()
  ` [PATCH GSoC RFC v13 05/12] fetch-pack: move function to connect.c

[RFH] Why do osx CI jobs so unreliable?
 2026-06-22 10:29 UTC  (6+ messages)

2026–2027 Vendor Participation Notice
 2026-06-22 10:08 UTC 

[PATCH] win32: ensure that `localtime_r()` is declared even in i686 builds
 2026-06-22  9:11 UTC  (2+ messages)

[PATCH 0/2] branch/push: suggest intended form when remote/branch slip given
 2026-06-22  8:59 UTC  (3+ messages)

[PATCH 0/3] connected: search promisor objects generically
 2026-06-22  8:49 UTC  (4+ messages)
` [PATCH 1/3] odb/source-packed: extract logic to skip certain packs
` [PATCH 2/3] odb/source-packed: support flags when iterating an object prefix
` [PATCH 3/3] connected: search promisor objects generically

[PATCH 0/2] odb: generalize `reprepare()` callback
 2026-06-22  8:47 UTC  (3+ messages)
` [PATCH 1/2] odb/source: "
` [PATCH 2/2] odb: introduce `odb_prepare()`

[PATCH 0/2] status: improve rebase todo list parsing
 2026-06-22  8:36 UTC  (10+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] "
` [PATCH v3 0/2] "
  ` [PATCH v3 1/2] sequencer: factor out parsing of todo commands
  ` [PATCH v3 2/2] status: improve rebase todo list parsing

[PATCH v4 0/2] graph: indent visual roots in graph
 2026-06-22  8:29 UTC  (12+ messages)
` [PATCH v5 "
  ` [PATCH v5 2/2] graph: indent visual root "
  ` [PATCH v6 0/3] graph: indent visual roots "
    ` [PATCH v6 2/3] revision: add peek functions for lookahead

[PATCH 0/9] refs: stop using `chdir_notify_reparent()`
 2026-06-22  8:28 UTC  (13+ messages)
` [PATCH v5 00/11] refs: fix "onbranch" conditions
  ` [PATCH v5 01/11] setup: inline `check_and_apply_repository_format()`
  ` [PATCH v5 02/11] setup: stop applying repository format twice
  ` [PATCH v5 03/11] setup: don't apply "GIT_REFERENCE_BACKEND" without a repository
  ` [PATCH v5 04/11] refs: unregister reference stores from "chdir_notify"
  ` [PATCH v5 05/11] chdir-notify: drop unused `chdir_notify_reparent()`
  ` [PATCH v5 06/11] repository: free main reference database
  ` [PATCH v5 07/11] refs: move parsing of "core.logAllRefUpdates" back into ref stores
  ` [PATCH v5 08/11] refs/files: lazy-load configuration to fix chicken-and-egg
  ` [PATCH v5 09/11] reftable: split up write options
  ` [PATCH v5 10/11] refs/reftable: lazy-load configuration to fix chicken-and-egg
  ` [PATCH v5 11/11] refs: protect against chicken-and-egg recursion

[PATCH] meson: wire up USE_NSEC build knob
 2026-06-22  8:13 UTC  (5+ messages)


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