Git development
 help / color / mirror / Atom feed
 messages from 2026-09-10 06:05:36 to 2026-09-11 21:21:32 UTC [more...]

[PATCH] hook: introduce the report hook for git-receive-pack(1)
 2026-09-11 13:54 UTC  (16+ messages)
` [PATCH v9 0/4] hook: introduce the receive-report hook
  ` [PATCH v9 4/4] "
` [PATCH v10 0/4] "
  ` [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] Use Rust in the Windows CI jobs
 2026-09-11 21:09 UTC  (8+ 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 0/2] bump ci asciidoctor version
 2026-09-11 20:58 UTC  (11+ messages)
` [PATCH 2/2] ci: use system asciidoctor
` [PATCH (RESEND)] "

[PATCH] range-diff: add --matched-only to skip one-sided commits
 2026-09-11 20:55 UTC  (7+ messages)
` [PATCH v2] "

[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

[PATCH] merge-ll: Cleanup merge driver temporaries after interrupt
 2026-09-11 18:32 UTC  (11+ 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

[GSoC Patch 0/7] repo: add more path keys to git repo info
 2026-09-11 17:37 UTC  (11+ 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

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

[PATCH 0/2] push: fix --force-if-includes consulting wrong ref
 2026-09-11 16:03 UTC  (12+ messages)
` [PATCH v2 1/2] push: check pushed ref for --force-if-includes
` [PATCH v3 0/2] push: fix --force-if-includes consulting wrong ref
  ` [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] ci: bump debian-11 job to debian-12
 2026-09-11 15:42 UTC  (5+ 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  (15+ messages)
` [PATCH v4 00/13] "
  ` [PATCH v4 04/13] mingw: only use -Wl,--large-address-aware for 32-bit builds
  ` [PATCH v4 05/13] mingw: avoid over-specifying `--pic-executable`
  ` [PATCH v4 06/13] mingw: set the prefix and HOST_CPU as per MSYS2's settings
  ` [PATCH v4 07/13] mingw: only enable the MSYS2-specific stuff when compiling in MSYS2
  ` [PATCH v4 08/13] mingw: rely on MSYS2's metadata instead of hard-coding it
  ` [PATCH v4 09/13] windows: skip linking `git-<command>` for built-ins
  ` [PATCH v4 10/13] mingw: always define `ETC_*` for MSYS2 environments
  ` [PATCH v4 11/13] mingw: ensure valid CTYPE
  ` [PATCH v4 12/13] mingw: allow `git.exe` to be used instead of the "Git wrapper"
  ` [PATCH v4 13/13] t0060: adjust the code style

[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

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

[PATCH 0/3] history: sign rewritten commits
 2026-09-11  7:57 UTC  (5+ messages)
` [PATCH v2 1/2] replay: allow callers to sign commits
` [PATCH v2 2/2] builtin/history: sign rewritten commits

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

[PATCH 0/3] environment: clean up repository config handling
 2026-09-11  6:22 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] environment: drop redundant NULL checks in config getters

[PATCH 00/12] odb: stop registering in-memory sources
 2026-09-11  5:51 UTC  (15+ messages)
` [PATCH v3 00/13] "
  ` [PATCH v3 01/13] cache-tree: drop `the_repository` in `cache_tree_fully_valid()`
  ` [PATCH v3 02/13] cache-tree: remove dependency on `the_repository`
  ` [PATCH v3 03/13] submodule-config: remove uses of `the_repository`
  ` [PATCH v3 04/13] submodule-config: stop using `the_hash_algo`
  ` [PATCH v3 05/13] submodule-config: stop registering submodule sources
  ` [PATCH v3 06/13] builtin/grep: stop registering submodule ODB as source
  ` [PATCH v3 07/13] odb: remove infrastructure to register submodule sources
  ` [PATCH v3 08/13] tmp-objdir: drop unused function to register alternate
  ` [PATCH v3 09/13] odb/packed: fix memory leaks when freeing source
  ` [PATCH v3 10/13] builtin/multi-pack-index: refuse unknown sources with "--object-dir="
  ` [PATCH v3 11/13] t/helper: adapt read-midx to not link ad-hoc source anymore
  ` [PATCH v3 12/13] t/helper: stop registering alternates in "ref-store" command
  ` [PATCH v3 13/13] odb: remove the ability to link sources ad-hoc

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

[PATCH v4 0/9] odb: write alternates at creation time
 2026-09-11  5:15 UTC  (19+ messages)
` [PATCH v4 1/9] setup: split up concerns of `init_db()`
` [PATCH v4 2/9] builtin/clone: defer setup of the object database
` [PATCH v4 3/9] builtin/clone: move around `setup_reference()`
` [PATCH v4 4/9] builtin/clone: refactor handling of "--reference{,-if-able}"
` [PATCH v4 5/9] builtin/clone: move setup of alternates for shared local clones
` [PATCH v4 6/9] builtin/clone: move setup of alternates for non-shared "
` [PATCH v4 7/9] odb/source: support writing alternates when creating the database

[L10N] Kickoff for Git 2.56.0 translations
 2026-09-11  4:51 UTC 

[PATCH v3] advice: use global config for default branch name
 2027-08-29  0:49 UTC  (15+ messages)
` [PATCH v4 0/3] defaultBranchName advice is useless
  ` [PATCH v4 1/3] advice: pass the entire advice_setting to vadvise()
  ` [PATCH v4 2/3] advice: introduce advice scoping mechanism
  ` [PATCH v4 3/3] advice: use global config for default branch name

[PATCH 0/2] guides: keep Documentation/Makefile and command-list.txt in sync
 2026-09-10 19:43 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] command-list.txt: add gitformat-loose(5) and gitpacking(7)
  ` [PATCH v2 2/2] lint-docs: check the guide list in command-list.txt

[ANNOUNCE] Git Contributor's Summit 2026
 2026-09-10 19:35 UTC  (2+ messages)

[PATCH 0/3] Update t40* tests to use modern style
 2026-09-10 17:56 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] Update t4001 to use modern syntax
  ` [PATCH v2 2/3] Update t4009 to use modern style
  ` [PATCH v2 3/3] Update t4010 "

[PATCH v2] Move rust gitcore crate to a different subdirectory
 2026-09-10 17:45 UTC  (10+ messages)
` [PATCH v3] "
  ` [PATCH v4] "

[ANNOUNCE] Git v2.56.0-rc0
 2026-09-10 17:20 UTC 

[PATCH] doc: Make asciidoc bullet items separate
 2026-09-10 16:38 UTC  (5+ messages)
` [PATCH v2] doc: fix conjoined maintenance strategies in git-config(1)

[PATCH] builtin/history: unuse the commit buffer after use
 2026-09-10 16:37 UTC  (7+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[PATCH] advice: use global config for default branch name
 2026-09-10 16:31 UTC  (10+ messages)

history: 'reword HEAD' surfaces a memory leak
 2026-09-10 15:27 UTC  (5+ messages)

[PATCH v2] rust: respect CARGO_BUILD_TARGET when locating build output
 2026-09-10 10:20 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] push: fix --force-if-includes when remote-tracking ref has no reflog
 2026-09-10  8:31 UTC  (10+ messages)
  ` [PATCH v2] "

[PATCH v4 0/6] last-modified: use the pathspec's Bloom key to pre-filter commits
 2026-09-10  7:04 UTC  (9+ messages)
` [PATCH v4 3/6] bloom: add helper to check if any key in a vector is present
` [PATCH v4 4/6] revision: add Bloom check that includes parent directories
` [PATCH v4 5/6] last-modified: check pathspec against Bloom filter first
` [PATCH v4 6/6] last-modified: keep per-path Bloom filters for wildcard pathspecs


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