git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-11-03 07:42:38 to 2025-11-06 09:55:47 UTC [more...]

[PATCH 0/9] Xdiff cleanup part2
 2025-11-06  9:55 UTC  (6+ 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] object: fix performance regression when peeling tags
 2025-11-06  8:52 UTC 

[PATCH] fetch: fix non-conflicting tags not being committed
 2025-11-06  8:39 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 0/5] maintenance: add an 'is-needed' subcommand
 2025-11-06  8:22 UTC  (39+ messages)
` [PATCH 1/5] reftable/stack: return stack segments directly
` [PATCH 2/5] reftable/stack: add function to check if optimization is required
` [PATCH 4/5] maintenance: add checking logic in `pack_refs_condition()`
` [PATCH 5/5] maintenance: add 'is-needed' subcommand
` [PATCH v2 0/5] maintenance: add an "
  ` [PATCH v2 1/5] reftable/stack: return stack segments directly
  ` [PATCH v2 2/5] reftable/stack: add function to check if optimization is required
  ` [PATCH v2 3/5] refs: add a `optimize_required` field to `struct ref_storage_be`
  ` [PATCH v2 4/5] maintenance: add checking logic in `pack_refs_condition()`
  ` [PATCH v2 5/5] maintenance: add 'is-needed' subcommand
` [PATCH v3 0/5] maintenance: add an "
  ` [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

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

[PATCH] meson: make GIT_HTML_PATH configurable
 2025-11-06  7:51 UTC  (5+ messages)

[PATCH] perl: also mark git-contacts executable
 2025-11-06  7:22 UTC  (2+ 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  (7+ messages)

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

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

[PATCH] refs: Add missing space in message
 2025-11-05 23:03 UTC  (2+ messages)

[PATCH 00/12] Incomplete lines
 2025-11-05 21:30 UTC  (26+ messages)
` [PATCH 01/12] whitespace: correct bit assignment comments
` [PATCH 02/12] diff: emit_line_ws_markup() if/else style fix
` [PATCH 03/12] diff: correct suppress_blank_empty hack
` [PATCH 04/12] diff: fix incorrect counting of line numbers
` [PATCH 05/12] diff: refactor output of incomplete line
` [PATCH 06/12] diff: call emit_callback ecbdata everywhere
` [PATCH 07/12] diff: update the way rewrite diff handles incomplete lines
` [PATCH 08/12] apply: revamp the parsing of "
` [PATCH 09/12] whitespace: allocate a few more bits
` [PATCH 10/12] apply: check and fix incomplete lines
` [PATCH 11/12] diff: highlight and error out on "
` [PATCH 12/12] attr: enable incomplete-line whitespace error for this project
` [PATCH v2 00/12] Incomplete lines
  ` [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] wincred: align Makefile with other Makefiles in contrib
 2025-11-05 19:55 UTC 

[PATCH v5 0/3] replay: make atomic ref updates the default
 2025-11-05 19:16 UTC  (20+ 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

[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 0/5] Fixes for :(optional) path code
 2025-11-05 16:35 UTC  (11+ messages)
` [PATCH 1/5] parseopt: fix :(optional) at command line to only ignore missing files
` [PATCH 3/5] parseopt: use boolean type for a simple flag

[PATCH 0/3] fast-import: add 'strip-if-invalid' mode to --signed-commits=<mode>
 2025-11-05 14:40 UTC  (5+ 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 v4] doc: clarify server behavior for invalid 'want' lines in HTTP protocol
 2025-11-05 14:38 UTC 

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

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

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

git-add ignores exclude markers for ignored files
 2025-11-05  0:54 UTC  (3+ messages)

[PATCH v4 00/14] refs: improvements and fixes for peeling tags
 2025-11-04 23:54 UTC  (5+ messages)
` [PATCH v4 14/14] ref-filter: parse objects on demand

v2.52.0-rc0 test failure on cygwin
 2025-11-04 23:49 UTC 

[ANNOUNCE] Git for Windows 2.52.0-rc0
 2025-11-04 19:01 UTC 

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

[PATCH 0/3] specifying a file that can optionally exist
 2025-11-04 18:22 UTC  (7+ messages)
` [PATCH v2 0/3] Support :(optional) filepaths
  ` [PATCH v2 3/3] parseopt: values of pathname type can be prefixed with :(optional)

[PATCH] t7004: do not chdir around in the main process
 2025-11-04 15:28 UTC 

[PATCH v2] doc: clarify server behavior for invalid 'want' lines in HTTP protocol
 2025-11-04 15:17 UTC  (3+ messages)

[PATCH v3] last-modified: implement faster algorithm
 2025-11-04 15:08 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v4] "

What's cooking in git.git (Oct 2025, #12; Thu, 30)
 2025-11-04 12:40 UTC  (9+ messages)

[PATCH v5 00/29] rebase: support --trailer
 2025-11-04 11:53 UTC  (4+ messages)
` [PATCH v5 01/29] trailer: append trailers in-process and drop the fork to `interpret-trailers`

[PATCH 00/14] SHA-1/SHA-256 interoperability, part 2
 2025-11-04 10:24 UTC  (5+ messages)
` [PATCH 06/14] hash: add a function to look up hash algo structs

What's cooking in git.git (Nov 2025, #01; Mon, 3)
 2025-11-04  6:11 UTC  (2+ messages)

[L10N] Kickoff for Git 2.52.0
 2025-11-04  0:50 UTC 

[PATCH 0/3] Fix another crazy rename assertion
 2025-11-03 18:01 UTC  (4+ messages)
` [PATCH 1/3] t6429: update comment to mention correct tool
` [PATCH 2/3] merge-ort: remove debugging crud
` [PATCH 3/3] merge-ort: fix failing merges in special corner case

[ANNOUNCE] Git v2.52.0-rc0
 2025-11-03 17:14 UTC 

[PATCH v4 00/29] rebase: support --trailer
 2025-11-03 16:20 UTC  (7+ messages)
` [PATCH v4 17/29] tests: t3440: create expect files at point of use

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

[Outreachy] - Proposal Submission for Refactor in order to reduce Git’s global state
 2025-11-03 14:22 UTC 

[PATCH 00/13] Carve out loose object source
 2025-11-03 13:39 UTC  (8+ messages)
` [PATCH v3 "
  ` [PATCH v3 09/13] object-file: read objects via the "
  ` [PATCH v3 10/13] object-file: rename `has_loose_object()`
  ` [PATCH v3 11/13] object-file: refactor freshening of objects
  ` [PATCH v3 12/13] object-file: rename `write_object_file()`
  ` [PATCH v3 13/13] object-file: refactor writing objects via a stream

Broken handling of "J" hunks for "add --interactive"?
 2025-11-03 12:43 UTC  (6+ messages)
` [PATCH v2 0/5] add-patch: roll over to next undecided hunk
  ` [PATCH v2 1/5] add-patch: improve help for options j, J, k, and K
    ` [EXT] "
        ` [EXT] "

git diff: --submodule=diff does not synergise with --name-only
 2025-11-03 10:51 UTC 

[Outreachy][Proposal v3]: Refactor in order to reduce Git’s global state
 2025-11-03  9:37 UTC  (4+ messages)

git-2.51.0: Fetching tags does not work
 2025-11-03  8:50 UTC  (5+ 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).