Git development
 help / color / mirror / Atom feed
 messages from 2026-08-20 14:48:21 to 2026-08-24 05:40:30 UTC [more...]

[PATCH 0/2] Objects treated as missing despite being present, due to race with geometric repacking
 2026-08-24  5:40 UTC  (12+ messages)
` [PATCH 1/2] replay: fail gracefully when a merge input is unreadable
` [PATCH 2/2] packfile: recover when a multi-pack-index names a removed pack

[PATCH] hook: introduce the report hook for git-receive-pack(1)
 2026-08-24  5:32 UTC  (9+ messages)
` [PATCH v2] "

[PATCH] send-pack: avoid sending the whole tree when pushing from a shallow clone
 2026-08-24  5:30 UTC  (5+ messages)

[PATCH 0/3] reftable/stack: avoid reloading the stack when locked
 2026-08-24  4:59 UTC  (16+ messages)
` [PATCH 1/3] reftable/stack: remove `REFTABLE_STACK_NEW_ADDITION_RELOAD`
` [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 0/3] treewide: migrate from legacy utime.h to utimensat
 2026-08-24  1:49 UTC  (13+ messages)
` [PATCH 1/3] compat/posix: introduce utimensat(2) wrapper
` [PATCH 2/3] treewide: use utimensat(2) instead of legacy utime(3p)
` [PATCH 3/3] compat/posix: drop legacy <utime.h> header and shims

[PATCH/RFC 0/4] config: read both home and xdg files for --global
 2026-08-24  1:32 UTC  (7+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] path: use forward slashes in XDG config on Windows
  ` [PATCH v2 2/3] config: let sequence require a successful file
  ` [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  (7+ messages)
` [GSoC Patch 1/2] gettext: fall back to env-derived charset when unset
` [GSoC Patch 2/2] repo: add Unicode support for `repo structure` output

[RFC PATCH 00/14] git organize: record file placement and apply it
 2026-08-23 17:18 UTC  (15+ 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/

Subject: [RFC] stash: let the stash stack live in a configurable ref
 2026-08-23 15:54 UTC  (2+ messages)

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

[PATCH] gitk: discourage AI contributions
 2026-08-23 13:10 UTC  (2+ messages)

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

[PATCH] credential/libsecret: load secrets explicitly
 2026-08-22 20:47 UTC  (4+ messages)

[PATCH] worktree add: improve message for ambiguous remote branch name
 2026-08-22 18:08 UTC  (20+ messages)
` [PATCH v5 0/2] "
  ` [PATCH v5 1/2] checkout: "
` [PATCH v6 0/3] worktree add: "
  ` [PATCH v6 1/3] checkout: extract function to display advice for ambiguous remotes
  ` [PATCH v6 2/3] checkout: improve message for ambiguous remote branch name
  ` [PATCH v6 3/3] worktree add: "
` [PATCH v7 0/3] "
  ` [PATCH v7 1/3] checkout: extract function to display advice for ambiguous remotes
  ` [PATCH v7 2/3] checkout: improve message for ambiguous remote branch name
  ` [PATCH v7 3/3] worktree add: "

Bug Report: subtree then rebase causes unrelated history to conflict
 2026-08-22 16:10 UTC 

[BUG] git config --global: doc and behaviour disagree when ~/.gitconfig and XDG config file coexist
 2026-08-22  9:38 UTC  (5+ messages)

[PATCH 0/2] branch: fix --recurse-submodules with a nameless start point
 2026-08-21 23:01 UTC  (3+ messages)
` [PATCH 1/2] branch: do not track a start point with no ref
` [PATCH 2/2] branch: allow recursion with no tracking name

[PATCH] worktree repair: detect relative path in .git file correctly
 2026-08-21 22:20 UTC  (6+ messages)
` [PATCH v2] "
` [PATCH v3] "

AI Textconv filter misconfiguration on Windows leads to silent corruption of diff output (ongoing investigation)
 2026-08-21 21:14 UTC  (2+ messages)

[PATCH] completion: zsh: support completion after "git -C <path>"
 2026-08-21 16:42 UTC  (6+ messages)
` [PATCH v2] "

trailers: --only-trailers normalizes URLs to trailers
 2026-08-21 15:55 UTC  (9+ messages)
` [PATCH] trailers: stop recognizing URLs as trailers
  ` [PATCH v2] "
  ` [PATCH v3] "

[PATCH v3 0/5] odb: eagerly load alternates
 2026-08-21 15:19 UTC  (5+ messages)
` [PATCH v3 2/5] odb: decouple source path comparisons from `the_repository`

[PATCH v3 0/9] builtin/receive-pack: support pluggable packfile writes
 2026-08-21 15:05 UTC  (17+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/9] builtin/receive-pack: properly clean up keep files
  ` [PATCH v5 0/9] builtin/receive-pack: support pluggable packfile writes
    ` [PATCH v5 1/9] builtin/receive-pack: properly clean up keep files
    ` [PATCH v5 2/9] odb/transaction: add transaction finalize interface
    ` [PATCH v5 3/9] builtin/receive-pack: pass shallow file explicitly
    ` [PATCH v5 4/9] builtin/receive-pack: read unpack limit config lazily
    ` [PATCH v5 5/9] builtin/receive-pack: lift global state out of unpack()
    ` [PATCH v5 6/9] builtin/receive-pack: report unpack errors via strbuf
    ` [PATCH v5 7/9] builtin/receive-pack: explicitly pass packfile fd
    ` [PATCH v5 8/9] odb: return temporary ODB source when set
    ` [PATCH v5 9/9] odb/transaction: add transaction interface to write packfiles

[GSoC Patch 0/7] repo: add more path keys to git repo info
 2026-08-21 14:08 UTC  (7+ messages)
` [GSoC PATCH v4 "
  ` [GSoC PATCH v4 6/7] repo: add path.git-prefix

[PATCH v2 0/5] odb: handle `OBJECT_INFO_DIE_IF_CORRUPT` generically
 2026-08-21 12:39 UTC  (11+ messages)
` [PATCH v2 2/5] odb/source: introduce error status when reading objects
` [PATCH v2 3/5] odb/source: let callers discern missing and corrupt objects

[PATCH 0/5] odb: make packfile generation pluggable
 2026-08-21 12:38 UTC  (18+ messages)
` [PATCH v3 0/6] "
  ` [PATCH v3 1/6] odb: introduce interface to generate packfiles
  ` [PATCH v3 2/6] upload-pack: generate packfiles via the object database
` [PATCH v4 0/6] odb: make packfile generation pluggable
  ` [PATCH v4 1/6] odb: introduce interface to generate packfiles
  ` [PATCH v4 2/6] upload-pack: generate packfiles via the object database
  ` [PATCH v4 3/6] send-pack: "
  ` [PATCH v4 4/6] builtin/bundle: refactor option handling for progress meter
  ` [PATCH v4 5/6] bundle: get (mostly) rid of `the_repository`
  ` [PATCH v4 6/6] bundle: generate packfiles via the object database

[PATCH 0/2] fetch-pack: allow parallelizing packfile URI fetches
 2026-08-21 12:31 UTC  (3+ messages)
` [PATCH 1/2] fetch-pack: prepare for threaded fetching of packfile URIs
` [PATCH 2/2] fetch-pack: allow parallelizing packfile URI fetches

[PATCH 0/3] Convert USE_NSEC to runtime config
 2026-08-21 12:10 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/3] environment: align repo_config_values_init with struct declaration

Possible bug with sparse checkout and submodules
 2026-08-21 11:58 UTC 

[PATCH] odb/files: be less aggressive with geometric repacking
 2026-08-21 11:40 UTC  (4+ messages)

Questions about --ext-diff
 2026-08-21 11:13 UTC 

[PATCH] ci: cancel stale pull request workflow runs
 2026-08-21 11:14 UTC  (2+ messages)

What's cooking in git.git (Aug 2026, #09)
 2026-08-21  9:09 UTC  (2+ messages)
` kh/doc-trailers

[PATCH v2 0/6] odb: make packfile generation pluggable
 2026-08-21  7:46 UTC  (11+ messages)
` [PATCH v2 1/6] odb: introduce interface to generate packfiles
` [PATCH v2 5/6] bundle: get (mostly) rid of `the_repository`

[PATCH] pack-objects: trace pack bytes written
 2026-08-21  3:33 UTC  (11+ messages)
  ` [PATCH v2] "

[PATCH] pull: add --hard mode
 2026-08-21  1:09 UTC  (7+ messages)

[PATCH] t1401: test symbolic-ref exit codes on a non-symbolic ref
 2026-08-20 22:20 UTC  (2+ messages)
` [PATCH v2] t1401: check symbolic-ref exit codes and --quiet silence

[PATCH 0/2] rebase: add --fixup to fold a range into its oldest commit
 2026-08-20 20:10 UTC  (11+ messages)
` [PATCH v14 0/8] history: add squash subcommand to fold a range
  ` [PATCH v14 1/8] history: extract helper for a commit's parent tree
  ` [PATCH v14 2/8] history: give commit_tree_ext a message template
  ` [PATCH v14 3/8] sequencer: share the squash message marker helpers and flags
  ` [PATCH v14 4/8] history: add skeleton for squash subcommand
  ` [PATCH v14 5/8] history: validate squash revision ranges
  ` [PATCH v14 6/8] history: protect branches when squashing a range
  ` [PATCH v14 7/8] history: create squashed commits without editing
  ` [PATCH v14 8/8] history: support editing squashed commit messages

[PATCH] worktree add: shouldn't dwim if -b or -B is given
 2026-08-20 17:34 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v2] http: preserve wwwauth_headers across redirects
 2026-08-20 15:26 UTC  (2+ messages)

[PATCH] t1401: test symbolic-ref exit codes on a non-symbolic ref
 2026-08-20 15:13 UTC  (2+ messages)


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