messages from 2025-11-07 21:03:31 to 2025-11-12 15:28:44 UTC [more...]
[PATCH 0/9] Encode submodule gitdir names to avoid conflicts
2025-11-12 15:28 UTC (12+ messages)
` [PATCH v4 0/4] "
` [PATCH v4 4/4] submodule: fix case-folding gitdir filesystem colisions
[PATCH v6 0/4] rebase: support --trailer
2025-11-12 14:50 UTC (18+ 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`
` [PATCH v6 4/4] rebase: support --trailer
git fails to checkout SHA1 submodule in SHA256 repo with --depth=1
2025-11-12 12:58 UTC
What's cooking in git.git (Nov 2025, #03; Fri, 7)
2025-11-12 12:56 UTC (2+ messages)
[PATCH 0/9] asan bonanza
2025-11-12 11:26 UTC (16+ messages)
` [PATCH 1/9] compat/mmap: mark unused argument in git_munmap()
` [PATCH 2/9] pack-bitmap: handle name-hash lookups in incremental bitmaps
` [PATCH 3/9] Makefile: turn on NO_MMAP when building with ASan
` [PATCH 4/9] cache-tree: avoid strtol() on non-string buffer
` [PATCH 5/9] fsck: assert newline presence in fsck_ident()
` [PATCH 6/9] fsck: avoid strcspn() "
` [PATCH 7/9] fsck: remove redundant date timestamp check
` [PATCH 8/9] fsck: avoid parse_timestamp() on buffer that isn't NUL-terminated
` [PATCH 9/9] t: enable ASan's strict_string_checks option
[PATCH] attr: avoid recursion when expanding attribute macros
2025-11-12 10:21 UTC (7+ messages)
[PATCH] fetch: fix non-conflicting tags not being committed
2025-11-12 8:52 UTC (13+ messages)
` [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 v4 0/2] "
` [PATCH v4 1/2] fetch: extract out reference committing logic
` [PATCH v4 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-12 7:25 UTC (8+ messages)
` [PATCH 3/3] "
[PATCH] Revert "osxkeychain: state to skip unnecessary store operations"
2025-11-12 7:01 UTC
[PATCH v1 0/3] War on "work tree"
2025-11-12 6:41 UTC (5+ messages)
` [PATCH v1 1/3] notes doc: call NOTES_MERGE_WORKTREE a "worktree", not "
` [PATCH v1 2/3] Documentation: your checkout directory is "working tree" (part 1)
` [PATCH v1 3/3] Documentation: your checkout directory is "working tree" (part 2)
[PATCH 0/9] Xdiff cleanup part2
2025-11-11 23:40 UTC (24+ messages)
` [PATCH v2 00/10] "
` [PATCH v2 01/10] doc: define unambiguous type mappings across C and Rust
` [PATCH v3 00/10] Xdiff cleanup part2
` [PATCH v3 01/10] doc: define unambiguous type mappings across C and Rust
` [PATCH v3 02/10] xdiff: use ptrdiff_t for dstart/dend
` [PATCH v3 03/10] xdiff: make xrecord_t.ptr a uint8_t instead of char
` [PATCH v3 04/10] xdiff: use size_t for xrecord_t.size
` [PATCH v3 05/10] xdiff: use unambiguous types in xdl_hash_record()
` [PATCH v3 06/10] xdiff: split xrecord_t.ha into line_hash and minimal_perfect_hash
` [PATCH v3 07/10] xdiff: make xdfile_t.nrec a size_t instead of long
` [PATCH v3 08/10] xdiff: make xdfile_t.nreff "
` [PATCH v3 09/10] xdiff: change rindex from long to size_t in xdfile_t
` [PATCH v3 10/10] xdiff: rename rindex -> reference_index
[PATCH] commit: add --committer option
2025-11-11 22:23 UTC (24+ messages)
` [PATCH v2] "
[PATCH] .gitattributes: remove misspelled no-op whitespace attribute
2025-11-11 22:02 UTC (3+ messages)
[PATCH] perl: also mark git-contacts executable
2025-11-11 20:18 UTC (5+ messages)
` [PATCH v2] "
[PATCH] meson: make GIT_HTML_PATH configurable
2025-11-11 18:52 UTC (4+ messages)
[PATCH v5] doc: add an explanation of Git's data model
2025-11-11 15:24 UTC (13+ messages)
` [PATCH v6] "
[PATCH 00/12] Incomplete lines
2025-11-11 14:37 UTC (39+ 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
[RFC]: Continue contribution
2025-11-11 13:00 UTC (2+ messages)
gitignore redesign proposal
2025-11-11 2:04 UTC (2+ messages)
[PATCH 00/14] SHA-1/SHA-256 interoperability, part 2
2025-11-11 0:12 UTC (2+ messages)
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
/Re,
2025-11-10 13:29 UTC
[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] wincred: align Makefile with other Makefiles in contrib
2025-11-09 11:45 UTC (6+ 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 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
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).