messages from 2026-09-06 07:25:10 to 2026-09-08 21:53:23 UTC [more...]
[PATCH] builtin/whoami: add new 'whoami' command
2026-09-08 21:53 UTC (9+ messages)
` [PATCH v3] var: support broken-down idents, default key, multiple args, and -z
` [PATCH v4] var: support broken-down idents, signing "
` [PATCH v5] "
[PATCH 0/2] rebase: add --fixup to fold a range into its oldest commit
2026-09-08 20:57 UTC (11+ messages)
` [PATCH v15 0/8] history: add squash subcommand to fold a range
` [PATCH v15 1/8] history: extract helper for a commit's parent tree
` [PATCH v15 2/8] history: give commit_tree_ext a message template
` [PATCH v15 3/8] sequencer: share the squash message marker helpers and flags
` [PATCH v15 4/8] history: add skeleton for squash subcommand
` [PATCH v15 5/8] history: validate squash revision ranges
` [PATCH v15 6/8] history: protect branches when squashing a range
` [PATCH v15 7/8] history: create squashed commits without editing
` [PATCH v15 8/8] history: support editing squashed commit messages
[PATCH 0/3] Update t40* tests to use modern style
2026-09-08 20:48 UTC (5+ messages)
` [PATCH 1/3] Update t4001 to use modern syntax
` [PATCH 2/3] Update t4009 to use modern style
` [PATCH 3/3] Update t4010 "
[PATCH] hook: introduce the report hook for git-receive-pack(1)
2026-09-08 19:50 UTC (19+ messages)
` [PATCH v7 0/4] hook: introduce the receive-report hook
` [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 v8 0/4] "
` [PATCH v8 1/4] doc: add proc-receive hook info in 'git-receive-pack.adoc'
` [PATCH v8 2/4] receive-pack: drop static variables to track report status version
` [PATCH v8 3/4] receive-pack: move message generation to separate function
` [PATCH v8 4/4] hook: introduce the receive-report hook
[PATCH 0/2] sequencer: leave auto maintenance to the end of a rebase
2026-09-08 19:38 UTC (26+ messages)
` [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 v3 0/3] sequencer: leave auto maintenance to the end of a sequence
` [PATCH v3 1/3] config: add git_config_append_parameter()
` [PATCH v3 2/3] rebase, cherry-pick, revert: run auto maintenance when done
` [PATCH v3 3/3] sequencer: disable auto maintenance in spawned commands
[PATCH] advice: use global config for default branch name
2026-09-08 21:38 UTC (9+ messages)
[PATCH v2 0/5] Introduce 'uploadpack.lazyFetchTrusted'
2026-09-08 18:34 UTC (11+ messages)
` [PATCH v3 "
` [PATCH v3 1/5] promisor-remote: factor out lazy_fetch_objects()
` [PATCH v3 2/5] setup: extract path_allowlist_apply()
` [PATCH v3 3/5] upload-pack: read uploadpack.lazyFetchTrusted
` [PATCH v3 4/5] promisor-remote: prevent infinite recursion when lazy fetching
` [PATCH v3 5/5] builtin/upload-pack: set GIT_NO_LAZY_FETCH to 0 on trusted repo
[ANNOUNCE] Git Contributor's Summit 2026
2026-09-08 18:20 UTC (2+ messages)
[PATCH 0/5] Introduce 'uploadpack.lazyFetchTrusted'
2026-09-08 17:49 UTC (14+ messages)
` [PATCH v2 1/5] promisor-remote: factor out lazy_fetch_objects()
` [PATCH v2 2/5] setup: extract path_allowlist_apply()
` [PATCH v2 3/5] setup: add 'allow_dot' arg to path_allowlist_apply()
` [PATCH v2 5/5] builtin/upload-pack: set GIT_NO_LAZY_FETCH to 0 on trusted repo
[PATCH v2] advice: use global config for default branch name
2026-09-08 21:14 UTC
[PATCH] rust: respect CARGO_BUILD_TARGET when locating build output
2026-09-08 16:18 UTC (2+ messages)
What will come after Git 2.56?
2026-09-08 15:59 UTC (6+ messages)
[PATCH] midx-write: skip empty incremental layers
2026-09-08 15:06 UTC (4+ messages)
` [PATCH v2] midx-write: skip writes with no object entries
[PATCH 00/11] Fix inconsistent ref storage format terminology
2026-09-08 13:47 UTC (25+ messages)
` [PATCH 01/11] builtin/init: rename "--ref-format=" to "--ref-storage="
` [PATCH 09/11] setup: rename ref storage format environment variables
` [PATCH v2 00/11] Fix inconsistent ref storage format terminology
` [PATCH v2 01/11] builtin/init: rename "--ref-format=" to "--ref-storage-format="
` [PATCH v2 02/11] builtin/clone: "
` [PATCH v2 03/11] builtin/refs: "
` [PATCH v2 04/11] builtin/submodule: "
` [PATCH v2 05/11] builtin/rev-parse: rename "--show-ref-format" to "--show-ref-storage-format"
` [PATCH v2 06/11] help: rename "default-ref-format" to "default-ref-storage-format"
` [PATCH v2 07/11] refs: expose function to parse reference URIs
` [PATCH v2 08/11] setup: refactor how we configure the ref storage format
` [PATCH v2 09/11] setup: rename ref storage format environment variables
` [PATCH v2 10/11] setup: rename "init.defaultRefFormat" to "init.defaultRefStorageFormat"
` [PATCH v2 11/11] setup: allow "git init --ref-storage-format=" to specify a payload
git send-email bug, sending cuts off to rate limit
2026-09-08 13:27 UTC
[PATCH v3] http: add http.sslVerifyStatus to check stapled OCSP responses
2026-09-08 12:55 UTC (10+ messages)
` [PATCH v6] "
What's cooking in git.git (Sep 2026, #03)
2026-09-08 8:37 UTC
[PATCH 0/3] imap-send: future proofing and two correctness fixes
2026-09-08 8:26 UTC (9+ messages)
` [PATCH 1/3] imap-send: prepare for OpenSSL 4.1
` [PATCH 2/3] imap-send: don't expect an ASN1_STRING to be NUL-terminated
` [PATCH 3/3] imap-send: only check the CN if no SAN DNS names are present
[BUG] git bundle create with bitmaps omits tree required by advertised ref
2026-09-08 8:23 UTC
[bug] git worktree add deletes my entire directory
2026-09-08 8:21 UTC (2+ messages)
[PATCH] lint-gitlink: don't use empty lower bound in .{0,8}
2026-09-08 6:43 UTC (3+ messages)
[PATCH] push: fix --force-if-includes when remote-tracking ref has no reflog
2026-09-08 3:47 UTC (16+ messages)
` [PATCH v2] "
[PATCH] fetch-pack: trace packfile URI downloads
2026-09-08 3:27 UTC (4+ messages)
[RFC PATCH 0/6] Git 3.0: restrict hex object IDs to lowercase only
2026-09-07 19:59 UTC (13+ messages)
` [RFC PATCH 6/6] hex: allow only lowercase object IDs in breaking changes mode
` [PATCH v2 0/7] Git 3.0: restrict hex object IDs to lowercase only
` [PATCH v2 1/7] hex: add functionality for lowercase-only hex
` [PATCH v2 2/7] hex: allow specifying hex type with hex2chr
` [PATCH v2 3/7] hex: make hex_to_bytes accept kind of hex to use
` [PATCH v2 4/7] hex: label usages of hex parsing for object IDs
` [PATCH v2 5/7] object-name: use hexval
` [PATCH v2 6/7] t5324: adjust tests for corrupt commit-graph
` [PATCH v2 7/7] hex: allow only lowercase object IDs in breaking changes mode
[PATCH] git pull silently overwrites local directory with symlink due to .gitignore "dir/"
2026-09-07 19:41 UTC (2+ messages)
[PATCH v1 0/3] worktree: add post-worktree-add and post-worktree-remove hooks
2026-09-07 19:34 UTC (8+ messages)
` [PATCH v2 0/4] worktree: add lifecycle hooks
[PATCH] doc: Make asciidoc bullet items separate
2026-09-07 17:10 UTC (4+ messages)
Je vais pas
2026-09-07 16:05 UTC
history: 'reword HEAD' surfaces a memory leak
2026-09-07 12:12 UTC (4+ messages)
[PATCH 0/2] Update tests to use semantic functions
2026-09-07 12:10 UTC (3+ messages)
` [PATCH 1/2] Update shell "
[PATCH] rerere: keep a background gc from killing a rebase
2026-09-07 10:07 UTC (11+ messages)
` [PATCH v2] "
` [PATCH v3] "
[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 v2 00/13] odb: stop registering in-memory sources
2026-09-07 7:50 UTC (7+ messages)
` [PATCH v2 02/13] cache-tree: remove dependency on `the_repository`
` [PATCH v2 05/13] submodule-config: stop registering submodule sources
[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 0/2] builtin/maintenance: improve heuristic for "rerere gc"
2026-09-07 6:15 UTC (7+ messages)
` [PATCH v2 "
[PATCH] ci: bump debian-11 job to debian-12
2026-09-07 6:03 UTC (4+ 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 (3+ messages)
[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 (4+ messages)
[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 (4+ messages)
` [PATCH v3 0/6] "
` [PATCH v3 5/6] send-pack: default to excluding shallow boundaries
` [PATCH v3 6/6] send-pack: advise splitting incomplete shallow pushes
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