messages from 2025-08-04 17:12:26 to 2025-08-06 17:38:44 UTC [more...]
[PATCH] rebase -i: permit 'drop' of a merge commit
2025-08-06 17:38 UTC
[PATCH] diff: ensure consistent diff behavior with -I<regex> across output formats
2025-08-06 17:35 UTC (9+ messages)
` [PATCH v2] "
` [PATCH v3] diff: ensure consistent diff behavior with ignore options
What's cooking in git.git (Aug 2025, #01; Sun, 3)
2025-08-06 17:28 UTC (19+ messages)
[PATCH 0/8] midx: stop deduplicating info redundant with their sources
2025-08-06 16:40 UTC (5+ messages)
` [PATCH 1/8] odb: store locality in object database sources
` [PATCH 3/8] odb: return newly created in-memory sources
[PATCH 0/9] commit-graph: remove reliance on global state
2025-08-06 15:41 UTC (42+ messages)
` [PATCH 1/9] trace2: introduce function to trace unsigned integers
` [PATCH 2/9] commit-graph: stop using signed integers to count bloom filters
` [PATCH 3/9] commit-graph: fix type for some write options
` [PATCH 4/9] commit-graph: fix sign comparison warnings
` [PATCH 5/9] commit-graph: stop using `the_hash_algo` via macros
` [PATCH 6/9] commit-graph: store the hash algorithm instead of its length
` [PATCH 7/9] commit-graph: stop using `the_hash_algo`
` [PATCH 8/9] commit-graph: stop using `the_repository`
` [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 v6 0/4] Introduce git-last-modified(1) command
2025-08-06 15:38 UTC (14+ messages)
` [PATCH v7 0/3] "
` [PATCH v7 1/3] last-modified: new subcommand to show when files were last modified
` [PATCH v7 2/3] t/perf: add last-modified perf script
` [PATCH v7 3/3] last-modified: use Bloom filters when available
[PATCH 0/2] remote.c: remove erroneous BUG case
2025-08-06 15:17 UTC (13+ messages)
` [PATCH v2 0/2] *** SUBJECT HERE ***
` [PATCH v2 1/2] t5516: introduce 'push ref expression with non-existent oid src'
` [PATCH v2 2/2] remote.c: remove BUG in show_push_unqualified_ref_name_error()
` [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 0/3] Teach git-diff-tree(1) option --max-depth
2025-08-06 14:49 UTC (7+ messages)
` [PATCH 2/3] within_depth: fix return for empty path
` [PATCH 3/3] diff: teach tree-diff a max-depth parameter
[PATCH v3 0/2] rebase: support --trailer
2025-08-06 13:19 UTC (7+ messages)
` [PATCH v3 1/2] trailer: append trailers in-process and drop the fork to `interpret-trailers`
` [PATCH v3 2/2] rebase: support --trailer
[PATCH 0/4] Drop git-exec-path from non-Git child programs
2025-08-06 10:07 UTC (7+ messages)
` [PATCH 0/2] clean up some code around editors
` [PATCH 1/2] t7005: sanitize test environment for subsequent tests
` [PATCH 2/2] editor: use standard strvec API to receive environment for external editors
[PATCH v4 0/2] refactor t1517 to focus on help output outside a repository
2025-08-06 7:20 UTC (6+ messages)
` [PATCH V5 0/3] "
` [PATCH V5 1/3] t/t1517: automate `git subcmd -h` tests "
[PATCH 0/8] refs: fix migration of reflog entries
2025-08-06 5:54 UTC (26+ messages)
` [PATCH v5 0/9] "
` [PATCH v5 1/9] Documentation/git-reflog: convert to use synopsis type
` [PATCH v5 2/9] builtin/reflog: improve grouping of subcommands
` [PATCH v5 3/9] refs: export `ref_transaction_update_reflog()`
` [PATCH v5 4/9] builtin/reflog: implement subcommand to write new entries
` [PATCH v5 5/9] ident: fix type of string length parameter
` [PATCH v5 6/9] refs: fix identity for migrated reflogs
` [PATCH v5 7/9] refs/files: detect race when generating reflog entry for HEAD
` [PATCH v5 8/9] refs: stop unsetting REF_HAVE_OLD for log-only updates
` [PATCH v5 9/9] refs: fix invalid old object IDs when migrating reflogs
` [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 (9+ messages)
[PATCH 0/6] Introduce more doc linting
2025-08-06 1:02 UTC (17+ messages)
` [PATCH 1/6] doc: test linkgit macros for well-formedness
` [PATCH 2/6] doc: check well-formedness of delimited sections
` [PATCH 3/6] doc: check for absence of multiple terms in each entry of desc list
` [PATCH 4/6] doc: check for absence of the form --[no-]parameter
` [PATCH 5/6] doc:git-for-each-ref: fix styling and typos
` [PATCH 6/6] doc lint: check that synopsis manpages have synopsis inlines
` [PATCH v2 0/6] Introduce more doc linting
` [PATCH v2 1/6] doc: test linkgit macros for well-formedness
` [PATCH v2 2/6] doc: check well-formedness of delimited sections
` [PATCH v2 3/6] doc: check for absence of multiple terms in each entry of desc list
` [-SPAM-] "
` [PATCH v2 4/6] doc: check for absence of the form --[no-]parameter
` [PATCH v2 5/6] doc:git-for-each-ref: fix styling and typos
` [PATCH v2 6/6] doc lint: check that synopsis manpages have synopsis inlines
[PATCH 0/3] sparse-checkout: add 'clean' command
2025-08-06 0:21 UTC (12+ messages)
` [PATCH v2 0/8] "
` [PATCH v2 2/8] sparse-checkout: add basics of "
` [PATCH v2 3/8] sparse-checkout: match some 'clean' behavior
` [PATCH v2 4/8] dir: add generic "walk all files" helper
` [PATCH v2 5/8] sparse-checkout: add --verbose option to 'clean'
` [PATCH v2 8/8] sparse-checkout: make 'clean' clear more files
cat-file --batch-command info performance problem
2025-08-05 22:10 UTC (2+ messages)
[PATCH 0/6] Fix various rename corner cases
2025-08-05 20:47 UTC (28+ messages)
` [PATCH 3/6] t6423: document two bugs with rename-to-self testcases
` [PATCH 4/6] t6423: fix missed staging of file in testcases 12i,12j,12k
` [PATCH 5/6] merge-ort: fix incorrect file handling
` [PATCH 6/6] merge-ort: fix directory rename on top of source of other rename/delete
` [PATCH v2 0/6] Fix various rename corner cases
` [PATCH v2 1/6] merge-ort: update comments to modern testfile location
` [PATCH v2 2/6] merge-ort: drop unnecessary temporary in check_for_directory_rename()
` [PATCH v2 3/6] t6423: document two bugs with rename-to-self testcases
` [PATCH v2 4/6] t6423: fix missed staging of file in testcases 12i,12j,12k
` [PATCH v2 5/6] merge-ort: fix incorrect file handling
` [PATCH v2 6/6] merge-ort: fix directory rename on top of source of other rename/delete
Why does git-grep appear to treat exclude pathspecs differently?
2025-08-05 20:06 UTC (9+ messages)
[GSoC] Blog: Machine-Readable Repository Information Query Tool
2025-08-05 19:05 UTC (2+ messages)
` [GSoC] Blog: Machine-Readable Repository Information Query Tool (week 9)
What's cooking in git.git (Aug 2025, #02; Mon, 4)
2025-08-05 18:03 UTC (3+ messages)
[GSoC][RFC PATCH v4 0/5] Add refs list subcommand
2025-08-05 16:12 UTC (13+ messages)
` [GSoC][RFC PATCH v5 0/6] "
` [GSoC][RFC PATCH v5 1/6] doc: factor out common option
` [GSoC][PATCH v6 0/6] Add refs list subcommand
` [GSoC][PATCH v6 1/6] doc: factor out common option
` [GSoC][PATCH v6 2/6] builtin/for-each-ref: align usage string with the man page
` [GSoC][PATCH v6 3/6] builtin/for-each-ref: factor out core logic into a helper
` [GSoC][PATCH v6 4/6] builtin/refs: add list subcommand
` [GSoC][PATCH v6 5/6] t6300: refactor tests to be shareable
` [GSoC][PATCH v6 6/6] t: add test for git refs list subcommand
[GSoC RFC PATCH 0/5] repo-info: add new command for retrieving repository info
2025-08-05 12:50 UTC (9+ messages)
` [GSoC PATCH v7 0/5] repo: "
` [GSoC PATCH v7 3/5] repo: add the field layout.bare
` [GSoC PATCH v7 4/5] repo: add the field layout.shallow
` [GSoC PATCH v7 5/5] repo: add the --format flag
[PATCH] t0450: fix test for out-of-tree builds
2025-08-05 12:11 UTC (3+ messages)
[ANNOUNCE] Git for Windows 2.51.0-rc0
2025-08-05 9:22 UTC
[PATCH v5 0/6] Introduce git-last-modified(1) command
2025-08-05 5:36 UTC (10+ messages)
` [PATCH v6 1/4] last-modified: new subcommand to show when files were last modified
[PATCH] fix -Wmaybe-uninitialized with -Og
2025-08-05 5:31 UTC (4+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 1/2] remote: bail early from set_head() if missing remote name
` [PATCH v2 2/2] t/unit-tests/clar: fix -Wmaybe-uninitialized with -Og
[PATCH 0/5] reftable: a couple of improvements for libgit2
2025-08-05 4:49 UTC (6+ messages)
` [PATCH 3/5] reftable/stack: fix compiler warning due to missing braces
[L10N] Kickoff for Git 2.51.0
2025-08-05 2:29 UTC
[PATCH v2 0/3] permit -h/--help-all in more scenarios
2025-08-05 1:28 UTC (4+ messages)
` [PATCH v3 "
Pretty output in JSON format
2025-08-04 21:19 UTC (6+ messages)
[PATCH 0/3] commit: convert pop_most_recent_commit() to prio_queue
2025-08-04 19:56 UTC (7+ messages)
` [PATCH v2 "
` [PATCH v2 1/3] "
[PATCH v2] send-email: add --get-smtp-server option to fetch SMTP settings
2025-08-04 19:45 UTC (5+ messages)
[PATCH 0/4] builtin/remote: rework how remote refs get renamed
2025-08-04 18:24 UTC (7+ messages)
` [PATCH v2 0/6] "
Fwd: Re: Update on this Lupe
2025-08-04 17:12 UTC
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).