Git Mailing List Archive mirror
 help / color / mirror / Atom feed
[PATCH v5] doc: add an explanation of Git's data model
 2025-11-11 10:13 UTC  (11+ messages)
` [PATCH v6] "

[PATCH] commit: add --committer option
 2025-11-11  6:54 UTC  (12+ messages)
` [PATCH v2] "

gitignore redesign proposal
 2025-11-11  2:04 UTC  (2+ messages)

[PATCH] meson: make GIT_HTML_PATH configurable
 2025-11-11  0:25 UTC  (2+ messages)

[PATCH] perl: also mark git-contacts executable
 2025-11-11  0:19 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 00/14] SHA-1/SHA-256 interoperability, part 2
 2025-11-11  0:12 UTC  (2+ messages)

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

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

[PATCH 0/9] Encode submodule gitdir names to avoid conflicts
 2025-11-10 23:17 UTC  (13+ 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 v6 0/4] rebase: support --trailer
 2025-11-10 22:08 UTC  (14+ messages)
` [PATCH v6 1/4] interpret-trailers: factor out buffer-based processing to process_trailers()
` [PATCH v6 3/4] trailer: append trailers in-process and drop the fork to `interpret-trailers`

/Re,
 2025-11-10 13:29 UTC 

[PATCH] fetch: fix non-conflicting tags not being committed
 2025-11-10 13:23 UTC  (16+ 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/5] maintenance: add an 'is-needed' subcommand
 2025-11-10  6:46 UTC  (8+ messages)
` [PATCH v4 "
  ` [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

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

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

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

[PATCH 0/3] fast-import: add 'strip-if-invalid' mode to --signed-commits=<mode>
 2025-11-08 18:32 UTC  (5+ messages)
` [PATCH 3/3] "

[PATCH v6 0/3] replay: make atomic ref updates the default
 2025-11-08 17:11 UTC  (7+ messages)
` [PATCH v7 "

[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 0/5] maintenance: add an 'is-needed' subcommand
 2025-11-07 16:41 UTC  (14+ messages)
` [PATCH v3 2/5] reftable/stack: add function to check if optimization is required
` [PATCH v3 4/5] maintenance: add checking logic in `pack_refs_condition()`
` [PATCH v3 5/5] maintenance: add 'is-needed' subcommand

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

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

[PATCH] refs: Add missing space in message
 2025-11-06 12:45 UTC  (3+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).