git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-11-05 03:21:35 to 2025-11-10 06:46:29 UTC [more...]

[PATCH 0/5] maintenance: add an 'is-needed' subcommand
 2025-11-10  6:46 UTC  (32+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/5] reftable/stack: add function to check if optimization is required
` [PATCH v3 0/5] maintenance: add an 'is-needed' subcommand
  ` [PATCH v3 1/5] reftable/stack: return stack segments directly
  ` [PATCH v3 2/5] reftable/stack: add function to check if optimization is required
  ` [PATCH v3 3/5] refs: add a `optimize_required` field to `struct ref_storage_be`
  ` [PATCH v3 4/5] maintenance: add checking logic in `pack_refs_condition()`
  ` [PATCH v3 5/5] maintenance: add 'is-needed' subcommand
` [PATCH v4 0/5] maintenance: add an "
  ` [PATCH v4 1/5] reftable/stack: return stack segments directly
  ` [PATCH v4 2/5] reftable/stack: add function to check if optimization is required
  ` [PATCH v4 3/5] refs: add a `optimize_required` field to `struct ref_storage_be`
  ` [PATCH v4 4/5] maintenance: add checking logic in `pack_refs_condition()`
  ` [PATCH v4 5/5] maintenance: add 'is-needed' subcommand

diff --cached --no-ext-diff --find-copies-harder --quiet exits with wrong status code
 2025-11-09 18:35 UTC  (9+ messages)
` [PATCH] diff: disabled quick optimization with --find-copies-harder
` [PATCH v2] diff: disable rename detection with --quiet

[PATCH 0/9] Xdiff cleanup part2
 2025-11-09 14:14 UTC  (17+ messages)
` [PATCH v2 00/10] "
  ` [PATCH v2 01/10] doc: define unambiguous type mappings across C and Rust
  ` [PATCH v2 02/10] xdiff: use ssize_t for dstart/dend, make them last in xdfile_t
  ` [PATCH v2 03/10] xdiff: make xrecord_t.ptr a uint8_t instead of char
  ` [PATCH v2 06/10] xdiff: split xrecord_t.ha into line_hash and minimal_perfect_hash

[PATCH] wincred: align Makefile with other Makefiles in contrib
 2025-11-09 11:45 UTC  (7+ messages)

[PATCH] commit: add --committer option
 2025-11-09 10:22 UTC 

[Bug report] git cherry-pick silently ignores error whereas git apply fails for hunk apply
 2025-11-09 10:09 UTC  (7+ messages)

[PATCH v5] doc: add an explanation of Git's data model
 2025-11-09  4:59 UTC  (9+ messages)
` [PATCH v6] "

Git fsmonitor daemon processes spawn detached on macOS 26 Tahoe and never terminate
 2025-11-08 21:55 UTC 

[PATCH] fetch: fix non-conflicting tags not being committed
 2025-11-08 21:34 UTC  (12+ messages)
` [PATCH v2] "
` [PATCH v3 0/2] "
  ` [PATCH v3 1/2] fetch: extract out reference committing logic
  ` [PATCH v3 2/2] fetch: fix non-conflicting tags not being committed

[PATCH 0/3] fast-import: add 'strip-if-invalid' mode to --signed-commits=<mode>
 2025-11-08 18:32 UTC  (7+ messages)
` [PATCH 1/3] fast-import: refactor finalize_commit_buffer()
` [PATCH 2/3] commit: refactor verify_commit_buffer()
` [PATCH 3/3] fast-import: add 'strip-if-invalid' mode to --signed-commits=<mode>

[PATCH 0/9] Encode submodule gitdir names to avoid conflicts
 2025-11-08 18:20 UTC  (7+ messages)
` [PATCH v4 0/4] "
  ` [PATCH v4 1/4] submodule--helper: use submodule_name_to_gitdir in add_submodule
  ` [PATCH v4 2/4] builtin/credential-store: move is_rfc3986_unreserved to url.[ch]
  ` [PATCH v4 3/4] submodule: add extension to encode gitdir paths
  ` [PATCH v4 4/4] submodule: fix case-folding gitdir filesystem colisions

[PATCH v5 0/3] replay: make atomic ref updates the default
 2025-11-08 17:11 UTC  (22+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/3] replay: use die_for_incompatible_opt2() for option validation
  ` [PATCH v6 2/3] replay: make atomic ref updates the default behavior
  ` [PATCH v6 3/3] replay: add replay.refAction config option
  ` [PATCH v7 0/3] replay: make atomic ref updates the default
    ` [PATCH v7 1/3] replay: use die_for_incompatible_opt2() for option validation
    ` [PATCH v7 2/3] replay: make atomic ref updates the default behavior
    ` [PATCH v7 3/3] replay: add replay.refAction config option

[ANNOUNCE] Git for Windows 2.52.0-rc1
 2025-11-08 13:24 UTC 

[PATCH 0/3] Fix another crazy rename assertion
 2025-11-07 22:40 UTC  (4+ messages)
` [PATCH 1/3] t6429: update comment to mention correct tool

What's cooking in git.git (Nov 2025, #03; Fri, 7)
 2025-11-07 18:56 UTC 

[RFC PATCH] diff: add option to report binary files in raw diffs
 2025-11-07 17:26 UTC  (12+ messages)

[PATCH v3] blame: make diff algorithm configurable
 2025-11-07 15:57 UTC  (12+ messages)
` [PATCH v4 0/2] "
  ` [PATCH v4 2/2] "
  ` [PATCH v5 0/2] "
    ` [PATCH v5 1/2] xdiff: add 'minimal' to XDF_DIFF_ALGORITHM_MASK
    ` [PATCH v5 2/2] blame: make diff algorithm configurable

git whatchanged
 2025-11-07 14:30 UTC  (4+ messages)

What's cooking in git.git (Nov 2025, #02; Thu, 6)
 2025-11-07 11:25 UTC  (3+ messages)
` ps/rust-cbindgen (was: What's cooking in git.git (Nov 2025, #02; Thu, 6))

[PATCH] object: fix performance regression when peeling tags
 2025-11-07  6:19 UTC  (3+ messages)

v2.52.0-rc0 test failure on cygwin
 2025-11-07  6:04 UTC  (6+ messages)

[PATCH] svn: fix path strip for branches
 2025-11-06 19:23 UTC  (2+ messages)

[ANNOUNCE] Git v2.52.0-rc1
 2025-11-06 19:24 UTC  (2+ messages)

[PATCH] ci: update {download,upload}-artifact Action versions
 2025-11-06 18:42 UTC  (2+ messages)

[PATCH v7] gitk: add external diff file rename detection
 2025-11-06 18:16 UTC  (3+ messages)
` [PATCH v8] "

[PATCH 0/5] Fixes for :(optional) path code
 2025-11-06 17:47 UTC  (7+ messages)
` [PATCH 1/5] parseopt: fix :(optional) at command line to only ignore missing files

[PATCH v4] doc: clarify server behavior for invalid 'want' lines in HTTP protocol
 2025-11-06 17:46 UTC  (2+ messages)

Dear Colleague,
 2025-11-06 13:17 UTC 

[PATCH] meson: make GIT_HTML_PATH configurable
 2025-11-06 15:29 UTC  (6+ messages)

[PATCH] perl: also mark git-contacts executable
 2025-11-06 15:28 UTC  (4+ messages)

[PATCH] refs: Add missing space in message
 2025-11-06 12:45 UTC  (3+ messages)

(no subject)
 2025-11-06  8:09 UTC  (6+ messages)
` 

[PATCH] GitHub CI: macos-13 images are no more
 2025-11-06  7:14 UTC  (3+ messages)

[PATCH] ref-filter: fix stale parsed objects
 2025-11-06  6:04 UTC  (3+ messages)

Going one step further from git blame --reverse ?
 2025-11-06  3:18 UTC  (2+ messages)

[PATCH v5] doc: add an explanation of Git's data model
 2025-11-06  3:07 UTC  (4+ messages)

[PATCH 00/12] Incomplete lines
 2025-11-05 21:30 UTC  (14+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/12] whitespace: correct bit assignment comments
  ` [PATCH v2 02/12] diff: emit_line_ws_markup() if/else style fix
  ` [PATCH v2 03/12] diff: correct suppress_blank_empty hack
  ` [PATCH v2 04/12] diff: fix incorrect counting of line numbers
  ` [PATCH v2 05/12] diff: refactor output of incomplete line
  ` [PATCH v2 06/12] diff: call emit_callback ecbdata everywhere
  ` [PATCH v2 07/12] diff: update the way rewrite diff handles incomplete lines
  ` [PATCH v2 08/12] apply: revamp the parsing of "
  ` [PATCH v2 09/12] whitespace: allocate a few more bits and define WS_INCOMPLETE_LINE
  ` [PATCH v2 10/12] apply: check and fix incomplete lines
  ` [PATCH v2 11/12] diff: highlight and error out on "
  ` [PATCH v2 12/12] attr: enable incomplete-line whitespace error for this project

[PATCH v6 0/4] rebase: support --trailer
 2025-11-05 17:56 UTC  (9+ messages)
` [PATCH v6 1/4] interpret-trailers: factor out buffer-based processing to process_trailers()
` [PATCH v6 2/4] trailer: move process_trailers to trailer.h
` [PATCH v6 3/4] trailer: append trailers in-process and drop the fork to `interpret-trailers`
` [PATCH v6 4/4] rebase: support --trailer

[PATCH v3] doc: clarify server behavior for invalid 'want' lines in HTTP protocol
 2025-11-05 13:23 UTC  (3+ messages)

Outreachy Proposal: Refactor Git to reduce global state
 2025-11-05 11:12 UTC  (2+ messages)


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