Git development
 help / color / mirror / Atom feed
 messages from 2026-06-10 20:07:25 to 2026-06-12 14:41:51 UTC [more...]

[PATCH] commit-reach: remove get_reachable_subset()
 2026-06-12 14:41 UTC  (8+ messages)
` [PATCH v2] "

[PATCH] Add a test about broken notes handling on rebase
 2026-06-12 14:39 UTC 

[RFC] commit-reach: terminate merge-base walk when one paint side is exhausted
 2026-06-12 14:32 UTC  (3+ messages)

followRemoteHEAD management question
 2026-06-12 14:17 UTC  (16+ messages)
` [PATCH 0/7] Introduce fetch.followRemoteHEAD config option
  ` [PATCH 1/7] fetch: fixup set_head advice for warn-if-not-branch
  ` [PATCH 2/7] doc: explain fetchRemoteHEADWarn advice
  ` [PATCH 3/7] t5510: cleanup remote in followRemoteHEAD dangling ref test
  ` [PATCH 4/7] fetch: rename function report_set_head
  ` [PATCH 5/7] fetch: refactor do_fetch handling of followRemoteHEAD
  ` [PATCH 6/7] fetch: add configuration option fetch.followRemoteHEAD
  ` [PATCH 7/7] fetch: fixup a misaligned comment

[ANNOUNCE] Git v2.55.0-rc0
 2026-06-12 14:13 UTC  (2+ messages)

[GSoC PATCH v3 0/1] graph: add indentation for commits preceded by a parentless commit
 2026-06-12 13:48 UTC  (4+ messages)
` [PATCH v4 0/2] graph: indent visual roots in graph
  ` [PATCH v4 1/2] lib-log-graph: move check_graph function
  ` [PATCH v4 2/2] graph: indent visual root in graph

[PATCH 0/5] Duplicate entry hardening
 2026-06-12 13:29 UTC  (4+ messages)
    ` Automated reviews by AI (was Re: [PATCH 0/5] Duplicate entry hardening)

[PATCH v2] compat/posix.h: enable UNUSED warning messages for Clang
 2026-06-12 13:27 UTC  (4+ messages)
` [PATCH v3 1/2] "
  ` [PATCH v3 2/2] compat/posix.h: simplify GIT_GNUC_PREREQ() comparison

[PATCH 0/3] pack-objects: support bitmaps and delta-islands with `--path-walk`
 2026-06-12 13:24 UTC  (5+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 2/4] pack-objects: support reachability bitmaps "

[PATCH 00/16] repack: incremental MIDX/bitmap-based repacking
 2026-06-12 13:21 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 06/16] midx: support custom `--base` for incremental MIDX writes

[GIT PULL] git-gui: repo discovery with rev-parse; pick and gui subcommands; silent make -s
 2026-06-12 12:42 UTC  (2+ messages)

[PATCH v2] ref-filter: restore prefix-scoped iteration
 2026-06-12 11:48 UTC  (3+ messages)
` [PATCH v3] "

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

[PATCH 0/7] setup: drop global state
 2026-06-12 11:25 UTC  (30+ messages)
` [PATCH 1/7] builtin/init: stop modifying global `git_work_tree_cfg` variable
` [PATCH 2/7] builtin/init: simplify logic to configure worktree
` [PATCH 3/7] setup: remove global `git_work_tree_cfg` variable
` [PATCH 5/7] environment: split up concerns of `is_bare_repository_cfg`
` [PATCH 7/7] treewide: drop USE_THE_REPOSITORY_VARIABLE
` [PATCH v2 0/7] setup: drop global state
  ` [PATCH v2 1/7] builtin/init: stop modifying global `git_work_tree_cfg` variable
  ` [PATCH v2 2/7] builtin/init: simplify logic to configure worktree
  ` [PATCH v2 3/7] setup: remove global `git_work_tree_cfg` variable
  ` [PATCH v2 4/7] builtin/init: stop modifying `is_bare_repository_cfg`
  ` [PATCH v2 5/7] environment: split up concerns of `is_bare_repository_cfg`
  ` [PATCH v2 6/7] environment: stop using `the_repository` in `is_bare_repository()`
  ` [PATCH v2 7/7] treewide: drop USE_THE_REPOSITORY_VARIABLE

[PATCH 0/2] branch/push: suggest intended form when remote/branch slip given
 2026-06-12 11:10 UTC  (3+ messages)
` [PATCH 1/2] branch: suggest <remote>/<branch> on upstream slip
` [PATCH 2/2] push: suggest <remote> <branch> for a slash slip

[PATCH 0/9] refs: stop using `chdir_notify_reparent()`
 2026-06-12  9:58 UTC  (14+ messages)
` [PATCH 2/9] setup: stop applying repository format twice
` [PATCH 3/9] setup: don't apply "GIT_REFERENCE_BACKEND" without a repository
` [PATCH 4/9] refs: unregister reference stores from "chdir_notify"
` [PATCH 6/9] repository: free main reference database
` [PATCH 9/9] refs: always use absolute paths for reference stores

[GIT PULL] gitk: horizontal scrollbar for commit list
 2026-06-12  9:38 UTC 

[RFC PATCH] MyFirstContribution: mention trimming quoted text in replies
 2026-06-12  8:39 UTC  (3+ messages)

[PATCH v2 0/3] Teach git-replay(1) to linearize merge commits
 2026-06-12  8:19 UTC  (4+ messages)
` [PATCH v2 1/3] replay: refactor enum replay_mode into a bool

[PATCH v1 0/4] environment.c: migrate 'trust_executable_bit' into 'repo_config_values'
 2026-06-12  7:48 UTC  (7+ messages)
` [PATCH v2 0/3] environment: "
  ` [PATCH v2 2/3] read-cache: move 'ce_mode_from_stat()' to 'read-cache.c'
  ` [PATCH v2 3/3] environment: move trust_executable_bit into repo_config_values

[PATCH v1 1/1] environment.c: move 'protect_hfs' and 'protect_ntfs' into 'repo_config_values'
 2026-06-12  7:22 UTC  (5+ messages)
` [PATCH v2 0/1] environment: move protect_hfs and protect_ntfs into repo_config_values
  ` [PATCH v2 1/1] environment.c: move 'protect_hfs' and 'protect_ntfs' into 'repo_config_values'

[PATCH v2 0/2] Reuse --contains traversal results
 2026-06-12  6:53 UTC  (16+ messages)
` [PATCH v2 1/2] commit-reach: handle cycles in contains walk
` [PATCH v2 2/2] ref-filter: memoize --contains with generations
` [PATCH v3 0/3] Reuse --contains traversal results
  ` [PATCH v3 1/3] commit-reach: handle cycles in contains walk
  ` [PATCH v3 2/3] ref-filter: memoize --contains with generations
  ` [PATCH v3 3/3] commit-reach: die on contains walk errors

[PATCH 0/3] doc: config: fix AsciiDoc glitches
 2026-06-12  6:17 UTC  (26+ messages)
` [PATCH 2/3] doc: config/sideband: fix typo in adoc markup
` [PATCH 3/3] doc: git-config: escape erroneous "
` [PATCH v2 0/3] doc: config: fix AsciiDoc glitches
  ` [PATCH v2 1/3] doc: config: terminate runaway lists
  ` [PATCH v2 2/3] doc: config/sideband: fix description list delimiter
  ` [PATCH v2 3/3] doc: git-config: escape erroneous highlight markup
` [PATCH v3 0/3] doc: config: fix AsciiDoc glitches
  ` [PATCH v3 1/3] doc: config: terminate runaway lists
  ` [PATCH v3 2/3] doc: config/sideband: fix description list delimiter
  ` [PATCH v3 3/3] doc: git-config: escape erroneous highlight markup

[PATCH] update-ref: add --rename option
 2026-06-12  6:04 UTC  (7+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH v2] ls-files: filter pathspec before lstat
 2026-06-12  4:31 UTC  (7+ messages)
` [PATCH v3] "

[PATCH] log: improve --follow following renames for non-linear history
 2026-06-11 22:32 UTC  (3+ messages)
` [PATCH v2] "

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

t5563-simple-http-auth failures with v2.55.0-rc0
 2026-06-11 21:04 UTC 

What's cooking in git.git (Jun 2026, #04)
 2026-06-11 18:55 UTC  (3+ messages)

[PATCH 0/2] builtin/history: introduce "drop" subcommand
 2026-06-11 18:00 UTC  (13+ messages)
` [PATCH v5 00/10] "
  ` [PATCH v5 01/10] read-cache: split out function to drop unmerged entries to stage 0
  ` [PATCH v5 02/10] reset: drop `USE_THE_REPOSITORY_VARIABLE`
  ` [PATCH v5 03/10] reset: rename `reset_head()`
  ` [PATCH v5 04/10] reset: modernize flags passed to `reset_working_tree()`
  ` [PATCH v5 05/10] reset: introduce dry-run mode
  ` [PATCH v5 06/10] reset: introduce ability to skip updating HEAD
  ` [PATCH v5 07/10] reset: allow the caller to specify the current HEAD object
  ` [PATCH v5 08/10] reset: stop assuming that the caller passes in a clean index
  ` [PATCH v5 09/10] builtin/history: split handling of ref updates into two phases
  ` [PATCH v5 10/10] builtin/history: implement "drop" subcommand

[PATCH v2] index-pack: retain child bases in delta cache
 2026-06-11 17:29 UTC  (7+ messages)
` [PATCH v3] "

What's cooking in git.git (Jun 2026, #03)
 2026-06-11 16:10 UTC  (3+ messages)

[PATCH 0/2] status: improve rebase todo list parsing
 2026-06-11 16:08 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] "

[PATCH v4 0/6] Sanitize sideband channel messages
 2026-06-11 15:48 UTC  (4+ messages)
` [PATCH v5 0/7] Sanitizing sideband output
  ` [PATCH v5 7/7] sideband: delay sanitizing by default to Git v3.0
    ` Shipping 2.55 with stricter "neuter sideband" topic

[PATCH v3 0/8] Auto-configure advertised remotes via URL allowlist
 2026-06-11 13:29 UTC  (7+ messages)
` [PATCH v4 "

[PATCH 0/3] config: allow disabling config includes
 2026-06-11 13:08 UTC  (5+ messages)

[PATCH 0/2] doc: interpret-trailers: explain key format
 2026-06-11 12:53 UTC  (20+ messages)
` [PATCH v3 00/11] "
  ` [PATCH v3 01/11] doc: interpret-trailers: stop fixating on RFC 822
  ` [PATCH v3 02/11] doc: interpret-trailers: replace “lines” with “metadata”
  ` [PATCH v3 03/11] doc: interpret-trailers: use “metadata” in Name as well
  ` [PATCH v3 04/11] doc: interpret-trailers: not just for commit messages
  ` [PATCH v3 05/11] doc: interpret-trailers: explain the format after the intro
  ` [PATCH v3 06/11] doc: interpret-trailers: explain key format
  ` [PATCH v3 07/11] doc: interpret-trailers: add key format example
  ` [PATCH v3 08/11] doc: interpret-trailers: join new-trailers again
  ` [PATCH v3 09/11] doc: interpret-trailers: commit to “trailer block” term
  ` [PATCH v3 10/11] doc: interpret-trailers: rewrite new-trailers paragraphs
  ` [PATCH v3 11/11] doc: interpret-trailers: document comment line treatment

[PATCH] t1400: have fifo test clean after itself
 2026-06-11 12:41 UTC  (2+ messages)

[PATCH v4 00/10] builtin/history: introduce "drop" subcommand
 2026-06-11 11:47 UTC  (4+ messages)
` [PATCH v4 06/10] reset: introduce ability to skip updating HEAD

[PATCH v3] git-gui: silence install recipes under "make -s"
 2026-06-11 11:17 UTC  (8+ messages)
` [PATCH v4] "

[PATCH v2] transport-helper: fix TSAN race in transfer_debug()
 2026-06-11  8:33 UTC  (3+ messages)
` [PATCH v3] "

trailers: --only-trailers normalizes URLs to trailers
 2026-06-11  7:03 UTC  (5+ messages)

[PATCH v2] describe: limit default ref iteration to tags
 2026-06-11  6:49 UTC  (8+ messages)
` [PATCH v3] "


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