messages from 2025-08-04 06:33:19 to 2025-08-05 17:10:36 UTC [more...]
What's cooking in git.git (Aug 2025, #01; Sun, 3)
2025-08-05 17:10 UTC (15+ messages)
[PATCH 0/8] refs: fix migration of reflog entries
2025-08-05 17:04 UTC (23+ messages)
` [PATCH v4 0/9] "
` [PATCH v4 1/9] Documentation/git-reflog: convert to use synopsis type
` [PATCH v4 2/9] builtin/reflog: improve grouping of subcommands
` [PATCH v4 3/9] refs: export `ref_transaction_update_reflog()`
` [PATCH v4 4/9] builtin/reflog: implement subcommand to write new entries
` [PATCH v4 5/9] ident: fix type of string length parameter
` [PATCH v4 6/9] refs: fix identity for migrated reflogs
` [PATCH v4 7/9] refs/files: detect race when generating reflog entry for HEAD
` [PATCH v4 8/9] refs: stop unsetting REF_HAVE_OLD for log-only updates
` [PATCH v4 9/9] refs: fix invalid old object IDs when migrating reflogs
` [PATCH v5 0/9] refs: fix migration of reflog entries
` [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 0/6] Introduce more doc linting
2025-08-05 16:56 UTC (8+ 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 v6 0/4] Introduce git-last-modified(1) command
2025-08-05 16:55 UTC (9+ 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
[GSoC][RFC PATCH v3 0/3] Add refs list subcommand
2025-08-05 16:12 UTC (30+ messages)
` [GSoC][RFC PATCH v4 0/5] "
` [GSoC][RFC PATCH v4 2/5] builtin/for-each-ref: factor out core logic into a helper
` [GSoC][RFC PATCH v4 3/5] builtin/refs: add list subcommand
` [GSoC][RFC PATCH v5 0/6] Add refs "
` [GSoC][RFC PATCH v5 1/6] doc: factor out common option
` [GSoC][RFC PATCH v5 2/6] builtin/for-each-ref: align usage string with the man page
` [GSoC][RFC PATCH v5 3/6] builtin/for-each-ref: factor out core logic into a helper
` [GSoC][RFC PATCH v5 4/6] builtin/refs: add list subcommand
` [GSoC][RFC PATCH v5 5/6] t6300: refactor tests to be shareable
` [GSoC][RFC PATCH v5 6/6] t: add test for git refs list subcommand
` [GSoC][PATCH v6 0/6] Add "
` [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
git-diff: --ignore-matching-lines has no effect on the output when --name-only is used
2025-08-05 16:11 UTC (12+ messages)
` [PATCH] diff: ensure consistent diff behavior with -I<regex> across output formats
` [PATCH v2] "
Feature Request: git mv --after (new flag)
2025-08-05 15:42 UTC (9+ messages)
[PATCH v3 0/2] rebase: support --trailer
2025-08-05 15:38 UTC (5+ 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/9] commit-graph: remove reliance on global state
2025-08-05 15:13 UTC (24+ 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 9/9] commit-graph: stop passing in redundant repository
What's cooking in git.git (Aug 2025, #02; Mon, 4)
2025-08-05 13:55 UTC (2+ messages)
[PATCH 0/2] remote.c: remove erroneous BUG case
2025-08-05 13:28 UTC (9+ messages)
` [PATCH 1/2] t5516: introduce 'push ref expression with non-existent oid src'
` [PATCH 2/2] remote.c: remove BUG in show_push_unqualified_ref_name_error()
` [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()
[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 (15+ 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 (7+ 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 (13+ messages)
` [PATCH 3/5] reftable/stack: fix compiler warning due to missing braces
` [PATCH v2 0/6] reftable: a couple of improvements for libgit2
` [PATCH v2 1/6] reftable/writer: fix type used for number of records
` [PATCH v2 2/6] reftable/writer: drop Git-specific `QSORT()` macro
` [PATCH v2 3/6] reftable/stack: fix compiler warning due to missing braces
` [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
[PATCH 0/6] Fix various rename corner cases
2025-08-05 4:39 UTC (16+ 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 0/4] Drop git-exec-path from non-Git child programs
2025-08-05 2:40 UTC (6+ 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
[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 (10+ messages)
` [PATCH v2 0/6] "
` [PATCH v2 5/6] "
Fwd: Re: Update on this Lupe
2025-08-04 17:12 UTC
[ANNOUNCE] Git v2.51.0-rc0
2025-08-04 17:04 UTC
[PATCH] archive: flush deflate stream until Z_STREAM_END
2025-08-04 17:00 UTC (4+ messages)
[PATCH 0/4] Fix archiving some corner-case files into zip
2025-08-04 16:56 UTC (5+ 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
[GIT PULL] git-gui: Tcl-9, no 8.6 on macOS, polish Windows, clean msg after hooks
2025-08-04 16:33 UTC
[GIT PULL] gitk: Tcl-9, hide refs by glob, colors in Prefs dialog
2025-08-04 16:32 UTC
[PATCH v3 0/9] refs: fix migration of reflog entries
2025-08-04 14:47 UTC (11+ messages)
` [PATCH v3 3/9] refs: export `ref_transaction_update_reflog()`
` [PATCH v3 4/9] builtin/reflog: implement subcommand to write new entries
` [PATCH v3 7/9] refs/files: detect race when generating reflog entry for HEAD
[PATCH 0/2] optimize string hashing in xdiff
2025-08-04 14:39 UTC (4+ messages)
` [PATCH 2/2] xdiff: optimize xdl_hash_record_verbatim
[PATCH] revert: initialize const value
2025-08-04 14:26 UTC (5+ messages)
[PATCH] status: add --json output format to git status
2025-08-04 13:54 UTC (4+ messages)
[PATCH 0/4] mingw: rename and open fixes
2025-08-04 8:54 UTC (3+ messages)
` [PATCH 2/4] mingw: drop Windows 7-specific work-around
[PATCH] docs: fix typo in worktree.adoc 'extension'
2025-08-04 8:05 UTC (2+ 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).