[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
[PATCH 0/3] format-patch: learn --[no-]range-diff-notes
2026-09-06 7:22 UTC (9+ messages)
` [PATCH 3/3] "
What will come after Git 2.56?
2026-09-06 7:03 UTC
[PATCH] push: fix --force-if-includes when remote-tracking ref has no reflog
2026-09-06 0:45 UTC (12+ messages)
` [PATCH v2] "
` [PATCH v3] "
What's cooking in git.git (Sep 2026, #02)
2026-09-05 23:57 UTC (6+ messages)
` kh/doc-datamodel
` kh/format-patch-range-diff-notes
Solution searched how to rebase/merge an existing commit to the reference of an Github PR
2026-09-05 20:26 UTC
[PATCH 0/2] push: fix --force-if-includes consulting wrong ref
2026-09-05 18:59 UTC (5+ 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/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] ci: bump debian-11 job to debian-12
2026-09-05 16:32 UTC (2+ messages)
[PATCH] dir: find common prefix among positive pathspecs
2026-09-05 16:14 UTC (24+ 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
` pathspec: match and original in pathspec_item are const
` [PATCH v3 0/3] dir: fix pathspec prefixes with exclusions
` [PATCH v3 1/3] pathspec: match and original in pathspec_item are const
` [PATCH v3 2/3] dir: do not apply prefix to negative pathspecs
` [PATCH v3 3/3] dir: find common prefix among non-exclude pathspec items
[PATCH] rerere: keep a background gc from killing a rebase
2026-09-05 16:10 UTC (13+ messages)
` [PATCH v2] "
` [PATCH v3] "
[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] sequencer: leave auto maintenance to the end of a rebase
2026-09-05 5:42 UTC (12+ 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 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 00/12] odb: stop registering in-memory sources
2026-09-04 22:45 UTC (7+ messages)
` [PATCH v2 00/13] "
` [PATCH v2 02/13] cache-tree: remove dependency on `the_repository`
` [PATCH v2 07/13] odb: remove infrastructure to register submodule sources
[PATCH] hook: introduce the report hook for git-receive-pack(1)
2026-09-04 21:28 UTC (6+ 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 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 00/11] Fix inconsistent ref storage format terminology
2026-09-04 17:15 UTC (17+ 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
[PATCH 0/2] builtin/maintenance: improve heuristic for "rerere gc"
2026-09-04 16:53 UTC (14+ 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 0/2] checkout -m: refine autostash fallback
2026-09-04 16:42 UTC (18+ messages)
` [PATCH v4 "
` [PATCH v4 1/2] stash: reserve exit status 1 for conflicts
` [PATCH v5 0/2] checkout -m: refine autostash fallback
` [PATCH v5 1/2] stash: reserve exit status 1 for conflicts
` [PATCH v5 2/2] checkout: separate autostash conflict advice from branch-switch message
[PATCH] builtin/whoami: add new 'whoami' command
2026-09-04 15:57 UTC (6+ 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 (4+ 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
[PATCH] technical/partial-clone: narrow the one-at-a-time fetch limitation
2026-09-03 23:03 UTC (4+ messages)
[PATCH v2 0/1] rev-list: add --missing-only option to filter output
2026-09-03 20:45 UTC (3+ messages)
` [PATCH v3 "
` [PATCH v3 1/1] "
[PATCH] git-gui: drain the cat-file pipe before closing it
2026-09-03 17:49 UTC (2+ messages)
[PATCH v6 3/3] core: convert build-time USE_NSEC into runtime core.useNanosec
2026-09-03 18:16 UTC (4+ messages)
[PATCH v6 0/4] hook: introduce the receive-report hook
2026-09-03 16:32 UTC (10+ messages)
` [PATCH v6 2/4] receive-pack: drop static variables to track report status version
` [PATCH v6 3/4] receive-pack: move message generation to separate function
` [PATCH v6 4/4] hook: introduce the receive-report hook
history: 'reword HEAD' surfaces a memory leak
2026-09-03 15:26 UTC
[PATCH v2 0/5] format-rev: add --abbrev, --color, and --date
2026-09-03 15:22 UTC (3+ messages)
[PATCH] imap-send: add --draft to set IMAP \Draft flag
2026-09-03 14:37 UTC (4+ messages)
page: next (older)
- 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).