messages from 2025-08-10 15:41:51 to 2025-08-12 20:07:35 UTC [more...]
[PATCH 0/5] doc: git-add: clarify DESCRIPTION section
2025-08-12 20:07 UTC (5+ messages)
` [PATCH 1/5] doc: git-add: remove options from SYNOPSIS
` [PATCH 2/5] doc: git-add: start man page with an example
` [PATCH 3/5] doc: git-add: simplify discussion of ignored files
` [PATCH 4/5] doc: git-add: make explanation less dry
[PATCH 0/5] reftable: a couple of improvements for libgit2
2025-08-12 19:00 UTC (23+ messages)
` [PATCH 3/5] reftable/stack: fix compiler warning due to missing braces
` [PATCH v3 0/8] reftable: a couple of improvements for libgit2
` [PATCH v3 1/8] reftable/writer: fix type used for number of records
` [PATCH v3 2/8] reftable/writer: drop Git-specific `QSORT()` macro
` [PATCH v3 3/8] reftable/stack: reorder code to avoid forward declarations
` [PATCH v3 4/8] reftable/stack: fix compiler warning due to missing braces
` [PATCH v3 5/8] reftable/stack: allow passing flags to `reftable_stack_add()`
` [PATCH v3 6/8] reftable/stack: handle outdated stacks when compacting
` [PATCH v3 7/8] reftable: don't second-guess errors from flock interface
` [PATCH v3 8/8] refs/reftable: always reload stacks when creating lock
[PATCH 0/4] Drop git-exec-path from non-Git child programs
2025-08-12 18:30 UTC (34+ messages)
` [PATCH 0/3] clean up some code around editors
` [PATCH v3 0/4] "
` [PATCH v4 0/3] "
` [PATCH v4 1/3] t7005: use modern test style
` [PATCH v4 2/3] t7005: stop abusing --exec-path
` [PATCH v4 3/3] t7005: sanitize test environment for subsequent tests
` [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 v3 0/5] doc: git-rebase: clarify DESCRIPTION section
2025-08-12 18:07 UTC (45+ messages)
` [PATCH v4 "
` [PATCH v4 1/5] doc: git-rebase: start with an example
` [PATCH v4 2/5] doc: git rebase: dedup merge conflict discussion
` [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
` [PATCH v7 0/5] doc: git-rebase: clarify DESCRIPTION section
` [PATCH v7 1/5] doc: git-rebase: start with an example
` [PATCH v7 2/5] doc: git rebase: dedup merge conflict discussion
` [PATCH v7 3/5] doc: git rebase: clarify arguments syntax
` [PATCH v7 4/5] doc: git-rebase: move --onto explanation down
` [PATCH v7 5/5] doc: git-rebase: update discussion of internals
[PATCH 0/2] optimize string hashing in xdiff
2025-08-12 17:56 UTC (7+ messages)
` [PATCH 2/2] xdiff: optimize xdl_hash_record_verbatim
[PATCH] abbrev: allow extending beyond 20 chars to disambiguate
2025-08-12 16:21 UTC (13+ messages)
` [PATCH v2] "
What's cooking in git.git (Aug 2025, #05; Mon, 11)
2025-08-12 16:02 UTC (6+ messages)
[PATCH] send-email: add ability to send a copy of sent emails to an IMAP folder
2025-08-12 16:00 UTC (12+ 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] docs: remove stray bracket from git-clone synopsis
2025-08-12 15:55 UTC (6+ 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
Signing commits and tags differently
2025-08-12 15:18 UTC
[PATCH v2] diff: --no-index should ignore the worktree
2025-08-12 15:07 UTC (3+ messages)
[PATCH] for-each-ref: call --start-after argument "marker"
2025-08-12 15:07 UTC (7+ messages)
Git synthetic worktree
2025-08-12 13:40 UTC (2+ messages)
[PATCH] t0450: fix test for out-of-tree builds
2025-08-12 12:52 UTC (4+ messages)
` [PATCH v2 2/2] t0450: add allowlist for builtins with missing .adoc
[PATCH v2 0/6] reftable: a couple of improvements for libgit2
2025-08-12 9:28 UTC (9+ 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
[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 (4+ 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
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 (7+ 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 v4] bloom: enable bloom filter with wildcard pathspec in revision traversal
2025-08-11 16:08 UTC (4+ messages)
` [PATCH v5] "
[GSoC RFC PATCH 0/5] repo-info: add new command for retrieving repository info
2025-08-11 15:44 UTC (10+ 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/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
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).