Git development
 help / color / mirror / Atom feed
 messages from 2026-06-18 18:16:46 to 2026-06-21 18:05:57 UTC [more...]

[PATCH v4 0/2] graph: indent visual roots in graph
 2026-06-21 18:05 UTC  (17+ messages)
` [PATCH v5 "
  ` [PATCH v5 2/2] graph: indent visual root "
  ` [PATCH v6 0/3] graph: indent visual roots "
    ` [PATCH v6 1/3] lib-log-graph: move check_graph function
    ` [PATCH v6 2/3] revision: add peek functions for lookahead
    ` [PATCH v6 3/3] graph: indent visual root in graph

[PATCH] meson: wire up USE_NSEC build knob
 2026-06-21 17:49 UTC  (4+ messages)

git-diff in a worktree is an order of magnitude slower?
 2026-06-21 17:45 UTC  (9+ messages)

[PATCH v2] completion: hide dotfiles for selected path completion
 2026-06-21 16:46 UTC  (6+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 1/2] "
  ` [PATCH v3 2/2] completion: hide dotfiles by default for "

[PATCH 0/2] Silence po catalog output under "make -s"
 2026-06-21 14:56 UTC  (12+ messages)
` [PATCH v2] gitk, git-gui: drop msgfmt --statistics output
  ` [PATCH 2/1] git-gui: reduce complexity of the quiet msgfmt rule
  ` [PATCH v3 0/2] Silence po catalog output under "make -s"
    ` [PATCH v3 1/2] gitk: make "make -s" silent
    ` [PATCH v3 2/2] git-gui: silence statistics under "make -s"

[RFC PATCH 0/2] doc: clarify review replies and reroll timing
 2026-06-21  8:05 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] doc: advise batching patch rerolls
  ` [PATCH v3 0/2] doc: clarify review replies and reroll timing
    ` [PATCH v3 1/2] doc: encourage review replies before rerolling
    ` [PATCH v3 2/2] doc: advise batching patch rerolls

[PATCH GSoC RFC v12 00/12] cat-file: add remote-object-info to batch-command
 2026-06-21  6:27 UTC  (21+ messages)
` [PATCH GSoC RFC v13 "
  ` [PATCH GSoC RFC v13 01/12] transport-helper: fix memory leak of helper on disconnect
  ` [PATCH GSoC RFC v13 02/12] git-compat-util: add strtoul_ul() with error handling
  ` [PATCH GSoC RFC v13 03/12] cat-file: declare loop counter inside for()
  ` [PATCH GSoC RFC v13 04/12] t1006: split test utility functions into new "lib-cat-file.sh"
  ` [PATCH GSoC RFC v13 05/12] fetch-pack: move function to connect.c
  ` [PATCH GSoC RFC v13 06/12] connect: refactor packet writing
  ` [PATCH GSoC RFC v13 07/12] fetch-pack: move fetch initialization
  ` [PATCH GSoC RFC v13 08/12] serve: advertise object-info feature
  ` [PATCH GSoC RFC v13 09/12] transport: add client support for object-info
  ` [PATCH GSoC RFC v13 10/12] cat-file: add remote-object-info to batch-command
  ` [PATCH GSoC RFC v13 11/12] cat-file: validate remote atoms with allow_list
  ` [PATCH GSoC RFC v13 12/12] cat-file: make remote-object-info allow-list dynamic

[GSoC][PATCH 0/4] teach git repo info to handle path keys
 2026-06-21  5:55 UTC  (12+ messages)
` [GSoC Patch v6 "
  ` [GSoC Patch v6 1/4] path: introduce append_formatted_path() for shared path formatting
  ` [GSoC Patch v6 2/4] rev-parse: use append_formatted_path() for "
  ` [GSoC Patch v6 3/4] repo: add path.commondir with absolute and relative suffix formatting
  ` [GSoC Patch v6 4/4] repo: add path.gitdir "
` [GSoC Patch v7 0/3] teach git repo info to handle path keys
  ` [GSoC Patch v7 1/3] path: extract append_formatted_path() and use in rev-parse
  ` [GSoC Patch v7 2/3] repo: add path.commondir with absolute and relative suffix formatting
  ` [GSoC Patch v7 3/3] repo: add path.gitdir "

[PATCH v2 0/2] rebase: add --squash to fold a range into its first commit
 2026-06-21  5:53 UTC  (19+ messages)
` [PATCH v3 0/4] history: add squash subcommand to fold a range
  ` [PATCH v3 1/4] history: extract helper for a commit's parent tree
  ` [PATCH v3 2/4] history: give commit_tree_ext a message template
  ` [PATCH v3 3/4] history: add squash subcommand to fold a range
  ` [PATCH v3 4/4] history: re-edit a squash with every message
  ` [PATCH v4 0/4] history: add squash subcommand to fold a range
    ` [PATCH v4 1/4] history: extract helper for a commit's parent tree
    ` [PATCH v4 2/4] history: give commit_tree_ext a message template
    ` [PATCH v4 3/4] history: add squash subcommand to fold a range
    ` [PATCH v4 4/4] history: re-edit a squash with every message

[PATCH] SubmittingPatches: address design critiques
 2026-06-20 23:43 UTC  (4+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
    ` [PATCH v4] "

[PATCH] Makefile: drop duplicate %.a from link recipes
 2026-06-20 20:58 UTC  (8+ messages)
` [PATCH v2] Makefile: dedup archives in $(LIBS) so link recipes don't repeat them
  ` [PATCH v3] config.mak.uname: avoid macOS dup-library warning

[RFH] Why do osx CI jobs so unreliable?
 2026-06-20 15:33 UTC 

[PATCH v4 0/1] environment: move protect_hfs and protect_ntfs into repo_config_values
 2026-06-20 15:18 UTC  (7+ messages)
` [PATCH v4 1/1] environment: move 'protect_hfs' and 'protect_ntfs' into 'repo_config_values'
  ` [PATCH] environment: use 'repo->initialized' for repo_protect_hfs() and repo_protect_ntfs()

[PATCH v3] SubmittingPatches: address design critiques
 2026-06-20 14:09 UTC  (2+ messages)

[PATCH/RFC 0/6] commit-reach: terminate merge-base walk when one side is exhausted
 2026-06-20 10:36 UTC  (7+ messages)
` [PATCH/RFC 1/6] commit-reach: decouple ahead_behind from nonstale_queue
` [PATCH/RFC 2/6] commit-reach: introduce struct paint_queue with per-side counters
` [PATCH/RFC 3/6] commit-reach: terminate merge-base walk when one paint side is exhausted
` [PATCH/RFC 4/6] t6600: add test cases for side-exhaustion edge cases
` [PATCH/RFC 5/6] t6099, t6600: add side-exhaustion regression tests
` [PATCH/RFC 6/6] Documentation/technical: add paint-down-to-common doc

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

What's cooking in git.git (Jun 2026, #07)
 2026-06-20  1:33 UTC 

[PATCH] help: prompt user to run corrected command on typo
 2026-06-19 17:04 UTC  (5+ messages)
  ` [PATCH v2] help: include arguments in autocorrect=prompt message

Strange behavior of "git log" with file argument
 2026-06-19 17:02 UTC  (2+ messages)

[PATCH v3 00/17] odb: make packed object source a proper `struct odb_source`
 2026-06-19 16:40 UTC  (5+ messages)
` [PATCH v3 15/17] odb/source-packed: stub out remaining functions

Bug: Checkout in sparse mode can overwrite uncommited files
 2026-06-19 16:31 UTC 

[PATCH] t4216: fix no-op test that breaks TAP output
 2026-06-19 16:29 UTC  (3+ messages)

Pinned references?
 2026-06-19 16:25 UTC  (3+ messages)

[PATCH v3 0/3] environment: migrate 'trust_executable_bit' into 'repo_config_values'
 2026-06-19 16:21 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/3] read-cache: remove redundant extern declarations
  ` [PATCH v4 2/3] read-cache: move 'ce_mode_from_stat()' to 'read-cache.c'
  ` [PATCH v4 3/3] environment: move trust_executable_bit into repo_config_values

[PATCH 0/2] environment: move ignore_case into repo_config_values
 2026-06-19 16:01 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v3 "
    ` [PATCH v3 1/2] "
    ` [PATCH v3 2/2] config: use repo_ignore_case() to access core.ignorecase

[PATCH 0/3] pack-objects: support bitmaps and delta-islands with `--path-walk`
 2026-06-19 15:33 UTC  (14+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 2/4] pack-objects: support reachability bitmaps "

What's cooking in git.git (Jun 2026, #06)
 2026-06-19 14:33 UTC  (2+ messages)

[PATCH] commit-graph: use timestamp_t for max parent generation accumulator
 2026-06-19 14:05 UTC  (4+ messages)

[RFH] Why do osx CI jobs so unreliable?
 2026-06-19 14:03 UTC  (2+ messages)

[PATCH] sequencer: Skip copying notes for commits that disappear during rebase
 2026-06-19 13:01 UTC  (5+ messages)

[PATCH 0/9] refs: stop using `chdir_notify_reparent()`
 2026-06-19 11:27 UTC  (12+ messages)
` [PATCH v4 00/10] "
  ` [PATCH v4 01/10] setup: inline `check_and_apply_repository_format()`
  ` [PATCH v4 02/10] setup: stop applying repository format twice
  ` [PATCH v4 03/10] setup: don't apply "GIT_REFERENCE_BACKEND" without a repository
  ` [PATCH v4 04/10] refs: unregister reference stores from "chdir_notify"
  ` [PATCH v4 05/10] chdir-notify: drop unused `chdir_notify_reparent()`
  ` [PATCH v4 06/10] repository: free main reference database
  ` [PATCH v4 07/10] refs: move parsing of "core.logAllRefUpdates" back into ref stores
  ` [PATCH v4 08/10] refs/reftable-backend: manually parse "core.sharedRepository"
  ` [PATCH v4 09/10] refs: fix recursing `get_main_ref_store()` with "onbranch" config
  ` [PATCH v4 10/10] refs: drop local buffer in `refs_compute_filesystem_location()`

[PATCH 0/7] Introduce fetch.followRemoteHEAD config option
 2026-06-19  9:44 UTC  (10+ messages)
` [PATCH v3 0/8] Introduce fetch.followRemoteHEAD config variable
  ` [PATCH v3 1/8] fetch: fixup set_head advice for warn-if-not-branch
  ` [PATCH v3 2/8] doc: explain fetchRemoteHEADWarn advice
  ` [PATCH v3 3/8] t5510: cleanup remote in followRemoteHEAD dangling ref test
  ` [PATCH v3 4/8] fetch: rename function report_set_head
  ` [PATCH v3 5/8] fetch: return 0 on known git_fetch_config
  ` [PATCH v3 6/8] fetch: refactor do_fetch handling of followRemoteHEAD
  ` [PATCH v3 7/8] fetch: add configuration variable fetch.followRemoteHEAD
  ` [PATCH v3 8/8] fetch: fixup a misaligned comment

[PATCH] zlib: properly clamp to uLong
 2026-06-19  7:41 UTC  (3+ messages)

git-2.55.0-rc1 t4216 broken TAP failures on non-x86 arch
 2026-06-19  7:21 UTC  (6+ messages)

[PATCH v2 0/8] refs: stop using `chdir_notify_reparent()`
 2026-06-19  6:25 UTC  (4+ messages)
` [PATCH v2 7/8] refs: fix recursing `get_main_ref_store()` with "onbranch" config

[PATCH 0/6] SubmittingPatches: update and flesh out trailer sections
 2026-06-19  5:44 UTC  (7+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 1/5] SubmittingPatches: encourage trailer use for substantial help
  ` [PATCH v3 2/5] SubmittingPatches: discourage common Linux trailers
  ` [PATCH v3 3/5] SubmittingPatches: document Based-on-patch-by trailer
  ` [PATCH v3 4/5] SubmittingPatches: be consistent with trailer markup
  ` [PATCH v3 5/5] SubmittingPatches: note that trailer order matters

[PATCH] rebase: mention --abort alongside --continue
 2026-06-19  1:36 UTC  (7+ messages)

[PATCH 0/7] line-log: range-scope stat, check, and -G under -L
 2026-06-18 22:00 UTC  (4+ messages)
` [PATCH 5/7] line-log: support diff stat formats with -L
` [PATCH 7/7] diffcore-pickaxe: scope -G to the -L tracked range

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


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