git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2026-09-11 07:34:34 to 2026-09-14 16:59:04 UTC [more...]

[PATCH] merge-ll: Cleanup merge driver temporaries after interrupt
 2026-09-14 16:59 UTC  (17+ messages)
    ` [PATCH v2 0/3] merge-ll: Cleanup merge driver temporaries after
      ` [PATCH v2 1/3] merge-ll: use strbuf to read back external merge result
      ` [PATCH v2 2/3] merge-ll: catch close() errors when writing external tempfiles
      ` [PATCH v2 3/3] merge-ll: use tempfile API for external driver files

[PATCH 00/11] Fix inconsistent ref storage format terminology
 2026-09-14 16:38 UTC  (7+ messages)
` [PATCH v3 00/13] "
  ` [PATCH v3 01/13] parse-options: allow for hidden aliases

[PATCH] range-diff: add --matched-only to skip one-sided commits
 2026-09-14 16:33 UTC  (8+ messages)
` [PATCH v2] "

[PATCH 0/3] doc lint fixes for pack-refs and refs
 2026-09-14 15:43 UTC  (11+ messages)
` [PATCH 1/3] doc lint: match commands as well as options for synopsis style check
` [PATCH 2/3] doc/pack-refs: convert synopsis and options to new style
` [PATCH 3/3] doc/refs: backtick-quote commands and options consistently
` [PATCH v2 0/2] doc lint fixes for pack-refs and refs
` [PATCH v2 1/2] doc/pack-refs: convert synopsis and options to new style
` [PATCH v2 2/2] doc/refs: backtick-quote commands and options consistently

[PATCH] t7610: use test_path_is_* helpers
 2026-09-14 15:42 UTC  (2+ messages)

[PATCH 0/2] connected: add incremental connectivity check
 2026-09-14 15:26 UTC  (5+ messages)
` [PATCH 1/2] Documentation: describe connectivity checking
` [PATCH 2/2] connected: add incremental connectivity check via rev-list

[PATCH v3] refs/files: avoid packed-refs lock for root ref deletion
 2026-09-14 14:39 UTC  (3+ messages)

[BUG] 'git status --ignored' <pathspec> matches partial names
 2026-09-14 13:31 UTC 

[PATCH 0/2] push: fix --force-if-includes consulting wrong ref
 2026-09-14 13:03 UTC  (15+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] push: check pushed ref for --force-if-includes
  ` [PATCH v3 2/2] push: fix --force-if-includes detached HEAD advice
` [PATCH v4 0/2] push: check pushed ref for --force-if-includes
  ` [PATCH v4 1/2] "
  ` [PATCH v4 2/2] push: fix --force-if-includes non-branch advice

[PATCH] completion: complete 'git worktree repair'
 2026-09-14 12:08 UTC  (3+ messages)

[PATCH 0/6] repack: don't lose objects to a ".keep" that appears mid-run
 2026-09-14 11:31 UTC  (7+ messages)
` [PATCH 1/6] odb: don't remove a ".keep" we never installed
` [PATCH 2/6] pack-objects: keep --keep-pack open when following
` [PATCH 3/6] pack-objects: reset kept-pack cache for cruft walk
` [PATCH 4/6] pack-objects: sort --keep-pack list for lookup
` [PATCH 5/6] pack-objects: add --keep-pack-from-file
` [PATCH 6/6] repack: tell pack-objects which packs are kept

[PATCH 0/8] odb: write alternates at creation time
 2026-09-14 10:22 UTC  (5+ messages)
` [PATCH v5 0/9] "

Participating in Outreachy's December 2026 cohort
 2026-09-14  9:41 UTC  (7+ messages)

[PATCH 0/3] imap-send: future proofing and two correctness fixes
 2026-09-14  9:10 UTC  (4+ messages)
` [PATCH 1/3] imap-send: prepare for OpenSSL 4.1

[PATCH] ci: drop no-op gettext link on macOS
 2026-09-14  8:50 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] rerere: keep a background gc from killing a rebase
 2026-09-14  8:04 UTC  (4+ messages)
` [PATCH v4 0/2] rerere: wait for MERGE_RR.lock, and go on at a conflict
  ` [PATCH v4 1/2] rerere: wait for MERGE_RR.lock, and let the gc skip it
  ` [PATCH v4 2/2] rerere: go on at a conflict when the lock stays busy

[PATCH] dir: find common prefix among positive pathspecs
 2026-09-14  7:27 UTC  (7+ messages)
    ` [PATCH v2 0/2] dir: fix pathspec prefixes with exclusions
      ` [PATCH v4 "
        ` [PATCH v4 1/2] dir: do not apply prefix to negative pathspecs
        ` [PATCH v4 2/2] dir: preserve pathspec prefix optimization with leading excludes

[ANNOUNCE] Git for Windows 2.56.0-rc0
 2026-09-14  7:15 UTC 

[PATCH 0/2] sequencer: leave auto maintenance to the end of a rebase
 2026-09-14  7:12 UTC  (11+ messages)
` [PATCH v4 0/3] sequencer: leave auto maintenance to the end of a sequence
  ` [PATCH v4 1/3] config: add git_config_append_parameter()
  ` [PATCH v4 2/3] rebase, cherry-pick, revert: run auto maintenance when done
  ` [PATCH v4 3/3] sequencer: disable auto maintenance in spawned commands

git安装报错
 2026-09-14  5:52 UTC  (6+ messages)
    ` 回复:Re: git安装报错
        ` 回复:Re: "

[PATCH 0/2] fetch: clobber existing tags with --prune-tags
 2026-09-13 22:57 UTC  (6+ messages)
` [PATCH 2/2] "

[PATCH 0/2] Use Rust in the Windows CI jobs
 2026-09-13 22:52 UTC  (17+ messages)
` [PATCH 1/2] rust: pick a GCC-compatible Cargo target under MSYS2/MinGW
` [PATCH v2 0/2] Use Rust in the Windows CI jobs
  ` [PATCH v2 1/2] rust: pick a GCC-compatible Cargo target under MSYS2/MinGW
  ` [PATCH v2 2/2] ci(windows): build with Rust
` [PATCH v3 0/2] Use Rust in the Windows CI jobs
  ` [PATCH v3 1/2] rust: pick a GCC-compatible Cargo target under MSYS2/MinGW
  ` [PATCH v3 2/2] ci(windows): build with Rust
` [PATCH v4 0/2] Use Rust in the Windows CI jobs
  ` [PATCH v4 1/2] rust: pick a GCC-compatible Cargo target under MSYS2/MinGW
  ` [PATCH v4 2/2] ci(windows): build with Rust

[PATCH] cmake(windows): accommodate for Git for Windows' migration to UCRT64
 2026-09-13 20:41 UTC 

[PATCH 0/2] object-file: fix packfile flush during transaction commit
 2026-09-13 20:26 UTC  (3+ messages)
` [PATCH 1/2] object-file: lift ODB reprepare out of packfile flush
` [PATCH 2/2] object-file: flush transaction packfile before migrating objects

[PATCH 0/2] mingw: fix perl related test failures
 2026-09-13 19:11 UTC  (3+ messages)
` [PATCH 1/2] t9700: accommodate for MSYS2 Perl reporting as `cygwin`
` [PATCH 2/2] t9129: skip UTF-8 tests on Windows

[PATCH v4 2/3] advice: introduce advice scoping mechanism
 2026-09-13 16:32 UTC  (3+ messages)

[PATCH] cocci: remove risky "if (!E) free(E)" conversion
 2026-09-13 10:45 UTC  (5+ messages)
` [PATCH] cocci: FREE_AND_NULL(E) is safe to call on NULL

[PATCH 0/2] worktree repair: avoid breaking unrelated .git file and gitdir
 2026-09-13  3:20 UTC  (3+ messages)
` [PATCH 1/2] worktree repair: refactor and reduce .git file reads
` [PATCH 2/2] worktree repair: avoid breaking unrelated .git file and gitdir

[PATCH] pull: avoid crash of invalid merge head
 2026-09-12 22:34 UTC 

[PATCH 0/3] history: sign rewritten commits
 2026-09-12 16:00 UTC  (8+ messages)
` [PATCH v2 1/2] replay: allow callers to sign commits
` [PATCH v2 2/2] builtin/history: sign rewritten commits
` [PATCH v3 0/2] history: support signing "
` [PATCH v3 1/2] replay: allow callers to sign commits
` [PATCH v3 2/2] history: sign rewritten commits

[PATCH] ci: only warn about perforce/git-lfs/JGit on platforms that need them
 2026-09-12 14:38 UTC 

[PATCH] refs/files: avoid packed-refs lock for root ref deletion
 2026-09-12  2:12 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] blame: default to ignoring revisions in .git-blame-ignore-revs
 2026-09-11 23:29 UTC 

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

What's cooking in git.git (Sep 2026, #05)
 2026-09-11 22:03 UTC 

[PATCH] hook: introduce the report hook for git-receive-pack(1)
 2026-09-11 21:58 UTC  (8+ messages)
` [PATCH v10 0/4] hook: introduce the receive-report hook
  ` [PATCH v10 1/4] doc: add proc-receive hook info in 'git-receive-pack.adoc'
  ` [PATCH v10 2/4] receive-pack: drop static variables to track report status version
  ` [PATCH v10 3/4] receive-pack: move message generation to separate function
  ` [PATCH v10 4/4] hook: introduce the receive-report hook

[PATCH 0/2] bump ci asciidoctor version
 2026-09-11 21:50 UTC  (13+ messages)
` [PATCH 2/2] ci: use system asciidoctor
` [PATCH (RESEND)] "

[PATCH] read-cache: avoid sparse-index expansion for unborn HEAD
 2026-09-11 21:31 UTC  (5+ messages)

[PATCH v9 0/4] hook: introduce the receive-report hook
 2026-09-11 21:23 UTC  (4+ messages)
` [PATCH v9 4/4] "

[PATCH v4 0/3] Convert USE_NSEC to runtime config
 2026-09-11 20:16 UTC  (7+ messages)
` [PATCH v7 "
  ` [PATCH v7 1/3] meson: expose knob for xmlto relative links in manuals
  ` [PATCH v7 2/3] environment: align repo_config_values_init with struct declaration
  ` [PATCH v7 3/3] core: convert build-time USE_NSEC into runtime core.useNanosec

What's cooking in git.git (Sep 2026, #04)
 2026-09-11 19:01 UTC  (6+ messages)
` jk/ci-use-system-asciidoctor

[GIT PULL] gitk: discourage AI, color preference dialog
 2026-09-11 16:04 UTC  (2+ messages)

[PATCH] ci: bump debian-11 job to debian-12
 2026-09-11 15:42 UTC  (4+ messages)

Automatic code formatting
 2026-09-11 13:57 UTC  (5+ messages)
` [RFC PATCH 0/4] make headway towards a clean "clang-format"
  ` [RFC PATCH 2/4] .clang-format: Add a BitFieldColonSpacing=None rule

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

[PATCH 00/12] Upstream some more Git for Windows' patches
 2026-09-11 13:26 UTC  (6+ messages)
` [PATCH v4 00/13] "
  ` [PATCH v4 04/13] mingw: only use -Wl,--large-address-aware for 32-bit builds
  ` [PATCH v4 06/13] mingw: set the prefix and HOST_CPU as per MSYS2's settings

[PATCH v2 00/10] odb: make consistency checks pluggable
 2026-09-11 12:23 UTC  (12+ messages)
` [PATCH v2 05/10] odb: provide infrastructure for pluggable fsck checks
` [PATCH v2 07/10] builtin/fsck: move reverse index verification into the packed source
` [PATCH v2 09/10] builtin/fsck: move multi-pack "
` [PATCH v2 10/10] builtin/fsck: move loose object verification into the loose source


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).