messages from 2025-08-08 15:02:40 to 2025-08-12 09:07:22 UTC [more...]
[PATCH 0/5] doc: git-rebase: clarify DESCRIPTION section
2025-08-12 9:07 UTC (64+ messages)
` [PATCH 1/5] doc: git-rebase: start with an example
` [PATCH 2/5] doc: git rebase: dedup merge conflict discussion
` [PATCH 3/5] doc: git rebase: clarify arguments syntax
` [PATCH 4/5] doc: git-rebase: move --onto explanation down
` [PATCH 5/5] doc: git-rebase: update discussion of internals
` [PATCH v2 0/5] doc: git-rebase: clarify DESCRIPTION section
` [PATCH v2 1/5] doc: git-rebase: start with an example
` [PATCH v2 2/5] doc: git rebase: dedup merge conflict discussion
` [PATCH v2 3/5] doc: git rebase: clarify arguments syntax
` [PATCH v2 4/5] doc: git-rebase: move --onto explanation down
` [PATCH v2 5/5] doc: git-rebase: update discussion of internals
` [PATCH v3 0/5] doc: git-rebase: clarify DESCRIPTION section
` [PATCH v3 1/5] doc: git-rebase: start with an example
` [PATCH v3 2/5] doc: git rebase: dedup merge conflict discussion
` [PATCH v3 3/5] doc: git rebase: clarify arguments syntax
` [PATCH v3 4/5] doc: git-rebase: move --onto explanation down
` [PATCH v3 5/5] doc: git-rebase: update discussion of internals
` [PATCH v4 0/5] doc: git-rebase: clarify DESCRIPTION section
` [PATCH v4 1/5] doc: git-rebase: start with an example
` [PATCH v4 2/5] doc: git rebase: dedup merge conflict discussion
` [PATCH v4 3/5] doc: git rebase: clarify arguments syntax
` [PATCH v4 4/5] doc: git-rebase: move --onto explanation down
` [PATCH v4 5/5] doc: git-rebase: update discussion of internals
` [PATCH v5 0/5] doc: git-rebase: clarify DESCRIPTION section
` [PATCH v5 1/5] doc: git-rebase: start with an example
` [PATCH v5 2/5] doc: git rebase: dedup merge conflict discussion
` [PATCH v5 3/5] doc: git rebase: clarify arguments syntax
` [PATCH v5 4/5] doc: git-rebase: move --onto explanation down
` [PATCH v5 5/5] doc: git-rebase: update discussion of internals
` [PATCH v6 0/5] doc: git-rebase: clarify DESCRIPTION section
` [PATCH v6 1/5] doc: git-rebase: start with an example
` [PATCH v6 2/5] doc: git rebase: dedup merge conflict discussion
` [PATCH v6 3/5] doc: git rebase: clarify arguments syntax
` [PATCH v6 4/5] doc: git-rebase: move --onto explanation down
` [PATCH v6 5/5] doc: git-rebase: update discussion of internals
What's cooking in git.git (Aug 2025, #05; Mon, 11)
2025-08-12 8:29 UTC
Git synthetic worktree
2025-08-12 7:56 UTC
[PATCH] send-email: add ability to send a copy of sent emails to an IMAP folder
2025-08-12 6:51 UTC (10+ messages)
` [PATCH v4 0/2] send-email: integrate with git imap-send
` [PATCH v4 2/2] send-email: enable copying emails to IMAP folder without actually sending them
` [PATCH v5 0/2] send-email: integrate with git imap-send
` [PATCH v5 1/2] send-email: add ability to send a copy of sent emails to an IMAP folder
` [PATCH v5 2/2] send-email: enable copying emails to an IMAP folder without actually sending them
[PATCH 0/5] reftable: a couple of improvements for libgit2
2025-08-12 4:18 UTC (7+ messages)
` [PATCH 3/5] reftable/stack: fix compiler warning due to missing braces
[PATCH 0/4] Drop git-exec-path from non-Git child programs
2025-08-12 0:16 UTC (23+ messages)
` [PATCH 0/3] clean up some code around editors
` [PATCH v3 0/4] "
` [PATCH v3 1/4] t7005: use modern test style
` [PATCH v3 2/4] t7005: stop abusing --exec-path
` [PATCH v3 3/4] t7005: sanitize test environment for subsequent tests
` [PATCH v3 4/4] editor: use standard strvec API to receive environment for external editors
` [PATCH 1/3] t7005: use modern test style
` [PATCH 2/3] t7005: sanitize test environment for subsequent tests
` [PATCH 3/3] editor: use standard strvec API to receive environment for external editors
[PATCH] abbrev: allow extending beyond 20 chars to disambiguate
2025-08-11 22:23 UTC (7+ messages)
` [PATCH v2] "
[PATCH] docs: remove stray bracket from git-clone synopsis
2025-08-11 22:04 UTC (5+ messages)
` [PATCH v2] Remove the extra and incorrect closing bracket, so that the line reads:
` [PATCH v3] docs: remove stray bracket from git-clone synopsis
[bug] git clone: -c key=value missed when cloning submodules with --recurse-submodules
2025-08-11 21:14 UTC (2+ messages)
[PATCH] git-jump: make `diff` work with filenames containing spaces
2025-08-11 21:05 UTC (8+ messages)
` [PATCH v2] "
[PATCH v2 0/6] Introduce more doc linting
2025-08-11 20:53 UTC (8+ messages)
` [PATCH v3 "
` [PATCH v3 1/6] doc: test linkgit macros for well-formedness
` [PATCH v3 2/6] doc: check well-formedness of delimited sections
` [PATCH v3 3/6] doc: check for absence of multiple terms in each entry of desc list
` [PATCH v3 4/6] doc: check for absence of the form --[no-]parameter
` [PATCH v3 5/6] doc:git-for-each-ref: fix styling and typos
` [PATCH v3 6/6] doc lint: check that synopsis manpages have synopsis inlines
[PATCH v2 0/6] reftable: a couple of improvements for libgit2
2025-08-11 20:04 UTC (7+ messages)
` [PATCH v2 4/6] reftable/stack: reorder code to avoid forward declarations
` [PATCH v2 5/6] reftable/stack: allow passing flags to `reftable_stack_add()`
` [PATCH v2 6/6] reftable/stack: handle outdated stacks when compacting
Minor Bug in git cat-file (git 2.50)?
2025-08-11 19:10 UTC (4+ messages)
[GSOC PATCH 0/2] builtin/fmt-merge-msg: remove dependency on global variables and 'the_repository'
2025-08-11 18:25 UTC (8+ messages)
` [GSOC PATCH v2 "
` [GSOC PATCH v2 1/2] environment: remove the global variable 'merge_log_config'
` [GSOC PATCH v2 2/2] builtin/fmt-merge-msg: stop depending on 'the_repository'
[PATCH] docs: update description for '--mirror' option for 'git push'
2025-08-11 16:41 UTC (2+ messages)
[PATCH] bloom: enable bloom filter with wildcard pathspec in revision traversal
2025-08-11 16:08 UTC (12+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
` [PATCH v5] "
[PATCH] for-each-ref: call --start-after argument "marker"
2025-08-11 15:59 UTC (4+ messages)
[GSoC RFC PATCH 0/5] repo-info: add new command for retrieving repository info
2025-08-11 15:44 UTC (12+ messages)
` [GSoC PATCH v9 0/5] repo: "
` [GSoC PATCH v9 2/5] repo: add the field references.format
` [GSoC PATCH v9 3/5] repo: add the field layout.bare
` [GSoC PATCH v9 5/5] repo: add the --format flag
What's cooking in git.git (Aug 2025, #03; Fri, 8)
2025-08-11 15:41 UTC (3+ messages)
[PATCH 0/2] optimize string hashing in xdiff
2025-08-11 14:14 UTC (6+ messages)
` [PATCH 2/2] xdiff: optimize xdl_hash_record_verbatim
[PATCH 0/8] midx: stop deduplicating info redundant with their sources
2025-08-11 13:46 UTC (21+ messages)
` [PATCH v2 0/9] midx: stop duplicating "
` [PATCH v2 2/9] odb: allow `odb_find_source()` to fail
` [PATCH v2 3/9] odb: return newly created in-memory sources
` [PATCH v3 00/10] midx: stop duplicating info redundant with their sources
` [PATCH v3 01/10] odb: store locality in object database sources
` [PATCH v3 02/10] odb: allow `odb_find_source()` to fail
` [PATCH v3 03/10] odb: consistently use "dir" to refer to alternate's directory
` [PATCH v3 04/10] odb: return newly created in-memory sources
` [PATCH v3 05/10] odb: simplify calling `link_alt_odb_entry()`
` [PATCH v3 06/10] midx: drop redundant `struct repository` parameter
` [PATCH v3 07/10] midx: load multi-pack indices via their source
` [PATCH v3 08/10] midx: write "
` [PATCH v3 09/10] midx: stop duplicating info redundant with its owning source
` [PATCH v3 10/10] midx: compute paths via their source
[BUG] git credential url field ordering/documentation issue
2025-08-11 11:19 UTC
`git stash --include-untracked` touches .pack files
2025-08-11 9:10 UTC (2+ messages)
[PATCH] fix -Wmaybe-uninitialized with -Og
2025-08-11 9:00 UTC (6+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 2/2] t/unit-tests/clar: "
[PATCH v3 00/10] commit-graph: remove reliance on global state
2025-08-11 8:24 UTC (4+ messages)
` [PATCH v3 03/10] commit-graph: fix type for some write options
[PATCH 0/9] commit-graph: remove reliance on global state
2025-08-11 8:05 UTC (11+ messages)
` [PATCH 2/9] commit-graph: stop using signed integers to count bloom filters
[GSOC PATCH] environment: move access to "core.sparsecheckout" into repo_settings
2025-08-10 15:36 UTC (3+ messages)
` [GSOC PATCH v6 0/3] environment: remove sparse-checkout related global variables
[PATCH] diff-no-index: fix stdin path in subdirectory
2025-08-09 2:12 UTC (5+ messages)
[PATCH v2] diff: --no-index should ignore the worktree
2025-08-10 0:20 UTC
'seen' branch fails to build
2025-08-10 0:16 UTC (2+ messages)
[PATCH] merge: don't document non-existing --compact-summary argument
2025-08-10 0:07 UTC (2+ messages)
Fatal error in git subtree split
2025-08-09 22:24 UTC
[PATCH V5 0/3] refactor t1517 to focus on help output outside a repository
2025-08-09 14:46 UTC (4+ messages)
` [PATCH v6 "
[PATCH] t6137-*.sh: fix test failure on cygwin
2025-08-09 11:50 UTC (3+ messages)
[PATCH] t0450: fix test for out-of-tree builds
2025-08-08 22:07 UTC (3+ messages)
` [PATCH v2 2/2] t0450: add allowlist for builtins with missing .adoc
[PATCH 0/6] Introduce more doc linting
2025-08-08 21:52 UTC (4+ messages)
` [PATCH v2 3/6] doc: check for absence of multiple terms in each entry of desc list
[PATCH v4 0/3] remote.c: remove erroneous BUG case
2025-08-08 16:06 UTC (4+ messages)
` [PATCH v5 "
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;
as well as URLs for NNTP newsgroup(s).