Git development
 help / color / mirror / Atom feed
 messages from 2026-08-23 10:31:01 to 2026-08-26 06:55:24 UTC [more...]

[PATCH] gitk: discourage AI contributions
 2026-08-26  6:55 UTC  (3+ messages)

[PATCH] commit: refuse to amend during conflict resolution
 2026-08-26  5:21 UTC 

[PATCH 0/4] worktree add: worktree_basename() fixes
 2026-08-26  4:37 UTC  (8+ messages)
` [PATCH 1/4] worktree add: don't read out of bounds in worktree_basename()
` [PATCH 2/4] worktree add: reject separator-only path
` [PATCH 3/4] worktree add: trim slashes when deriving branch name from path
` [PATCH 4/4] worktree add: let worktree_basename() return string copy

[PATCH] trace2: tolerate failed timestamp formatting
 2026-08-25 22:36 UTC  (15+ messages)
` [PATCH v2 0/7] trace2: stop allowing die()
  ` [PATCH v2 1/7] banned-die: create header for banning of functions
  ` [PATCH v2 2/7] trace2: tolerate failed timestamp formatting
  ` [PATCH v2 3/7] trace2: remove use of xstrdup()
  ` [PATCH v2 4/7] trace2: remove use of ALLOC_ARRAY()
  ` [PATCH v2 5/7] trace2: remove use of xstrfmt()
  ` [PATCH v2 6/7] trace2: remove use of ALLOC_GROW()
  ` [PATCH v2 7/7] trace2: remove use of xcalloc()

[PATCH 0/2] branch: -d protects upstream branches
 2026-08-25 21:59 UTC  (4+ messages)
` [PATCH 1/2] branch: move stacked branch helpers
` [PATCH 2/2] branch: protect local upstreams from -d

[RFC PATCH 0/6] Git 3.0: restrict hex object IDs to lowercase only
 2026-08-25 21:44 UTC  (15+ messages)
` [RFC PATCH 1/6] hex: add functionality for lowercase-only hex
` [RFC PATCH 4/6] hex: label usages of hex parsing for object IDs
` [RFC PATCH 5/6] object-name: use hexval
` [RFC PATCH 6/6] hex: allow only lowercase object IDs in breaking changes mode

[PATCH] builtin/whoami: add new 'whoami' command
 2026-08-25 21:41 UTC  (3+ messages)

[PATCH] worktree add: improve message for ambiguous remote branch name
 2026-08-25 21:31 UTC  (15+ messages)
` [PATCH v6 0/3] "
  ` [PATCH v6 3/3] "
` [PATCH v8 0/4] "
  ` [PATCH v8 1/4] checkout: extract function to display advice for ambiguous remotes
  ` [PATCH v8 2/4] checkout: improve message for ambiguous remote branch name
  ` [PATCH v8 3/4] worktree add: "
  ` [PATCH v8 4/4] worktree add: treat multiple matches with --guess-remote as an error

[PATCH] am: record blobs of cleanly applied patches when using --3way
 2026-08-25 20:26 UTC  (3+ messages)

[GSoC Patch 0/7] repo: add more path keys to git repo info
 2026-08-25 19:31 UTC  (10+ messages)
` [GSoC Patch v5 0/7] "
  ` [GSoC Patch v5 1/7] repo: add path.toplevel with absolute and relative suffix formatting
  ` [GSoC Patch v5 2/7] repo: add path.superproject-root with absolute and relative suffixes
  ` [GSoC Patch v5 3/7] repo: add path.hooks "
  ` [GSoC Patch v5 4/7] repo: add path.index "
  ` [GSoC Patch v5 5/7] repo: add path.grafts "
  ` [GSoC Patch v5 6/7] repo: add path.git-prefix
  ` [GSoC Patch v5 7/7] repo: add path.cdup

[PATCH] send-pack: avoid sending the whole tree when pushing from a shallow clone
 2026-08-25 19:06 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 0/2] Objects treated as missing despite being present, due to race with geometric repacking
 2026-08-25 19:00 UTC  (22+ messages)
` [PATCH 2/2] packfile: recover when a multi-pack-index names a removed pack
` [PATCH v2 0/4] Objects treated as missing despite being present, due to race with geometric repacking
  ` [PATCH v2 1/4] replay: fail gracefully when a merge input is unreadable
  ` [PATCH v2 2/4] mktree: plug per-tree leak in --batch mode
  ` [PATCH v2 3/4] packfile: recover object lookups racing a concurrent repack
  ` [PATCH v2 4/4] packfile: recover when a multi-pack-index names a removed pack

[PATCH 0/3] format-patch: learn --[no-]range-diff-notes
 2026-08-25 18:36 UTC  (6+ messages)
` [PATCH 1/3] format-patch: simplify get_notes_arg parameters
` [PATCH 2/3] revision.h: rename struct member to reflect notes role
` [PATCH 3/3] format-patch: learn --[no-]range-diff-notes

Subject: [RFC] stash: let the stash stack live in a configurable ref
 2026-08-25 18:24 UTC  (7+ messages)
        `  "

[PATCH 0/2] rebase: add --fixup to fold a range into its oldest commit
 2026-08-25 17:20 UTC  (8+ messages)
` [PATCH v14 0/8] history: add squash subcommand to fold a range
  ` [PATCH v14 7/8] history: create squashed commits without editing

[PATCH] sequencer: release the ODB before spawning git commit
 2026-08-25 15:54 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 00/10] odb: make consistency checks pluggable
 2026-08-25 14:30 UTC  (11+ messages)
` [PATCH 01/10] builtin/fsck: use `fsck_obj_buffer()` when checking loose objects
` [PATCH 02/10] builtin/fsck: merge `fsck_obj_buffer()` and `fsck_obj()`
` [PATCH 03/10] builtin/fsck: de-globalize option handling
` [PATCH 04/10] builtin/fsck: don't check alternates with "--no-full"
` [PATCH 05/10] odb: provide infrastructure for pluggable fsck checks
` [PATCH 06/10] builtin/fsck: move packfile verification into the packed source
` [PATCH 07/10] builtin/fsck: move reverse index "
` [PATCH 08/10] builtin/fsck: move bitmap "
` [PATCH 09/10] builtin/fsck: move multi-pack index "
` [PATCH 10/10] builtin/fsck: move loose object verification into the loose source

[PATCH 0/8] odb: write alternates at creation time
 2026-08-25 14:11 UTC  (9+ messages)
` [PATCH 1/8] builtin/clone: defer setup of the object database
` [PATCH 2/8] builtin/clone: move around `setup_reference()`
` [PATCH 3/8] builtin/clone: refactor handling of "--reference{,-if-able}"
` [PATCH 4/8] builtin/clone: move setup of alternates for shared local clones
` [PATCH 5/8] builtin/clone: move setup of alternates for non-shared "
` [PATCH 6/8] odb/source: support writing alternates when creating the database
` [PATCH 7/8] builtin/clone: write alternates via `odb_create_on_disk()`
` [PATCH 8/8] odb/source: remove the ability to write alternates

[PATCH 0/3] reftable/stack: avoid reloading the stack when locked
 2026-08-25 10:30 UTC  (17+ messages)
` [PATCH 2/3] reftable/stack: move list lock to `struct reftable_stack`
` [PATCH 3/3] reftable/stack: avoid reloading the stack when already locked
` [PATCH v2 0/4] reftable/stack: avoid reloading the stack when locked
  ` [PATCH v2 1/4] reftable/stack: remove `REFTABLE_STACK_NEW_ADDITION_RELOAD`
  ` [PATCH v2 2/4] reftable/stack: rename reftable_stack_new_addition()
  ` [PATCH v2 3/4] reftable/stack: move list lock to `struct reftable_stack`
  ` [PATCH v2 4/4] reftable/stack: avoid reloading the stack when already locked

[PATCH v2] http: preserve wwwauth_headers across redirects
 2026-08-25  0:40 UTC  (3+ messages)

[PATCH] t1401: test symbolic-ref exit codes on a non-symbolic ref
 2026-08-25  0:05 UTC  (7+ messages)
` [PATCH v2] t1401: check symbolic-ref exit codes and --quiet silence

[PATCH] rerere: technical documentation typofix
 2026-08-24 22:40 UTC  (2+ messages)

Questions about --ext-diff
 2026-08-24 20:25 UTC  (3+ messages)

[PATCH 0/3] treewide: migrate from legacy utime.h to utimensat
 2026-08-24 20:25 UTC  (15+ messages)

[RFC PATCH 00/14] git organize: record file placement and apply it
 2026-08-24 20:03 UTC  (18+ messages)
` [RFC PATCH 01/14] organize: add the git organize builtin
` [RFC PATCH 02/14] organize: add the labeler, organizer, and apply --labels-only
` [RFC PATCH 03/14] organize: add status --exit-code
` [RFC PATCH 04/14] organize: add the --label selector
` [RFC PATCH 05/14] organize: declare Git's scope and layout
` [RFC PATCH 06/14] organize: record a label for every source in scope
` [RFC PATCH 07/14] odb: gather the odb sources under odb/
` [RFC PATCH 08/14] refs: gather the refs sources under refs/
` [RFC PATCH 09/14] pack: gather the pack sources under pack/
` [RFC PATCH 10/14] diff: gather the diff sources under diff/
` [RFC PATCH 11/14] revision: gather the revision sources under revision/
` [RFC PATCH 12/14] index: gather the index sources under index/
` [RFC PATCH 13/14] setup: gather the setup sources under setup/
` [RFC PATCH 14/14] transport: gather the transport sources under transport/

What's cooking in git.git (Aug 2026, #10)
 2026-08-24 20:02 UTC  (3+ messages)

[PATCH] hook: introduce the report hook for git-receive-pack(1)
 2026-08-24 17:00 UTC  (13+ messages)
` [PATCH v2] "
` [PATCH v3 0/3] "
  ` [PATCH v3 1/3] doc: add proc-receive hook info in 'git-receive-pack.adoc'
  ` [PATCH v3 2/3] receive-pack: move message generation to separate function
  ` [PATCH v3 3/3] hook: introduce the report hook for git-receive-pack(1)

[PATCH] pull: add --hard mode
 2026-08-24 14:11 UTC  (8+ messages)

[PATCH/RFC 0/4] config: read both home and xdg files for --global
 2026-08-24  1:32 UTC  (6+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] path: use forward slashes in XDG config on Windows
  ` [PATCH v2 3/3] config: read global scope via config_sequence

[PATCH v6 0/9] [RFC] diff: add diff.<driver>.process for external hunk providers
 2026-08-23 19:38 UTC  (4+ messages)
` [RFC PATCH v7 0/10] diff: add provider interface and initial providers

[GSoC Patch 0/2] add unicode support to git repo structure
 2026-08-23 17:06 UTC  (5+ messages)

[PATCH v2] t1402: test forbidden characters in refnames
 2026-08-23 14:15 UTC  (2+ messages)

[PATCH 0/4] doc: advertize gitdatamodel(1)
 2026-08-23 11:32 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] doc: git: list gitdatamodel(7) as a concept guide
  ` [PATCH v2 2/4] doc: git: link to the gitdatamodel(7) tutorial
  ` [PATCH v2 3/4] doc: glossary: link four of the terms to gitdatamodel(7)
  ` [PATCH v2 4/4] doc: datamodel: link to the glossary


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