messages from 2025-10-22 14:04:04 to 2025-10-24 16:57:54 UTC [more...]
[PATCH 1/2] doc: git-worktree: Link to examples
2025-10-24 16:57 UTC (6+ messages)
` [PATCH v2 2/2] doc: git-worktree: Add side by side branch checkout example
[PATCH] commit-reach: avoid commit_list_insert_by_date()
2025-10-24 16:47 UTC
[PATCH 00/13] Carve out loose object source
2025-10-24 16:37 UTC (16+ messages)
` [PATCH 01/13] odb: fix subtle logic to check whether an alternate is usable
` [PATCH 02/13] odb: introduce `odb_source_new()`
` [PATCH 03/13] odb: adjust naming to free object sources
` [PATCH 04/13] object-file: move `fetch_if_missing`
` [PATCH 05/13] object-file: introduce `struct odb_loose_source`
` [PATCH 06/13] object-file: move loose object cache into loose source
` [PATCH 07/13] object-file: hide internals when we need to reprepare loose sources
` [PATCH 08/13] object-file: move loose object map into loose source
` [PATCH 09/13] object-file: read objects via the loose object source
` [PATCH 10/13] object-file: rename `has_loose_object()`
` [PATCH 11/13] object-file: refactor freshening of objects
` [PATCH 12/13] object-file: rename `write_object_file()`
` [PATCH 13/13] object-file: refactor writing objects via a stream
What's cooking in git.git (Oct 2025, #08; Thu, 23)
2025-10-24 16:06 UTC (3+ messages)
[PATCH] MyFirstContribution: add tip for confirming patches reached the mailing list
2025-10-24 16:02 UTC (2+ messages)
[PATCH v3 0/3] replay: make atomic ref updates the default
2025-10-24 15:30 UTC (14+ 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
[PATCH] refs: add missing remove_on_disk implementation for debug backend
2025-10-24 15:13 UTC (3+ messages)
[PATCH 0/5] fast-import: start controlling how tag signatures are handled
2025-10-24 15:03 UTC (14+ 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 v3 5/5] fast-import: add '--signed-tags=<mode>' option
[PATCH 0/3] rust: generate bindings via cbindgen
2025-10-24 14:01 UTC (19+ 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
` [PATCH v2 0/5] "
` [PATCH v2 1/5] gitlab-ci: reorder Linux job matrix to match GitHub's order
` [PATCH v2 2/5] gitlab-ci: backfill missing Linux jobs
` [PATCH v2 3/5] ci: use Debian instead of deprecated i386/ubuntu
` [PATCH v2 4/5] meson: rename Rust library target
` [PATCH v2 5/5] rust: generate bindings via cbindgen
[PATCH 0/5] git-add : Respect submodule ignore=all and only add changes with --force
2025-10-24 13:55 UTC (3+ messages)
color.ui is not working as expected
2025-10-24 13:37 UTC
[Outreachy PATCH v5 0/2] do not use misdesigned strbuf_split*()
2025-10-24 13:25 UTC (13+ messages)
` [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] "
git log format documentation/manpage
2025-10-24 8:06 UTC
[PATCH 0/8] builtin/maintenance: introduce "geometric" strategy
2025-10-24 6:57 UTC (33+ 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 v3 00/10] "
` [PATCH v3 01/10] builtin/gc: remove global `repack` variable
` [PATCH v3 02/10] builtin/gc: make `too_many_loose_objects()` reusable without GC config
` [PATCH v3 03/10] builtin/maintenance: introduce "geometric-repack" task
` [PATCH v3 04/10] builtin/maintenance: make the geometric factor configurable
` [PATCH v3 05/10] builtin/maintenance: don't silently ignore invalid strategy
` [PATCH v3 06/10] builtin/maintenance: improve readability of strategies
` [PATCH v3 07/10] builtin/maintenance: run maintenance tasks depending on type
` [PATCH v3 08/10] builtin/maintenance: extend "maintenance.strategy" to manual maintenance
` [PATCH v3 09/10] builtin/maintenance: make "gc" strategy accessible
` [PATCH v3 10/10] builtin/maintenance: introduce "geometric" strategy
[PATCH v5 0/6] builtin/repo: introduce structure subcommand
2025-10-24 5:14 UTC (12+ messages)
` [PATCH v6 0/7] "
` [PATCH v6 4/7] "
` [PATCH v6 6/7] builtin/repo: add keyvalue and nul format for structure stats
[PATCH 00/13] refs: improvements and fixes for peeling tags
2025-10-24 5:12 UTC (24+ messages)
` [PATCH v3 00/14] "
` [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 v2 0/8] sparse-checkout: add 'clean' command
2025-10-24 2:22 UTC (4+ messages)
` [PATCH v3 0/7] "
` [PATCH 8/8] sparse-index: improve advice message instructions
[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] "
Handling of improperly-configured custom diff drivers is confusing
2025-10-23 23:29 UTC
[rfc] flip rerere.enabled default to be "on" at Git 3.0 boundary?
2025-10-23 22:03 UTC (6+ messages)
[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 "
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)
[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 (5+ messages)
` [PATCH v5 01/29] trailer: append trailers in-process and drop the fork to `interpret-trailers`
` [PATCH v5 09/29] rebase: support --trailer
[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 (3+ 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).