messages from 2025-11-12 16:24:00 to 2025-11-17 06:56:10 UTC [more...]
[PATCH 00/14] SHA-1/SHA-256 interoperability, part 2
2025-11-17 6:56 UTC (4+ messages)
[PATCH 0/3] fast-import: add 'strip-if-invalid' mode to --signed-commits=<mode>
2025-11-17 4:34 UTC (12+ messages)
` [PATCH 3/3] "
` [PATCH v2 0/3] "
` [PATCH v2 1/3] fast-import: refactor finalize_commit_buffer()
` [PATCH v2 2/3] commit: refactor verify_commit_buffer()
` [PATCH v2 3/3] fast-import: add 'strip-if-invalid' mode to --signed-commits=<mode>
[PATCH v6 0/4] rebase: support --trailer
2025-11-17 3:38 UTC (3+ messages)
[PATCH v2 00/10] Xdiff cleanup part2
2025-11-17 2:08 UTC (32+ messages)
` [PATCH v3 "
` [PATCH v3 04/10] xdiff: use size_t for xrecord_t.size
` [PATCH v3 06/10] xdiff: split xrecord_t.ha into line_hash and minimal_perfect_hash
` [PATCH v4 00/10] Xdiff cleanup part2
` [PATCH v4 01/10] doc: define unambiguous type mappings across C and Rust
` [PATCH v4 02/10] xdiff: use ptrdiff_t for dstart/dend
` [PATCH v4 03/10] xdiff: make xrecord_t.ptr a uint8_t instead of char
` [PATCH v4 04/10] xdiff: use size_t for xrecord_t.size
` [PATCH v4 05/10] xdiff: use unambiguous types in xdl_hash_record()
` [PATCH v4 06/10] xdiff: split xrecord_t.ha into line_hash and minimal_perfect_hash
` [PATCH v4 07/10] xdiff: make xdfile_t.nrec a size_t instead of long
` [PATCH v4 08/10] xdiff: make xdfile_t.nreff "
` [PATCH v4 09/10] xdiff: change rindex from long to size_t in xdfile_t
` [PATCH v4 10/10] xdiff: rename rindex -> reference_index
[PATCH v4 0/2] blame: make diff algorithm configurable
2025-11-17 1:12 UTC (4+ messages)
` [PATCH v5 "
[PATCH] doc: commit: link to git-status(1) on all format options
2025-11-17 1:07 UTC (2+ messages)
[PATCH 0/3] Fix another crazy rename assertion
2025-11-17 1:01 UTC (5+ messages)
` [PATCH 1/3] t6429: update comment to mention correct tool
CI Failures
2025-11-17 0:25 UTC (8+ messages)
` CI Failures (osx with p4)
[PATCH] fetch: fix non-conflicting tags not being committed
2025-11-17 0:02 UTC (7+ messages)
` [PATCH v5 0/2] "
` [PATCH v5 1/2] fetch: extract out reference committing logic
` [PATCH v5 2/2] fetch: fix non-conflicting tags not being committed
[PATCH] Use Perforce arm64 binary on macOS CI jobs
2025-11-16 23:10 UTC
[GIT PULL] l10n updates for 2.52.0
2025-11-16 22:58 UTC (2+ messages)
[PATCH] commit: add --committer option
2025-11-16 22:12 UTC (31+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
[PATCH 0/3] git-prompt: add quiet upstream indicator option
2025-11-16 16:55 UTC (7+ messages)
` [PATCH 1/3] t9903: shorten setup using test_commit
` [PATCH 2/3] t9903: add upstream indicator tests
` [PATCH 3/3] git-prompt: add quiet upstream indicator option
[PATCH 0/2] Fix misaligned output of git repo structure
2025-11-16 16:51 UTC (22+ messages)
` [PATCH 1/2] t/unit-tests: add UTF-8 width tests for CJK chars
` [PATCH 2/2] builtin/repo: fix table alignment for UTF-8 characters
` [PATCH v2 0/2] Fix misaligned output of git repo structure
` [PATCH v2 1/2] t/unit-tests: add UTF-8 width tests for CJK chars
` [PATCH v2 2/2] builtin/repo: fix table alignment for UTF-8 characters
[PATCH] submodule add: sanity check existing .gitmodules
2025-11-16 7:02 UTC
[PATCH] diff: "lisp" userdiff_driver
2025-11-16 5:30 UTC (4+ messages)
Ref list fails to load in gitk when stale tracking reference exists
2025-11-15 22:06 UTC (3+ messages)
git fails to checkout SHA1 submodule in SHA256 repo with --depth=1
2025-11-15 20:14 UTC (20+ messages)
` [PATCH] object-file: disallow adding submodules of different hash algo
` [PATCH v2 1/2] "
` [PATCH v2 2/2] read-cache: drop submodule check from add_to_cache()
[PATCH 00/10] Convert remaining hooks to hook.h
2025-11-15 19:48 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v2 10/10] receive-pack: convert receive hooks to hook API
What's cooking in git.git (Nov 2025, #04; Fri, 14)
2025-11-15 16:51 UTC (2+ messages)
I still use git whatchanged
2025-11-15 14:55 UTC (2+ messages)
[PATCH 0/9] asan bonanza
2025-11-15 2:13 UTC (21+ messages)
` [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 8/9] fsck: avoid parse_timestamp() on buffer that isn't NUL-terminated
[PATCH 0/9] Encode submodule gitdir names to avoid conflicts
2025-11-14 23:03 UTC (3+ messages)
` [PATCH v4 0/4] "
/Re,
2025-11-14 20:22 UTC (2+ messages)
[PATCH v3 00/12] Incomplete lines
2025-11-14 16:25 UTC (16+ messages)
` [PATCH v4 "
` [PATCH v4 01/12] whitespace: correct bit assignment comments
` [PATCH v4 02/12] diff: emit_line_ws_markup() if/else style fix
` [PATCH v4 03/12] diff: correct suppress_blank_empty hack
` [PATCH v4 04/12] diff: keep track of the type of the last line seen
` [PATCH v4 05/12] diff: refactor output of incomplete line
` [PATCH v4 06/12] diff: call emit_callback ecbdata everywhere
` [PATCH v4 07/12] diff: update the way rewrite diff handles incomplete lines
` [PATCH v4 08/12] apply: revamp the parsing of "
` [PATCH v4 09/12] whitespace: allocate a few more bits and define WS_INCOMPLETE_LINE
` [PATCH v4 10/12] apply: check and fix incomplete lines
` [PATCH v4 11/12] diff: highlight and error out on "
` [PATCH v4 12/12] attr: enable incomplete-line whitespace error for this project
[PATCH 0/5] git-add : Respect submodule ignore=all and only add changes with --force
2025-11-14 13:53 UTC (13+ messages)
` [PATCH v2 "
` [PATCH v2 1/5] read-cache: update add_files_to_cache take param include_ignored_submodules
` [PATCH v2 2/5] read-cache: add/read-cache respect submodule ignore=all
` [PATCH v2 3/5] tests: add new t2206-add-submodule-ignored.sh to test ignore=all scenario
` [PATCH v2 4/5] tests: fix existing tests when add an ignore=all submodule
` [PATCH v2 5/5] Documentation: add --include_ignored_submodules + ignore=all config
I still use whatchanged
2025-11-14 7:31 UTC (2+ messages)
Git fsmonitor daemon processes spawn detached on macOS 26 Tahoe and never terminate
2025-11-14 7:16 UTC (2+ messages)
[PATCH] osxkeychain: avoid incorrectly skipping store operation
2025-11-14 6:04 UTC (5+ messages)
` [PATCH v2] "
[PATCH] Revert "osxkeychain: state to skip unnecessary store operations"
2025-11-14 3:37 UTC (5+ messages)
[PATCH v6] doc: add an explanation of Git's data model
2025-11-13 23:11 UTC (13+ messages)
[PATCH] RelNotes: fix typo in release notes for 2.52.0
2025-11-13 17:34 UTC (2+ messages)
[ANNOUNCE] Git for Windows 2.52.0-rc2
2025-11-13 12:28 UTC
[PATCH] remote-curl: Use auth for probe_rpc() requests too
2025-11-12 22:37 UTC
[PATCH v6] doc: add an explanation of Git's data model
2025-11-12 20:26 UTC (3+ messages)
` [PATCH v7] "
[PATCH RFC 00/11] Introduce git-history(1) command for easy history editing
2025-11-12 19:13 UTC (3+ messages)
` [PATCH v6 "
[PATCH] attr: avoid recursion when expanding attribute macros
2025-11-12 17:40 UTC (3+ messages)
[ANNOUNCE] Git v2.52.0-rc2
2025-11-12 17:16 UTC
[ANNOUNCE] Git v2.52.0-rc2
2025-11-12 17:16 UTC
What's cooking in git.git (Nov 2025, #04; Wed, 12)
2025-11-12 17:16 UTC
[PATCH v4 0/2] fetch: fix non-conflicting tags not being committed
2025-11-12 16:34 UTC (5+ messages)
` [PATCH v4 2/2] "
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).