messages from 2025-10-22 04:47:06 to 2025-10-24 02:03:44 UTC [more...]
[PATCH 0/5] fast-import: start controlling how tag signatures are handled
2025-10-24 2:03 UTC (8+ messages)
` [PATCH v3 "
` [PATCH v3 1/5] doc: git-tag: stop focusing on GPG signed tags
` [PATCH v3 3/5] t9350: properly count annotated tags
` [PATCH v3 4/5] fast-export: handle all kinds of tag signatures
[PATCH] t1016: make sure to use specified GPG
2025-10-24 1:52 UTC (6+ messages)
[PATCH] last-modified: implement faster algorithm
2025-10-24 0:37 UTC (15+ messages)
` [PATCH v2] "
` [PATCH v3] "
What's cooking in git.git (Oct 2025, #08; Thu, 23)
2025-10-23 23:36 UTC
Handling of improperly-configured custom diff drivers is confusing
2025-10-23 23:29 UTC
[PATCH 00/13] refs: improvements and fixes for peeling tags
2025-10-23 23:06 UTC (37+ messages)
` [PATCH v3 00/14] "
` [PATCH v3 01/14] refs: introduce wrapper struct for `each_ref_fn`
` [PATCH v3 02/14] refs: introduce `.ref` field for the base iterator
` [PATCH v3 03/14] refs: fully reset `struct ref_iterator::ref` on iteration
` [PATCH v3 04/14] refs: refactor reference status flags
` [PATCH v3 05/14] refs: expose peeled object ID via the iterator
` [PATCH v3 06/14] upload-pack: convert to use `reference_get_peeled_oid()`
` [PATCH v3 07/14] ref-filter: propagate peeled object ID
` [PATCH v3 08/14] builtin/show-ref: convert to use `reference_get_peeled_oid()`
` [PATCH v3 09/14] refs: drop `current_ref_iter` hack
` [PATCH v3 10/14] refs: drop infrastructure to peel via iterators
` [PATCH v3 11/14] object: add flag to `peel_object()` to verify object type
` [PATCH v3 12/14] refs: don't store peeled object IDs for invalid tags
` [PATCH v3 13/14] ref-filter: detect broken tags when dereferencing them
` [PATCH v3 14/14] ref-filter: parse objects on demand
` [PATCH v4 00/14] refs: improvements and fixes for peeling tags
` [PATCH v4 01/14] refs: introduce wrapper struct for `each_ref_fn`
` [PATCH v4 02/14] refs: introduce `.ref` field for the base iterator
` [PATCH v4 03/14] refs: fully reset `struct ref_iterator::ref` on iteration
` [PATCH v4 04/14] refs: refactor reference status flags
` [PATCH v4 05/14] refs: expose peeled object ID via the iterator
` [PATCH v4 06/14] upload-pack: convert to use `reference_get_peeled_oid()`
` [PATCH v4 07/14] ref-filter: propagate peeled object ID
` [PATCH v4 08/14] builtin/show-ref: convert to use `reference_get_peeled_oid()`
` [PATCH v4 09/14] refs: drop `current_ref_iter` hack
` [PATCH v4 10/14] refs: drop infrastructure to peel via iterators
` [PATCH v4 11/14] object: add flag to `peel_object()` to verify object type
` [PATCH v4 12/14] refs: don't store peeled object IDs for invalid tags
` [PATCH v4 13/14] ref-filter: detect broken tags when dereferencing them
` [PATCH v4 14/14] ref-filter: parse objects on demand
[PATCH 0/3] rust: generate bindings via cbindgen
2025-10-23 22:37 UTC (9+ messages)
` [PATCH 1/3] ci: use Debian instead of deprecated i386/ubuntu
` [PATCH 2/3] meson: rename Rust library target
` [PATCH 3/3] rust: generate bindings via cbindgen
[rfc] flip rerere.enabled default to be "on" at Git 3.0 boundary?
2025-10-23 22:03 UTC (8+ messages)
[PATCH 0/8] builtin/maintenance: introduce "geometric" strategy
2025-10-23 21:50 UTC (18+ messages)
` [PATCH 3/8] builtin/maintenance: introduce "geometric-repack" task
` [PATCH v2 0/9] builtin/maintenance: introduce "geometric" strategy
` [PATCH v2 3/9] builtin/maintenance: introduce "geometric-repack" task
` [PATCH v2 4/9] builtin/maintenance: make the geometric factor configurable
` [PATCH v2 5/9] builtin/maintenance: don't silently ignore invalid strategy
` [PATCH v2 6/9] builtin/maintenance: run maintenance tasks depending on type
` [PATCH v2 9/9] builtin/maintenance: introduce "geometric" strategy
[PATCH v5 0/6] builtin/repo: introduce structure subcommand
2025-10-23 20:54 UTC (13+ messages)
` [PATCH v6 0/7] "
` [PATCH v6 4/7] "
` [PATCH v6 6/7] builtin/repo: add keyvalue and nul format for structure stats
[PATCH] refs/files: deprecate writing symrefs as symbolic links
2025-10-23 20:54 UTC (4+ messages)
` [PATCH v2] "
Probable issue with code/documentation
2025-10-23 20:28 UTC (4+ messages)
` [PATCH] match_pathname(): give fnmatch one char of prefix context
[PATCH v2 0/4] technical docs in make build
2025-10-23 20:06 UTC (4+ messages)
` [PATCH v3 "
[PATCH 1/2] doc: git-worktree: Link to examples
2025-10-23 19:40 UTC (4+ messages)
` [PATCH v2 2/2] doc: git-worktree: Add side by side branch checkout example
[PATCH v3 0/3] replay: make atomic ref updates the default
2025-10-23 18:47 UTC (7+ messages)
` [PATCH v4 "
` [PATCH v4 1/3] replay: use die_for_incompatible_opt2() for option validation
` [PATCH v4 2/3] replay: make atomic ref updates the default behavior
` [PATCH v4 3/3] replay: add replay.refAction config option
I still use `git whatchanged`
2025-10-23 18:05 UTC (2+ messages)
[RFC/PATCH] SubmittingPatches: forbid use of genAI to generate changes
2025-10-23 17:32 UTC (9+ messages)
` [PATCH v2] SubmittingPatches: add section about AI
[PATCH] docs: simplify help sentence in MyFirstContribution.adoc
2025-10-23 17:19 UTC (2+ messages)
[Outreachy PATCH v4 0/2] do not use strbuf_split*()
2025-10-23 16:27 UTC (17+ messages)
` [Outreachy PATCH v5 0/2] do not use misdesigned strbuf_split*()
` [Outreachy PATCH v5 1/2] gpg-interface: "
` [Outreachy PATCH v5 2/2] "
` [Outreachy PATCH v6 0/2] "
` [Outreachy PATCH v6 1/2] gpg-interface: "
` [Outreachy PATCH v6 2/2] "
[PATCH] blame: make diff algorithm configurable
2025-10-23 16:03 UTC (5+ messages)
[PATCH] bisect: fix handling of `help` and invalid subcommands
2025-10-23 15:14 UTC (6+ messages)
Regression in `git diff --quiet HEAD` when a new file is staged
2025-10-23 13:42 UTC (20+ messages)
[PATCH] t7528: work around ETOOMANY in OpenSSH 10.1 and newer
2025-10-23 13:34 UTC (4+ messages)
[PATCH v5 00/29] rebase: support --trailer
2025-10-23 13:21 UTC (32+ messages)
` [PATCH v5 01/29] trailer: append trailers in-process and drop the fork to `interpret-trailers`
` [PATCH v5 02/29] trailer: restore interpret_trailers helper
` [PATCH v5 03/29] trailer: drop --trailer prefix handling in amend helper
` [PATCH v5 04/29] trailer: move config_head and arg_head to if storage
` [PATCH v5 05/29] trailer: use bool for had_trailer_before
` [PATCH v5 06/29] interpret-trailers: buffer stdout output
` [PATCH v5 07/29] trailer: mirror interpret-trailers output flow
` [PATCH v5 08/29] trailer: handle trailer append failures gently
` [PATCH v5 09/29] rebase: support --trailer
` [PATCH v5 10/29] rebase: inline trailer state paths
` [PATCH v5 11/29] rebase: reuse buffer for trailer args
` [PATCH v5 12/29] rebase: drop redundant strbuf_release call
` [PATCH v5 13/29] rebase: skip stripping of --trailer option prefix
` [PATCH v5 14/29] rebase: die on invalid trailer args
` [PATCH v5 15/29] rebase: validate trailers with configured separators
` [PATCH v5 16/29] sequencer: add trailers to message before writing file
` [PATCH v5 17/29] t3440: create expect files at point of use
` [PATCH v5 18/29] t3440: check apply backend error includes option
` [PATCH v5 19/29] t3440: use test_commit_message for trailer checks
` [PATCH v5 20/29] t3440: drop redundant resets and pass branch to rebase where needed
` [PATCH v5 21/29] t3440: assert trailer on HEAD after conflict rebase
` [PATCH v5 22/29] rebase: persist --trailer options across restarts
` [PATCH v5 23/29] t3440: remove redundant --keep-empty
` [PATCH v5 24/29] t3440: use helper for trailer checks
` [PATCH v5 25/29] t3440: test --trailer without values
` [PATCH v5 26/29] t3440: convert ex.com to example.com
` [PATCH v5 27/29] t3440: ensure trailers persist after rebase continue
` [PATCH v5 28/29] t3440: exercise trailer config mapping
` [PATCH v5 29/29] sequencer: honor --trailer with fixup -C
[BUG] Strange git notes completion behaviour
2025-10-23 12:48 UTC (6+ messages)
[PATCH v2] diff: stop output garbled message in dry run mode
2025-10-23 12:30 UTC (6+ messages)
` [PATCH v4] "
[PATCH v4 00/29] rebase: support --trailer
2025-10-23 9:04 UTC (5+ messages)
` [PATCH v4 17/29] tests: t3440: create expect files at point of use
[PATCH 0/9] Xdiff cleanup part2
2025-10-23 5:49 UTC (26+ messages)
` [PATCH 1/9] xdiff: use ssize_t for dstart/dend, make them last in xdfile_t
` [PATCH 2/9] xdiff: make xrecord_t.ptr a uint8_t instead of char
` [PATCH 4/9] xdiff: use unambiguous types in xdl_hash_record()
` [PATCH 5/9] xdiff: split xrecord_t.ha into line_hash and minimal_perfect_hash
` [PATCH 8/9] xdiff: change rindex from long to size_t in xdfile_t
[PATCH] commit-graph: add new config for changed-paths & recommend it in scalar
2025-10-22 17:42 UTC (4+ messages)
` [PATCH v2] "
Migrating Repository without Network
2025-10-22 15:29 UTC (4+ messages)
[Outreachy] - Introduction from Songiso Cooper Lyambai
2025-10-22 13:33 UTC (2+ messages)
[PATCH v4 00/12] Introduce git-history(1) command for easy history editing
2025-10-22 12:12 UTC (5+ messages)
` [PATCH v4 05/12] builtin: add new "history" command
[PATCH v2 0/3] refs: cleanup code around optimizations
2025-10-22 11:59 UTC (3+ messages)
No config option for `git diff --stat` to always show the full file path and name (without .../ abbreviations)
2025-10-22 9:15 UTC (4+ messages)
[PATCH] macOS: queue for munmap operations
2025-10-22 9:05 UTC (4+ 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).