messages from 2026-09-04 01:03:28 to 2026-09-07 10:07:45 UTC [more...]
[PATCH] rerere: keep a background gc from killing a rebase
2026-09-07 10:07 UTC (13+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH 00/11] Fix inconsistent ref storage format terminology
2026-09-07 10:00 UTC (20+ messages)
` [PATCH 01/11] builtin/init: rename "--ref-format=" to "--ref-storage="
` [PATCH 02/11] builtin/clone: "
` [PATCH 03/11] builtin/refs: "
` [PATCH 04/11] builtin/submodule: "
` [PATCH 05/11] builtin/rev-parse: rename "--show-ref-format" to "--show-ref-storage"
` [PATCH 06/11] help: rename "default-ref-format" to "default-ref-storage"
` [PATCH 07/11] refs: expose function to parse reference URIs
` [PATCH 08/11] setup: refactor how we configure the ref storage format
` [PATCH 09/11] setup: rename ref storage format environment variables
` [PATCH 10/11] setup: rename "init.defaultRefFormat" to "init.defaultRefStorage"
` [PATCH 11/11] setup: allow "git init --ref-storage=" to specify a payload
What will come after Git 2.56?
2026-09-07 9:30 UTC (4+ messages)
[PATCH] doc: Make asciidoc bullet items separate
2026-09-07 8:46 UTC (2+ messages)
[PATCH 0/8] odb: write alternates at creation time
2026-09-07 8:25 UTC (11+ messages)
` [PATCH v3 0/9] "
` [PATCH v3 1/9] setup: split up concerns of `init_db()`
` [PATCH v3 2/9] builtin/clone: defer setup of the object database
` [PATCH v3 3/9] builtin/clone: move around `setup_reference()`
` [PATCH v3 4/9] builtin/clone: refactor handling of "--reference{,-if-able}"
` [PATCH v3 5/9] builtin/clone: move setup of alternates for shared local clones
` [PATCH v3 6/9] builtin/clone: move setup of alternates for non-shared "
` [PATCH v3 7/9] odb/source: support writing alternates when creating the database
` [PATCH v3 8/9] builtin/clone: write alternates via `odb_create_on_disk()`
` [PATCH v3 9/9] odb/source: remove the ability to write alternates
[PATCH] git pull silently overwrites local directory with symlink due to .gitignore "dir/"
2026-09-07 8:19 UTC
[PATCH 0/2] sequencer: leave auto maintenance to the end of a rebase
2026-09-07 8:14 UTC (15+ messages)
` [PATCH 1/2] sequencer: run auto maintenance once a rebase is done
` [PATCH 2/2] sequencer: keep auto maintenance out of the commands a rebase spawns
` [PATCH v2 0/3] sequencer: leave auto maintenance to the end of a sequence
` [PATCH v2 1/3] config: add git_config_append_parameter()
` [PATCH v2 2/3] sequencer: run auto maintenance once a sequence is done
` [PATCH v2 3/3] sequencer: keep auto maintenance out of the commands a sequence spawns
[PATCH 00/12] odb: stop registering in-memory sources
2026-09-07 7:50 UTC (11+ messages)
` [PATCH v2 00/13] "
` [PATCH v2 02/13] cache-tree: remove dependency on `the_repository`
` [PATCH v2 05/13] submodule-config: stop registering submodule sources
` [PATCH v2 07/13] odb: remove infrastructure to register "
[PATCH v2 0/8] odb: write alternates at creation time
2026-09-07 7:23 UTC (9+ messages)
` [PATCH v2 1/8] builtin/clone: defer setup of the object database
` [PATCH v2 6/8] odb/source: support writing alternates when creating the database
` [PATCH v2 7/8] builtin/clone: write alternates via `odb_create_on_disk()`
[PATCH] push: fix --force-if-includes when remote-tracking ref has no reflog
2026-09-07 6:23 UTC (17+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH 0/2] builtin/maintenance: improve heuristic for "rerere gc"
2026-09-07 6:15 UTC (16+ messages)
` [PATCH 1/2] rerere: extract logic to determine whether entries are stale
` [PATCH 2/2] builtin/maintenance: improve heuristic for "rerere gc"
` [PATCH v2 0/2] "
` [PATCH v2 1/2] rerere: extract logic to determine whether entries are stale
` [PATCH v2 2/2] builtin/maintenance: improve heuristic for "rerere gc"
[PATCH] hook: introduce the report hook for git-receive-pack(1)
2026-09-07 6:06 UTC (7+ messages)
` [PATCH v7 0/4] hook: introduce the receive-report hook
` [PATCH v7 1/4] doc: add proc-receive hook info in 'git-receive-pack.adoc'
` [PATCH v7 2/4] receive-pack: drop static variables to track report status version
` [PATCH v7 3/4] receive-pack: move message generation to separate function
` [PATCH v7 4/4] hook: introduce the receive-report hook
[PATCH] ci: bump debian-11 job to debian-12
2026-09-07 6:03 UTC (5+ messages)
[BUG] stash.index=true leaves a redundant stash entry after an autostash fast-forward
2026-09-07 4:44 UTC
[PATCH 0/2] push: fix --force-if-includes consulting wrong ref
2026-09-06 20:24 UTC (6+ messages)
` [PATCH 1/2] push: check pushed ref for --force-if-includes
` [PATCH 2/2] push: fix --force-if-includes detached HEAD advice
[PATCH 0/3] format-patch: learn --[no-]range-diff-notes
2026-09-06 17:57 UTC (13+ messages)
` [PATCH 3/3] "
[RFC] git clean: add persistent exclude patterns
2026-09-06 13:56 UTC
What's cooking in git.git (Sep 2026, #02)
2026-09-06 13:30 UTC (7+ messages)
` kh/doc-datamodel
` kh/format-patch-range-diff-notes
[PATCH] ls-files: filter pathspec before lstat
2026-09-06 12:30 UTC (3+ messages)
Git SCM sales
2026-09-06 11:48 UTC (2+ messages)
[Bug] Porcelain allows creation of '@' branch
2026-09-06 7:56 UTC (4+ messages)
[PATCH] send-pack: avoid sending the whole tree when pushing from a shallow clone
2026-09-06 7:25 UTC (8+ messages)
` [PATCH v3 0/6] "
` [PATCH v3 1/6] unpack-objects: distinguish missing objects from type mismatches
` [PATCH v3 2/6] receive-pack: avoid repeating connectivity errors
` [PATCH v3 3/6] shallow: reject missing boundaries without disconnecting
` [PATCH v3 4/6] send-pack: optionally omit shallow boundaries
` [PATCH v3 5/6] send-pack: default to excluding "
` [PATCH v3 6/6] send-pack: advise splitting incomplete shallow pushes
Solution searched how to rebase/merge an existing commit to the reference of an Github PR
2026-09-05 20:26 UTC
[PATCH 0/4] doc: advertize gitdatamodel(1)
2026-09-05 17:28 UTC (6+ messages)
` [PATCH v3 "
` [PATCH v3 1/4] doc: git: list gitdatamodel(7) as a concept guide
` [PATCH v3 2/4] doc: git: link to the gitdatamodel(7) tutorial
` [PATCH v3 3/4] doc: glossary: link four of the terms to gitdatamodel(7)
` [PATCH v3 4/4] doc: datamodel: link to the glossary
[PATCH 1/2] t3507: pin CHERRY_PICK_HEAD absence for a conflicting --no-commit
2026-09-05 17:13 UTC (20+ messages)
` [PATCH v2] doc: cherry-pick: note --no-commit skips CHERRY_PICK_HEAD
` [PATCH v3 0/2] cherry-pick: document that "
` [PATCH v3 1/2] t3507: check no CHERRY_PICK_HEAD after conflicting --no-commit
` [PATCH v3 2/2] doc: cherry-pick: note --no-commit skips CHERRY_PICK_HEAD
Typo in man page for git-merge
2026-09-05 17:00 UTC (2+ messages)
[PATCH] dir: find common prefix among positive pathspecs
2026-09-05 16:14 UTC (12+ messages)
` [PATCH v2 0/2] dir: fix pathspec prefixes with exclusions
` [PATCH v2 1/2] dir: do not apply prefix to negative pathspecs
` [PATCH v2 2/2] dir: find common prefix among non-exclude pathspec items
[PATCH 0/2] bump ci asciidoctor version
2026-09-05 15:23 UTC (7+ messages)
` [PATCH 2/2] ci: use system asciidoctor
[PATCH 0/2] bump static-analysis ci image version
2026-09-05 13:52 UTC (10+ messages)
` [PATCH 2/2] ci: bump ubuntu image version for static-analysis job
[GSoC Patch 0/7] repo: add more path keys to git repo info
2026-09-05 10:01 UTC (8+ messages)
` [GSoC Patch v5 0/7] "
` [GSoC Patch v5 2/7] repo: add path.superproject-root with absolute and relative suffixes
` [GSoC Patch v5 7/7] repo: add path.cdup
Participating in Outreachy's December 2026 cohort
2026-09-05 8:26 UTC (2+ messages)
[PATCH 0/2] Update tests to use semantic functions
2026-09-05 2:17 UTC (4+ messages)
` [PATCH 1/2] Update shell "
` [PATCH 2/2] Second batch of shell test migrations
git@vger.kernel.org ICAMCS 2026
2026-09-04 17:20 UTC
User report on git 2.55.0
2026-09-04 23:42 UTC (6+ messages)
[PATCH 0/1] commit: allow -m/-F with --fixup=amend: or reword:
2026-09-04 18:47 UTC (5+ 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 0/2] checkout -m: refine autostash fallback
2026-09-04 16:42 UTC (13+ messages)
` [PATCH v4 "
` [PATCH v4 1/2] stash: reserve exit status 1 for conflicts
[PATCH] builtin/whoami: add new 'whoami' command
2026-09-04 15:57 UTC (4+ messages)
` [PATCH v3] var: support broken-down idents, default key, multiple args, and -z
[GSoC PATCH v4 0/7] repack: add --drop-filtered to reclaim space in partial clones
2026-09-04 10:51 UTC (5+ messages)
` [GSoC PATCH v5 0/6] "
` [GSoC PATCH v5 6/6] builtin/repack: add guards for --drop-filtered
What's cooking in git.git (Sep 2026, #01)
2026-09-04 6:03 UTC (2+ messages)
[PATCH] branch: avoid slow strvec Coccinelle matching
2026-09-04 4:20 UTC (7+ messages)
[PATCH 0/6] Standardize early option scanning to fix argument parsing bugs
2026-09-04 3:38 UTC (3+ messages)
` [PATCH 6/6] fast-import: use early_scan_options() for --allow-unsafe-features
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox