messages from 2025-08-06 04:53:42 to 2025-08-08 11:25:54 UTC [more...]
[PATCH] diff-no-index: fix stdin path in subdirectory
2025-08-08 11:25 UTC (3+ messages)
[PATCH] t0450: fix test for out-of-tree builds
2025-08-08 9:59 UTC (4+ messages)
` [PATCH v2 0/2] Harden test t0450-txt-doc-vs-help
` [PATCH v2 1/2] t0450: fix test for out-of-tree builds
` [PATCH v2 2/2] t0450: add allowlist for builtins with missing .adoc
Discussion: Future-Proofing Git for Massive AI Parallelism
2025-08-08 9:30 UTC (6+ messages)
[GSoC RFC PATCH 0/5] repo-info: add new command for retrieving repository info
2025-08-08 9:20 UTC (21+ messages)
` [GSoC PATCH v8 0/5] repo: "
` [GSoC PATCH v8 1/5] repo: declare the repo command
` [GSoC PATCH v8 2/5] repo: add the field references.format
` [GSoC PATCH v8 3/5] repo: add the field layout.bare
` [GSoC PATCH v8 4/5] repo: add the field layout.shallow
` [GSoC PATCH v8 5/5] repo: add the --format flag
` [GSoC PATCH v9 0/5] repo: add new command for retrieving repository info
` [GSoC PATCH v9 1/5] repo: declare the repo command
` [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 4/5] repo: add the field layout.shallow
` [GSoC PATCH v9 5/5] repo: add the --format flag
[PATCH] fix -Wmaybe-uninitialized with -Og
2025-08-08 7:55 UTC (5+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 2/2] t/unit-tests/clar: "
[PATCH v2 0/2] *** SUBJECT HERE ***
2025-08-08 7:28 UTC (24+ messages)
` [PATCH v3 0/2] remote.c: remove erroneous BUG case
` [PATCH v3 1/2] t5516: remove surrounding empty lines in test bodies
` [PATCH v3 2/2] remote.c: remove BUG in show_push_unqualified_ref_name_error()
` [PATCH] remote.c: convert if-else tower to switch
` [PATCH v2] "
` [PATCH v4 0/3] remote.c: remove erroneous BUG case
` [PATCH v4 1/3] t5516: remove surrounding empty lines in test bodies
` [PATCH v4 2/3] remote.c: convert if-else ladder to switch
` [PATCH v4 3/3] remote.c: remove BUG in show_push_unqualified_ref_name_error()
` [PATCH v5 0/3] remote.c: remove erroneous BUG case
` [PATCH v5 1/3] t5516: remove surrounding empty lines in test bodies
` [PATCH v5 2/3] remote.c: remove BUG in show_push_unqualified_ref_name_error()
` [PATCH v5 3/3] remote.c: convert if-else ladder to switch
[PATCH] bloom: enable bloom filter with wildcard pathspec in revision traversal
2025-08-08 6:58 UTC (6+ messages)
` [PATCH v2] "
[PATCH v2] diff: ensure consistent diff behavior with -I<regex> across output formats
2025-08-08 3:30 UTC (10+ messages)
` [PATCH v3] diff: ensure consistent diff behavior with ignore options
` [PATCH v4] "
` [PATCH v5] "
[PATCH v4 0/2] refactor t1517 to focus on help output outside a repository
2025-08-08 1:06 UTC (10+ messages)
` [PATCH V5 0/3] "
` [PATCH V5 1/3] t/t1517: automate `git subcmd -h` tests "
` [PATCH v6 0/3] refactor t1517 to focus on help output "
` [PATCH v6 1/3] t/t1517: automate `git subcmd -h` tests "
` [PATCH v6 2/3] t5200: move `update-server-info -h` test from t1517
` [PATCH v6 3/3] t5304: move `prune "
[PATCH 0/9] commit-graph: remove reliance on global state
2025-08-07 22:41 UTC (46+ messages)
` [PATCH 2/9] commit-graph: stop using signed integers to count bloom filters
` [PATCH 4/9] commit-graph: fix sign comparison warnings
` [PATCH 7/9] commit-graph: stop using `the_hash_algo`
` [PATCH v2 00/10] commit-graph: remove reliance on global state
` [PATCH v2 01/10] trace2: introduce function to trace unsigned integers
` [PATCH v2 02/10] commit-graph: stop using signed integers to count Bloom filters
` [PATCH v2 03/10] commit-graph: fix type for some write options
` [PATCH v2 04/10] commit-graph: fix sign comparison warnings
` [PATCH v2 05/10] commit-graph: stop using `the_hash_algo` via macros
` [PATCH v2 06/10] commit-graph: store the hash algorithm instead of its length
` [PATCH v2 07/10] commit-graph: refactor `parse_commit_graph()` to take a repository
` [PATCH v2 08/10] commit-graph: stop using `the_hash_algo`
` [PATCH v2 09/10] commit-graph: stop using `the_repository`
` [PATCH v2 10/10] commit-graph: stop passing in redundant repository
` [PATCH v3 00/10] commit-graph: remove reliance on global state
` [PATCH v3 01/10] trace2: introduce function to trace unsigned integers
` [PATCH v3 02/10] commit-graph: stop using signed integers to count Bloom filters
` [PATCH v3 03/10] commit-graph: fix type for some write options
` [PATCH v3 04/10] commit-graph: fix sign comparison warnings
` [PATCH v3 05/10] commit-graph: stop using `the_hash_algo` via macros
` [PATCH v3 06/10] commit-graph: store the hash algorithm instead of its length
` [PATCH v3 07/10] commit-graph: refactor `parse_commit_graph()` to take a repository
` [PATCH v3 08/10] commit-graph: stop using `the_hash_algo`
` [PATCH v3 09/10] commit-graph: stop using `the_repository`
` [PATCH v3 10/10] commit-graph: stop passing in redundant repository
[PATCH 0/8] midx: stop deduplicating info redundant with their sources
2025-08-07 22:27 UTC (32+ messages)
` [PATCH 1/8] odb: store locality in object database sources
` [PATCH 3/8] odb: return newly created in-memory sources
` [PATCH 5/8] midx: load multi-pack indices via their source
` [PATCH 6/8] midx: write "
` [PATCH v2 0/9] midx: stop duplicating info redundant with their sources
` [PATCH v2 1/9] odb: store locality in object database sources
` [PATCH v2 2/9] odb: allow `odb_find_source()` to fail
` [PATCH v2 3/9] odb: return newly created in-memory sources
` [PATCH v2 4/9] odb: simplify calling `link_alt_odb_entry()`
` [PATCH v2 5/9] midx: drop redundant `struct repository` parameter
` [PATCH v2 6/9] midx: load multi-pack indices via their source
` [PATCH v2 7/9] midx: write "
` [PATCH v2 8/9] midx: stop duplicating info redundant with its owning source
` [PATCH v2 9/9] midx: compute paths via their source
[PATCH] git-compat-util: introduce `count_t` typedef
2025-08-07 22:07 UTC (6+ messages)
[PATCH 0/3] Teach git-diff-tree(1) option --max-depth
2025-08-07 20:52 UTC (13+ messages)
` [PATCH 2/3] within_depth: fix return for empty path
` [PATCH 3/3] diff: teach tree-diff a max-depth parameter
` [PATCH v2 0/3] Teach git-diff-tree(1) option --max-depth
` [PATCH v2 1/3] combine-diff: zero memory used for callback filepairs
` [PATCH v2 2/3] within_depth: fix return for empty path
` [PATCH v2 3/3] diff: teach tree-diff a max-depth parameter
[PATCH 0/4] Fix archiving some corner-case files into zip
2025-08-07 19:51 UTC (9+ messages)
` [PATCH 1/4] archive-zip: deduplicate code setting output buffer in write_zip_entry()
` [PATCH 2/4] archive-zip: remove unneccesarry condition "
` [PATCH 3/4] archive-zip: in write_zip_entry() call git_deflate() in a loop
` [PATCH 4/4] archive-zip: move git_deflate() with Z_FINISH into the loop
[ANNOUNCE] Git for Windows 2.51.0-rc1
2025-08-07 19:09 UTC
What's cooking in git.git (Aug 2025, #03; Thu, 7)
2025-08-07 17:17 UTC
[ANNOUNCE] Git v2.51.0-rc1
2025-08-07 17:07 UTC
[PATCH] Documentation/RelNotes/2.51.0: improve wording for a couple entries
2025-08-07 15:46 UTC (2+ messages)
What's cooking in git.git (Aug 2025, #02; Mon, 4)
2025-08-07 15:22 UTC (5+ messages)
[PATCH] rebase -i: permit 'drop' of a merge commit
2025-08-07 13:50 UTC (4+ messages)
Partial-cloning or filtering a submodule
2025-08-07 11:34 UTC
[PATCH v3 0/2] rebase: support --trailer
2025-08-07 2:45 UTC (9+ messages)
` [PATCH v3 1/2] trailer: append trailers in-process and drop the fork to `interpret-trailers`
` [PATCH v3 2/2] rebase: support --trailer
`git stash --include-untracked` touches .pack files
2025-08-07 2:27 UTC
[PATCH v2 0/6] Fix various rename corner cases
2025-08-06 23:15 UTC (9+ messages)
` [PATCH v3 0/7] "
` [PATCH v3 1/7] merge-ort: update comments to modern testfile location
` [PATCH v3 2/7] merge-ort: drop unnecessary temporary in check_for_directory_rename()
` [PATCH v3 3/7] t6423: document two bugs with rename-to-self testcases
` [PATCH v3 4/7] t6423: fix missed staging of file in testcases 12i,12j,12k
` [PATCH v3 5/7] merge-ort: clarify the interning of strings in opt->priv->path
` [PATCH v3 6/7] merge-ort: fix incorrect file handling
` [PATCH v3 7/7] merge-ort: fix directory rename on top of source of other rename/delete
Git 2.51.0-rc0
2025-08-06 22:36 UTC
What's cooking in git.git (Aug 2025, #01; Sun, 3)
2025-08-06 18:34 UTC (8+ messages)
[PATCH v6 0/4] Introduce git-last-modified(1) command
2025-08-06 15:38 UTC (7+ messages)
` [PATCH v7 0/3] "
[PATCH 0/4] Drop git-exec-path from non-Git child programs
2025-08-06 10:07 UTC (3+ messages)
` [PATCH 0/2] clean up some code around editors
[PATCH 0/8] refs: fix migration of reflog entries
2025-08-06 5:54 UTC (18+ messages)
` [PATCH v5 0/9] "
` [PATCH v5 1/9] Documentation/git-reflog: convert to use synopsis type
` [PATCH v6 0/9] refs: fix migration of reflog entries
` [PATCH v6 1/9] Documentation/git-reflog: convert to use synopsis type
` [PATCH v6 2/9] builtin/reflog: improve grouping of subcommands
` [PATCH v6 3/9] refs: export `ref_transaction_update_reflog()`
` [PATCH v6 4/9] builtin/reflog: implement subcommand to write new entries
` [PATCH v6 5/9] ident: fix type of string length parameter
` [PATCH v6 6/9] refs: fix identity for migrated reflogs
` [PATCH v6 7/9] refs/files: detect race when generating reflog entry for HEAD
` [PATCH v6 8/9] refs: stop unsetting REF_HAVE_OLD for log-only updates
` [PATCH v6 9/9] refs: fix invalid old object IDs when migrating reflogs
Feature Request: git mv --after (new flag)
2025-08-06 5:17 UTC (7+ messages)
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).