Git development
 help / color / mirror / Atom feed
 messages from 2026-08-25 14:12:37 to 2026-08-27 16:29:07 UTC [more...]

[PATCH] commit: refuse to amend during conflict resolution
 2026-08-27 16:28 UTC  (16+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] commit: reword the empty-commit rebase errors
  ` [PATCH v2 2/3] commit: refuse to amend during conflict resolution
  ` [PATCH v2 3/3] commit: refuse partial commits "

Translation issue in git checkout explanation (french)
 2026-08-27 16:18 UTC  (2+ messages)

[PATCH] you_still_use_that(): reword the instructions
 2026-08-27 16:01 UTC  (14+ messages)
` [PATCH v2] "

[PATCH] worktree add: improve message for ambiguous remote branch name
 2026-08-27 14:41 UTC  (19+ messages)
` [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 v9 0/4] worktree add: improve message for ambiguous remote branch name
  ` [PATCH v9 1/4] checkout: extract function to display advice for ambiguous remotes
  ` [PATCH v9 2/4] checkout: improve message for ambiguous remote branch name
  ` [PATCH v9 3/4] worktree add: "
  ` [PATCH v9 4/4] worktree add: treat multiple matches with --guess-remote as an error
` [PATCH v10 0/4] worktree add: improve message for ambiguous remote branch name
  ` [PATCH v10 1/4] checkout: extract function to display advice for ambiguous remotes
  ` [PATCH v10 2/4] checkout: improve message for ambiguous remote branch name
  ` [PATCH v10 3/4] worktree add: "
  ` [PATCH v10 4/4] worktree add: treat multiple matches with --guess-remote as an error

[PATCH] worktree repair: detect relative path in .git file correctly
 2026-08-27 14:38 UTC  (5+ messages)
` [PATCH v3] "

[PATCH 0/2] die_for_incompatible_opts(): unbounded number of options
 2026-08-27 14:35 UTC  (7+ messages)
` [PATCH 1/2] die_for_incompatible_optN: swap the order of arguments
` [PATCH 2/2] die_for_incompatible_opts(): accept more than four options

[PATCH 0/2] checkout -m: refine autostash fallback
 2026-08-27 13:12 UTC  (7+ messages)
` [PATCH 1/2] sequencer: teach autostash apply to report conflicts
` [PATCH 2/2] checkout -m: refine autostash fallback

[PATCH 00/10] odb: make consistency checks pluggable
 2026-08-27 10:58 UTC  (18+ 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

Whatchanged —i-still-use-this
 2026-08-27  6:08 UTC  (3+ messages)

What's cooking in git.git (Aug 2026, #11)
 2026-08-27  6:06 UTC  (2+ messages)
` kh/format-patch-range-diff-notes

[PATCH 0/2] Objects treated as missing despite being present, due to race with geometric repacking
 2026-08-27  6:06 UTC  (9+ messages)
` [PATCH v2 0/4] "
  ` [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] trace2: tolerate failed timestamp formatting
 2026-08-27  5:23 UTC  (17+ 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-27  5:19 UTC  (9+ messages)
` [PATCH 1/2] branch: move stacked branch helpers
` [PATCH 2/2] branch: protect local upstreams from -d

[PATCH 0/3] midx: honor custom bases for incremental writes
 2026-08-26 23:38 UTC  (6+ messages)
` [PATCH 3/3] midx-write: include packs above custom incremental base

[PATCH] completion: zsh: support completion after "git -C <path>"
 2026-08-26 22:04 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3] http: add http.sslVerifyStatus to check stapled OCSP responses
 2026-08-26 22:01 UTC  (3+ messages)
` [PATCH v6] "

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

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

[PATCH v3] sequencer: honor --empty when a fixup!/squash! empties its target
 2026-08-26 20:55 UTC  (7+ messages)

[PATCH 0/2] git-subtree: Bail out if we find output from Rust rewrite
 2026-08-26 20:53 UTC  (11+ messages)
` [PATCH 2/2] git-subtree: Bail out if we find output from Rust rewrite (test)
    ` [PATCH 1/2] git-subtree: Bail out if we find output from Rust rewrite
        ` [PATCH 1/2] git-subtree: Bail out if we find output from Rust rewrite [and 1 more messages]

[PATCH 0/4] format-rev: add --abbrev, --color, and --date
 2026-08-26 20:33 UTC  (3+ messages)
` [PATCH v2 0/5] "

[PATCH] apply: avoid leaking abandoned git-header state
 2026-08-26 20:31 UTC  (2+ messages)

[PATCH 0/3] t/lib-httpd: make CGI test helpers concurrency-safe
 2026-08-26 19:59 UTC  (3+ messages)
` [PATCH v3 "

[PATCH 0/3] environment: clean up repository config handling
 2026-08-26 19:56 UTC  (6+ messages)
` [PATCH v3 "

[PATCH] ci: cancel stale pull request workflow runs
 2026-08-26 19:54 UTC  (2+ messages)

[PATCH v2 0/3] config: read both home and xdg files for --global
 2026-08-26 18:38 UTC  (7+ messages)
` [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/2] fetch: make submodule fetch errors configurable
 2026-08-26 17:34 UTC  (3+ messages)

Git SCM sales
 2026-08-26 17:33 UTC 

[PATCH v3] builtin/add.c: replace run_command() with direct apply_all_patches() call
 2026-08-26 17:16 UTC  (4+ messages)
` [PATCH v4] "

[PATCH] t1401: test symbolic-ref exit codes on a non-symbolic ref
 2026-08-26 16:51 UTC  (2+ messages)
` [PATCH v3] t1401: check symbolic-ref failure and --quiet silence "

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

[PATCH 0/4] worktree add: worktree_basename() fixes
 2026-08-26 14:35 UTC  (9+ 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

[GSoC Patch 0/7] repo: add more path keys to git repo info
 2026-08-26 14:18 UTC  (12+ 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

Participating in Outreachy's December 2026 cohort
 2026-08-26 11:39 UTC  (2+ messages)

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

[PATCH v2 0/4] reftable/stack: avoid reloading the stack when locked
 2026-08-26  9:47 UTC  (7+ messages)
` [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

[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] am: record blobs of cleanly applied patches when using --3way
 2026-08-25 20:26 UTC  (3+ messages)

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

[PATCH 0/3] format-patch: learn --[no-]range-diff-notes
 2026-08-25 18:36 UTC  (4+ messages)
` [PATCH 3/3] "

[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 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


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