messages from 2025-07-09 11:18:03 to 2025-07-12 09:36:09 UTC [more...]
[PATCH v4 0/4] bloom: enable bloom filter optimization for multiple pathspec elements in revision traversal
2025-07-12 9:35 UTC (19+ messages)
` [PATCH v5 "
` [PATCH v5 1/4] bloom: add test helper to return murmur3 hash
` [PATCH v5 2/4] bloom: rename function operates on bloom_key
` [PATCH v5 3/4] bloom: replace struct bloom_key * with struct bloom_keyvec
` [PATCH v5 4/4] bloom: optimize multiple pathspec items in revision traversal
` [PATCH v5.1 3.5/4] revision: make helper for pathspec to bloom key
` [PATCH v5.1 4/4] bloom: optimize multiple pathspec items in revision
` [PATCH v6 0/5] bloom: enable bloom filter optimization for multiple pathspec elements in revision traversal
` [PATCH v6 1/5] bloom: add test helper to return murmur3 hash
` [PATCH v6 2/5] bloom: rename function operates on bloom_key
` [PATCH v6 3/5] bloom: replace struct bloom_key * with struct bloom_keyvec
` [PATCH v6 4/5] revision: make helper for pathspec to bloom keyvec
[PATCH 0/2] breaking-changes: deprecate support for core.commentChar=auto
2025-07-12 8:01 UTC (7+ messages)
[BUG] gpg.program: '~' not expanded to home directory
2025-07-12 0:05 UTC (3+ messages)
` [PATCH] gpg-interface: expand gpg.program as a path
[PATCH 0/1] Filter C and POSIX out of Accept-Language
2025-07-11 22:17 UTC (17+ messages)
` [PATCH 1/1] http: don't send C or POSIX in Accept-Language
` [External] Re: [PATCH 0/1] Filter C and POSIX out of Accept-Language
Suggestion: error "tag ... already exists" should distinguish between tagging different or same commit:
2025-07-11 21:40 UTC (10+ messages)
` [PATCH] tag: allow idempotent "git tag" without "--force"
[PATCH] rebase: write script before initializing state
2025-07-11 21:25 UTC (3+ messages)
` [PATCH v2] "
[GSOC PATCH v5 0/3] environment: remove sparse-checkout related global variables
2025-07-11 19:35 UTC (8+ messages)
` [GSOC PATCH v5 3/3] environment: remove the global variable 'sparse_expect_files_outside_of_patterns'
[PATCH 00/19] object-file: get rid of `the_repository`
2025-07-11 18:55 UTC (21+ messages)
` [PATCH 02/19] object-file: stop using `the_hash_algo`
` [PATCH 05/19] object-file: get rid of `the_repository` when freshening objects
` [PATCH 08/19] loose: write loose objects map via their source
` [PATCH 09/19] odb: introduce `odb_write_object()`
` [PATCH 13/19] object-file: get rid of `the_repository` in loose object iterators
` [PATCH 14/19] object-file: get rid of `the_repository` in `read_loose_object()`
` [PATCH 15/19] object-file: get rid of `the_repository` in `force_object_loose()`
` [PATCH 16/19] object-file: get rid of `the_repository` in index-related functions
` [PATCH 17/19] environment: move compression level into repo settings
` [PATCH 18/19] environment: move object creation mode "
` [PATCH 19/19] object-file: drop USE_THE_REPOSITORY_VARIABLE
What's cooking in git.git (Jul 2025, #03; Wed, 9)
2025-07-11 18:34 UTC (12+ messages)
` [-SPAM-] "
` "What's cooking" incremental update report
[GSoC RFC PATCH 0/5] repo-info: add new command for retrieving repository info
2025-07-11 17:37 UTC (13+ messages)
` [GSoC RFC PATCH v2 0/7] "
` [GSoC RFC PATCH v2 1/7] repo-info: declare the repo-info command
` [GSoC RFC PATCH v3 0/5] repo-info: add new command for retrieving repository info
[PATCH v2 0/7] move builtin help test to t1517
2025-07-11 16:37 UTC (6+ messages)
` [PATCH v3 6/7] t/t1517: move verify-commit -h "
[PATCH 0/4] for-each-ref: introduce seeking functionality via '--skip-until'
2025-07-11 16:18 UTC (6+ messages)
` [PATCH v4 0/4] for-each-ref: introduce seeking functionality via '--start-after'
` [PATCH v4 1/4] refs: expose `ref_iterator` via 'refs.h'
` [PATCH v4 2/4] ref-cache: remove unused function 'find_ref_entry()'
` [PATCH v4 3/4] refs: selectively set prefix in the seek functions
` [PATCH v4 4/4] for-each-ref: introduce a '--start-after' option
[PATCH RESEND] sane-ctype: fix compiler error on Amazon Linux 2
2025-07-11 15:11 UTC (7+ messages)
git bash bug
2025-07-11 14:40 UTC (3+ messages)
[PATCH v2 0/3] daemon: explicitly allow EINTR during poll()
2025-07-11 13:14 UTC (20+ messages)
` [PATCH v3 0/4] "
` [PATCH v3 2/4] compat/mingw: allow sigaction(SIGCHLD)
` [PATCH v4 0/2] daemon: explicitly allow EINTR during poll()
` [PATCH v4 1/2] compat/mingw: allow sigaction(SIGCHLD)
` [PATCH v4 2/2] daemon: use sigaction() to install child_handler()
[PATCH v3 0/4] for-each-ref: introduce seeking functionality via '--start-after'
2025-07-11 9:44 UTC (4+ messages)
` [PATCH v3 3/4] refs: selectively set prefix in the seek functions
[PATCH 0/8] odb: track multi-pack-indices via their object sources
2025-07-10 23:58 UTC (21+ messages)
` [PATCH 1/8] midx: start tracking per object database source
` [PATCH 2/8] packfile: refactor `prepare_packed_git_one()` to work on sources
` [PATCH 3/8] midx: stop using linked list when closing MIDX
` [PATCH 4/8] midx: track whether we have loaded the MIDX
` [PATCH 5/8] packfile: refactor `get_multi_pack_index()` to work on sources
` [PATCH 8/8] midx: remove now-unused linked list of multi-pack indices
[PATCH 0/1] doc: correct doc for glob pathspec
2025-07-10 23:39 UTC (4+ messages)
` [PATCH 1/1] "
[RFD] helping distributors by changing the release schedule?
2025-07-10 22:36 UTC (2+ messages)
[PATCH] SubmittingPatches: allow non-real name contributions
2025-07-10 21:55 UTC (10+ messages)
[PATCH RFC v3 0/3] Introduce git-last-modified(1) command
2025-07-10 18:37 UTC (7+ messages)
` [PATCH v4 "
` [PATCH v4 1/3] last-modified: new subcommand to show when files were last modified
` [PATCH v4 2/3] t/perf: add last-modified perf script
` [PATCH v4 3/3] last-modified: use Bloom filters when available
bug: `git commit --verbose` not removing text below scissor-line
2025-07-10 17:46 UTC (3+ messages)
[PATCH 0/8] A handful of Meson cleanups and improvements
2025-07-10 16:24 UTC (13+ messages)
` [PATCH v3 "
` [PATCH v3 1/8] meson: stop discovering native version of Python
` [PATCH v3 2/8] meson: stop printing 'https' option twice in our summaries
` [PATCH v3 3/8] meson: improve summary of auto-detected features
Problem with gitk
2025-07-10 15:59 UTC (3+ messages)
[PATCH v2] reflog: close leak of reflog expire entry
2025-07-10 15:54 UTC (4+ messages)
[PATCH v3] fast-(import|export): improve on commit signature output format
2025-07-10 15:33 UTC (13+ messages)
` [PATCH v4] "
What's cooking in git.git (Jul 2025, #02; Mon, 7)
2025-07-10 15:30 UTC (16+ messages)
[PATCH] sane-ctype: fix compiler error on Amazon Linux 2
2025-07-10 7:56 UTC
[PATCH] reflog: close leak of reflog expire entry
2025-07-09 23:24 UTC (3+ messages)
[PATCH v5] fast-(import|export): improve on commit signature output format
2025-07-09 23:14 UTC (3+ messages)
` [PATCH v6] "
[PATCH 0/3] sparse-checkout: add 'clean' command
2025-07-09 17:35 UTC (10+ messages)
` [PATCH 2/3] "
[PATCH RFC 0/5] Introduce git-blame-tree(1) command
2025-07-09 17:00 UTC (8+ messages)
` [PATCH RFC v2 0/5] Introduce git-last-modified(1) command
git-subtree documentation fix request: split example causes fatal error
2025-07-09 16:33 UTC (2+ messages)
gitk: visually indicate whether a tag exists on a remote
2025-07-09 16:09 UTC (3+ messages)
[ANNOUNCE] Git v2.50.1 and friends
2025-07-09 16:08 UTC (4+ messages)
` [PATCH] t: avoid git config syntax from newer releases
[PATCH 0/6] parse-options: add more precision handling
2025-07-09 15:58 UTC (9+ messages)
` [PATCH v2 0/7] "
` [PATCH v2 1/7] parse-options: require PARSE_OPT_NOARG for OPTION_BITOP
` [PATCH v2 2/7] parse-options: add precision handling for PARSE_OPT_CMDMODE
[PATCH v2 0/4] Better support for customising context lines in --patch commands
2025-07-09 15:32 UTC (5+ messages)
` [PATCH v3 "
[PATCH v7 2/2] submodule: skip redundant active entries when pattern covers path
2025-07-09 14:52 UTC (5+ messages)
` [PATCH v8 0/2] Avoid submodule overwritten and skip redundant active entries
` [PATCH v8 2/2] submodule: skip redundant active entries when pattern covers path
[GSOC PATCH] commit: avoid scanning trailing comments when 'core.commentChar' is "auto"
2025-07-09 14:17 UTC (9+ messages)
` [GSOC PATCH v3] "
[GSoC][RFC PATCH 0/2] Add refs list subcommand
2025-07-09 13:36 UTC (5+ messages)
Bug: "git stash create" ignores "message" argument
2025-07-09 12:45 UTC (5+ messages)
Allowing "/" in the name of a git remote is a strange choice
2025-07-09 11:56 UTC (4+ messages)
` [PATCH] remote: detect collisions in remote names
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