git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-21 14:13:34 to 2025-10-23 07:16:29 UTC [more...]

[PATCH 00/13] refs: improvements and fixes for peeling tags
 2025-10-23  7:16 UTC  (26+ 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] t7528: work around ETOOMANY in OpenSSH 10.1 and newer
 2025-10-23  7:14 UTC 

[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

Regression in `git diff --quiet HEAD` when a new file is staged
 2025-10-23  0:33 UTC  (16+ messages)

[PATCH v2] diff: stop output garbled message in dry run mode
 2025-10-23  0:27 UTC  (5+ messages)
` [PATCH v4] "

[PATCH v4 0/7] builtin/repo: introduce stats subcommand
 2025-10-23  0:05 UTC  (21+ messages)
` [PATCH v5 0/6] builtin/repo: introduce structure subcommand
  ` [PATCH v5 3/6] "
  ` [PATCH v6 0/7] "
    ` [PATCH v6 1/7] builtin/repo: rename repo_info() to cmd_repo_info()
    ` [PATCH v6 2/7] ref-filter: allow NULL filter pattern
    ` [PATCH v6 3/7] ref-filter: export ref_kind_from_refname()
    ` [PATCH v6 4/7] builtin/repo: introduce structure subcommand
    ` [PATCH v6 5/7] builtin/repo: add object counts in structure output
    ` [PATCH v6 6/7] builtin/repo: add keyvalue and nul format for structure stats
    ` [PATCH v6 7/7] builtin/repo: add progress meter "

[PATCH v3 0/3] replay: make atomic ref updates the default
 2025-10-22 21:19 UTC  (6+ 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] blame: make diff algorithm configurable
 2025-10-22 20:39 UTC  (4+ messages)

[PATCH] bisect: fix handling of `help` and invalid subcommands
 2025-10-22 20:20 UTC  (5+ messages)

[rfc] flip rerere.enabled default to be "on" at Git 3.0 boundary?
 2025-10-22 18:54 UTC  (9+ messages)

[Outreachy PATCH v4 0/2] do not use strbuf_split*()
 2025-10-22 17:44 UTC  (14+ messages)
` [Outreachy PATCH v4 1/2] gpg-interface: do not use misdesigned strbuf_split*()
` [Outreachy PATCH v5 0/2] "
  ` [Outreachy PATCH v5 1/2] gpg-interface: "
  ` [Outreachy PATCH v5 2/2] "

[PATCH] commit-graph: add new config for changed-paths & recommend it in scalar
 2025-10-22 17:42 UTC  (4+ messages)
` [PATCH v2] "

Probable issue with code/documentation
 2025-10-22 16:19 UTC  (3+ messages)
` [PATCH] match_pathname(): give fnmatch one char of prefix context

I still use `git whatchanged`
 2025-10-22 16:05 UTC 

Migrating Repository without Network
 2025-10-22 15:29 UTC  (6+ messages)

[BUG] Strange git notes completion behaviour
 2025-10-22 14:27 UTC  (5+ 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  (9+ messages)
` [PATCH v4 05/12] builtin: add new "history" command
` [PATCH v4 12/12] builtin/history: implement "split" subcommand

[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  (6+ messages)

[PATCH v5 00/29] rebase: support --trailer
 2025-10-22  5:39 UTC  (30+ 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

[PATCH v4 00/29] rebase: support --trailer
 2025-10-22  3:55 UTC  (4+ messages)
` [PATCH v4 09/29] "

[PATCH] last-modified: implement faster algorithm
 2025-10-22  3:48 UTC  (6+ messages)
` [PATCH v2] "

What's cooking in git.git (Oct 2025, #07; Tue, 21)
 2025-10-22  2:16 UTC 

What's cooking in git.git (Oct 2025, #06; Fri, 17)
 2025-10-21 21:48 UTC  (3+ messages)

[PATCH RFC 00/11] Introduce git-history(1) command for easy history editing
 2025-10-21 21:43 UTC  (23+ messages)
` [PATCH v5 00/12] "
  ` [PATCH v5 01/12] wt-status: provide function to expose status for trees
  ` [PATCH v5 02/12] replay: extract logic to pick commits
  ` [PATCH v5 03/12] replay: stop using `the_repository`
  ` [PATCH v5 04/12] replay: parse commits before dereferencing them
  ` [PATCH v5 05/12] builtin: add new "history" command
  ` [PATCH v5 06/12] builtin/history: implement "reword" subcommand
  ` [PATCH v5 07/12] add-patch: split out header from "add-interactive.h"
  ` [PATCH v5 08/12] add-patch: split out `struct interactive_options`
  ` [PATCH v5 09/12] add-patch: remove dependency on "add-interactive" subsystem
  ` [PATCH v5 10/12] add-patch: add support for in-memory index patching
  ` [PATCH v5 11/12] cache-tree: allow writing in-memory index as tree
  ` [PATCH v5 12/12] builtin/history: implement "split" subcommand

[PATCH] add-patch: fully document option P
 2025-10-21 21:36 UTC  (2+ messages)

[PATCH 00/10] Convert remaining hooks to hook.h
 2025-10-21 16:34 UTC  (16+ messages)
` [PATCH v2 "
  ` [PATCH v2 02/10] hook: provide stdin via callback
  ` [PATCH v2 03/10] hook: convert 'post-rewrite' hook in sequencer.c to hook API
  ` [PATCH v2 04/10] transport: convert pre-push "
  ` [PATCH v2 07/10] run-command: allow capturing of collated output

[BUG] protocol.file.allow=always not honored when --local
 2025-10-21 14:41 UTC  (3+ messages)

[PATCH v2 0/9] builtin/maintenance: introduce "geometric" strategy
 2025-10-21 14:13 UTC  (9+ messages)
` [PATCH v2 2/9] builtin/gc: make `too_many_loose_objects()` reusable without GC config
` [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 7/9] builtin/maintenance: extend "maintenance.strategy" to manual maintenance
` [PATCH v2 8/9] builtin/maintenance: make "gc" strategy accessible
` [PATCH v2 9/9] builtin/maintenance: introduce "geometric" strategy


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).