Git development
 help / color / mirror / Atom feed
 messages from 2026-05-25 07:17:29 to 2026-05-26 21:45:47 UTC [more...]

[PATCH v2 0/9] doc: interpret-trailers: explain key format
 2026-05-26 21:45 UTC  (4+ messages)

[PATCH v2] git-jump: pick a mode automatically when invoked without arguments
 2026-05-26 21:33 UTC  (4+ messages)
` [PATCH v3] "

git mv after the fact
 2026-05-26 21:29 UTC  (4+ messages)

[PATCH 0/5] git son: add command to create independent child repositories
 2026-05-26 21:27 UTC  (7+ messages)
` [PATCH 1/5] git-son: "
` [PATCH 2/5] git-son: register in Makefile and meson build system
` [PATCH 3/5] git-son: add to command list as mainporcelain
` [PATCH 4/5] git-son: add documentation
` [PATCH 5/5] git-son: add tests

[PATCH/RFC 0/5] replay: support replaying 2-parent merges
 2026-05-26 21:15 UTC  (3+ messages)
` [PATCH/RFC 1/5] "

[PATCH 0/2] restore: better integrate with sparse index
 2026-05-26 20:26 UTC  (7+ messages)
` [PATCH 2/2] restore: avoid sparse index expansion
` [PATCH v2 0/2] restore: better integrate with sparse index
  ` [PATCH v2 1/2] t1092: test 'git restore' "
  ` [PATCH v2 2/2] restore: avoid sparse index expansion

[PATCH v2] config: suggest the correct form when key contains "=" in set context
 2026-05-26 19:24 UTC  (5+ messages)
` [PATCH v3] "
  ` [PATCH v4] config: improve diagnostic for "set" with missing value

[PATCH] completion: hide dotfiles for selected path completion
 2026-05-26 15:23 UTC  (2+ messages)
` [PATCH v2] "

What's cooking in git.git (May 2026, #07)
 2026-05-26 13:56 UTC 

[PATCH 0/1] commit: allow -m/-F with --fixup=amend: or reword:
 2026-05-26 10:47 UTC  (4+ messages)
` [PATCH v2 0/2] commit: allow -m/-F/-c/-C for all --fixup variations
  ` [PATCH v2 1/2] commit: allow -m/-F for all kinds of --fixup
  ` [PATCH v2 2/2] commit: allow -c/-C "

Thought Your IT Background Might Be a Good Fit
 2026-05-26  9:58 UTC 

[PATCH 0/2] update-index: add --refresh-stat-only
 2026-05-26  8:03 UTC  (3+ messages)
` [PATCH 1/2] preload-index: respect --really-refresh override of assume-unchanged
` [PATCH 2/2] update-index: add --refresh-stat-only

[PATCH 0/3] commit-reach: replace queue_has_nonstale with a counter
 2026-05-26  6:57 UTC  (22+ messages)
` [PATCH 1/3] commit-reach: deduplicate queue entries in paint_down_to_common
` [PATCH 2/3] commit-reach: optimize queue scan "
` [PATCH v2 0/3] commit-reach: replace queue_has_nonstale() scan with O(1) tracking
  ` [PATCH v2 1/3] object.h: fix stale entries in object flag allocation table
  ` [PATCH v2 2/3] commit-reach: deduplicate queue entries in paint_down_to_common
  ` [PATCH v2 3/3] commit-reach: replace queue_has_nonstale() scan with O(1) tracking

[PATCH 0/8] setup: centralize object database creation
 2026-05-26  5:57 UTC  (10+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/8] t0001: plug test gaps for git-init(1) with GIT_OBJECT_DIRECTORY
  ` [PATCH v2 2/8] setup: drop `setup_git_env()`
  ` [PATCH v2 3/8] setup: deduplicate logic to apply repository format
  ` [PATCH v2 4/8] repository: stop initializing the object database in `repo_set_gitdir()`
  ` [PATCH v2 5/8] setup: stop creating the object database in `setup_git_env()`
  ` [PATCH v2 6/8] setup: stop initializing object database without repository
  ` [PATCH v2 7/8] repository: stop reading loose object map twice on repo init
  ` [PATCH v2 8/8] setup: construct object database in `apply_repository_format()`

[PATCH] doc: clarify push.default=simple in triangular workflows
 2026-05-26  3:58 UTC  (4+ messages)
` [PATCH v2] doc: clarify push.default=simple behavior

[PATCH 0/5] [RFC] diff: add diff.<driver>.process for external hunk providers
 2026-05-26  2:26 UTC  (8+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 1/4] xdiff: support external hunks via xpparam_t
  ` [PATCH v2 2/4] userdiff: add diff.<driver>.process config
  ` [PATCH v2 3/4] diff: add long-running diff process via diff.<driver>.process
  ` [PATCH v2 4/4] blame: consult diff process for zero-hunk detection

Expected test suite behavior
 2026-05-26  1:11 UTC  (7+ messages)

How does git track history overwrites?
 2026-05-25 23:20 UTC  (5+ messages)

[PATCH] receive-pack: fix updateInstead with core.worktree
 2026-05-25 22:54 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/3] line-log: integrate -L with the standard log output pipeline
 2026-05-25 19:40 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] revision: move -L setup before output_format-to-diff derivation
  ` [PATCH v2 2/3] line-log: integrate -L output with the standard log-tree pipeline
  ` [PATCH v2 3/3] line-log: allow non-patch diff formats with -L

[PATCH v1 00/11] Improve git gui operation without a worktree
 2026-05-25 16:02 UTC  (4+ messages)
` [PATCH v2 "

[PATCH 0/4] doc: hook: small improvements
 2026-05-25 11:09 UTC  (3+ messages)

[PATCH 0/5] doc: convert another batch of files to synopsis style
 2026-05-25 10:28 UTC  (8+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 1/6] doc: convert git-bisect "
  ` [PATCH v2 2/6] doc: git bisect: clarify the usage of the synopsis vs actual command
  ` [PATCH v2 3/6] doc: convert git-grep synopsis and options to new style
  ` [PATCH v2 4/6] doc: convert git-am "
  ` [PATCH v2 5/6] doc: convert git-apply "
  ` [PATCH v2 6/6] doc: convert git-imap-send "

[PATCH v5 0/2] includeIf: add "worktree" condition for matching working tree path
 2026-05-25  9:24 UTC  (4+ messages)


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