messages from 2026-04-25 17:42:00 to 2026-04-30 00:13:22 UTC [more...]
[PATCH 00/16] repack: incremental MIDX/bitmap-based repacking
2026-04-30 0:13 UTC (17+ messages)
` [PATCH v2 "
` [PATCH v2 10/16] repack-midx: extract `repack_fill_midx_stdin_packs()`
` [PATCH v2 14/16] repack: implement incremental MIDX repacking
` [PATCH v3 00/16] repack: incremental MIDX/bitmap-based repacking
` [PATCH v3 01/16] midx-write: handle noop writes when converting incremental chains
` [PATCH v3 02/16] midx: use `strset` for retained MIDX files
` [PATCH v3 03/16] midx: build `keep_hashes` array in order
` [PATCH v3 04/16] midx: use `strvec` for `keep_hashes`
` [PATCH v3 05/16] midx: introduce `--no-write-chain-file` for incremental MIDX writes
Git maintenance fails without meaningful error message if any remote is no longer available
2026-04-29 23:13 UTC
[PATCH v5 0/6] Xdiff cleanup part 3
2026-04-29 22:08 UTC (8+ messages)
` [PATCH v6 "
` [PATCH v6 1/6] xdiff/xdl_cleanup_records: delete local recs pointer
` [PATCH v6 2/6] xdiff: use unambiguous types in xdl_bogo_sqrt()
` [PATCH v6 3/6] xdiff/xdl_cleanup_records: use unambiguous types
` [PATCH v6 4/6] xdiff/xdl_cleanup_records: make limits more clear
` [PATCH v6 5/6] xdiff/xdl_cleanup_records: make setting action easier to follow
` [PATCH v6 6/6] xdiff/xdl_cleanup_records: make execution of "
[PATCH] git-gui: handle bare repo or missing worktree
2026-04-29 20:14 UTC (5+ messages)
` [PATCH v2 1/1] git-gui: protect rev-parse --show-toplevel call
[PATCH] subtree: allow duplicate cache entries with same value
2026-04-29 14:15 UTC
[PATCH v2 0/2] name-rev: learn --format=<pretty>
2026-04-29 13:41 UTC (8+ messages)
` [PATCH v3 0/5] format-rev: introduce builtin for on-demand pretty formatting
` [PATCH v3 1/5] name-rev: wrap both blocks in braces
` [PATCH v3 2/5] name-rev: run clang-format before factoring code
` [PATCH v3 3/5] name-rev: factor code for sharing with a new command
` [PATCH v3 4/5] name-rev: make dedicated --annotate-stdin --name-only test
` [PATCH v3 5/5] format-rev: introduce builtin for on-demand pretty formatting
[PATCH 0/6] Handle cloning of objects larger than 4GB on Windows
2026-04-29 13:35 UTC (10+ messages)
` [PATCH 1/6] index-pack, unpack-objects: use size_t for object size
` [PATCH 2/6] git-zlib: handle data streams larger than 4GB
` [PATCH 3/6] odb, packfile: use size_t for streaming object sizes
` [PATCH 4/6] delta, packfile: use size_t for delta header sizes
` [PATCH 5/6] test-tool: add a helper to synthesize large packfiles
` [PATCH 6/6] t5608: add regression test for >4GB object clone
[Bug] fetch --deepen truncates history in v2.54.0
2026-04-29 13:16 UTC (3+ messages)
[PATCH 0/8] refs: move some of the generic logic out of the backends
2026-04-29 12:24 UTC (12+ messages)
` [PATCH v3 0/9] "
` [PATCH v3 1/9] refs: remove unused typedef 'ref_transaction_commit_fn'
` [PATCH v3 2/9] refs: introduce `ref_store_init_options`
` [PATCH v3 3/9] refs: extract out reflog config to generic layer
` [PATCH v3 4/9] refs: return `ref_transaction_error` from `ref_transaction_update()`
` [PATCH v3 5/9] update-ref: move `print_rejected_refs()` up
` [PATCH v3 6/9] update-ref: handle rejections while adding updates
` [PATCH v3 7/9] refs: move object parsing to the generic layer
` [PATCH v3 8/9] refs: add peeled object ID to the `ref_update` struct
` [PATCH v3 9/9] refs: use peeled tag values in reference backends
[PATCH v14 0/5] checkout: 'autostash' for branch switching
2026-04-29 11:11 UTC (25+ messages)
` [PATCH v15 "
` [PATCH v15 1/5] stash: add --label-ours, --label-theirs, --label-base for apply
` [PATCH] checkout: add --autostash option for branch switching
` [PATCH v15 2/5] sequencer: allow create_autostash to run silently
` [PATCH v15 3/5] sequencer: teach autostash apply to take optional conflict marker labels
` [PATCH v15 4/5] checkout: rollback lock on early returns in merge_working_tree
` [PATCH v15 5/5] checkout -m: autostash when switching branches
` [PATCH v16 0/5] checkout: 'autostash' for branch switching
` [PATCH v16 1/5] stash: add --label-ours, --label-theirs, --label-base for apply
` [PATCH v16 2/5] sequencer: allow create_autostash to run silently
` [PATCH v16 3/5] sequencer: teach autostash apply to take optional conflict marker labels
` [PATCH v16 4/5] checkout: rollback lock on early returns in merge_working_tree
` [PATCH v16 5/5] checkout -m: autostash when switching branches
[PATCH v5] t2000: modernize overall structure and path checks
2026-04-29 10:36 UTC (2+ messages)
` [PATCH v6] t2000: consolidate second scenario into a single test block
[PATCH] t5564: use a short path for the SOCKS proxy socket
2026-04-29 8:22 UTC (3+ messages)
` [PATCH v2] "
Git generated tarballs and Debian
2026-04-29 7:30 UTC (6+ messages)
[PATCH] parse-options: fix sparse 'plain integer as NULL pointer'
2026-04-29 5:13 UTC (4+ messages)
git commit silently fails
2026-04-28 20:39 UTC
[PATCH] Reintegrate: send "Huh?" warnings to stderr, not stdout
2026-04-28 18:05 UTC (2+ messages)
[PATCH 0/2] maintenance(geometric): avoid deadlocks on Windows 10
2026-04-28 15:01 UTC (4+ messages)
` [PATCH 1/2] mingw: optionally use legacy (non-POSIX) delete semantics
` [PATCH 2/2] maintenance(geometric): do release the `.idx` files before repacking
[PATCH] index-pack, unpack-objects: increase input buffer from 4 KiB to 128 KiB
2026-04-28 14:47 UTC (11+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
[PATCH 0/3] http: fix emptyAuth=auto for Negotiate/SPNEGO
2026-04-28 14:38 UTC (4+ messages)
` [PATCH 2/3] http: attempt Negotiate auth in http.emptyAuth=auto mode
[PATCH] checkout: add --fetch to fetch remote before resolving start-point
2026-04-28 9:03 UTC (8+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
` [PATCH v5] checkout: extend --track with a "fetch" mode to refresh start-point
[PATCH 0/3] line-log: integrate -L with the standard log output pipeline
2026-04-28 4:05 UTC (4+ messages)
` [PATCH 1/3] revision: move -L setup before output_format-to-diff derivation
` [PATCH 2/3] line-log: integrate -L output with the standard log-tree pipeline
` [PATCH 3/3] line-log: allow non-patch diff formats with -L
[RFC PATCH v3 0/2] push: add support for pushing to remote groups
2026-04-28 1:47 UTC (5+ messages)
` [RFC PATCH v4 1/2] remote: move remote group resolution to remote.c
` [RFC PATCH v4 2/2] push: support pushing to a remote group
[PATCH v2 0/2] revision.c: implement --reverse=before for walks
2026-04-28 1:46 UTC (15+ messages)
` [PATCH v3 "
` [PATCH v3 1/2] "
` [PATCH v4 0/2] "
` [PATCH v4 1/2] "
` [PATCH v4 1/2] revision.c: implement -b-reverse=before "
` [PATCH v4 2/2] revision.c: reduce memory usage on reverse before
[BUG] v2.45+: git commit -S invalidates signature for non-UTF-8 messages
2026-04-27 22:18 UTC (3+ messages)
` [PATCH v2 1/2] commit: name UTF-8 function appropriately
` [PATCH v2 2/2] commit: sign commit after mutating buffer
[PATCH 0/2] doc: log: fix --decorate description list
2026-04-27 19:06 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] doc: log: use the same delimiter in "
[PATCH 0/3] Batch prefetching
2026-04-27 13:16 UTC (6+ messages)
` [PATCH v2 "
` [PATCH v2 2/3] builtin/log: prefetch necessary blobs for `git cherry`
` [PATCH v2 3/3] grep: prefetch necessary blobs
[PATCH 0/9] Implement `promisor.storeFields` and `--filter=auto`
2026-04-27 13:00 UTC (11+ messages)
` [PATCH v2 0/8] Auto-configure advertised remotes via URL allowlist
` [PATCH v2 1/8] t5710: simplify 'mkdir X' followed by 'git -C X init'
` [PATCH v2 2/8] urlmatch: change 'allow_globs' arg to bool
` [PATCH v2 3/8] urlmatch: add url_normalize_pattern() helper
` [PATCH v2 4/8] promisor-remote: add 'local_name' to 'struct promisor_info'
` [PATCH v2 5/8] promisor-remote: introduce promisor.acceptFromServerUrl
` [PATCH v2 6/8] promisor-remote: trust known remotes matching acceptFromServerUrl
` [PATCH v2 7/8] promisor-remote: auto-configure unknown remotes
` [PATCH v2 8/8] doc: promisor: improve acceptFromServer entry
[PATCH 00/16] Auto-configure advertised remotes via URL whitelist
2026-04-27 12:45 UTC (16+ messages)
` [PATCH 03/16] urlmatch: add url_is_valid_pattern() helper
` [PATCH 09/16] promisor-remote: add 'local_name' to 'struct promisor_info'
` [PATCH 13/16] promisor-remote: introduce promisor.acceptFromServerUrl
` [PATCH 14/16] promisor-remote: trust known remotes matching acceptFromServerUrl
` [PATCH 15/16] promisor-remote: auto-configure unknown remotes
[GSoC RFC PATCH v2 0/1] graph: add indentation for commits preceded by a parentless commit
2026-04-27 10:35 UTC (4+ messages)
` [GSoC PATCH v3 "
` [GSoC PATCH v3 1/1] "
[PATCH v2 0/9] refs: move some of the generic logic out of the backends
2026-04-27 9:33 UTC (10+ messages)
` [PATCH v2 6/9] update-ref: handle rejections while adding updates
` [PATCH v2 7/9] refs: move object parsing to the generic layer
` [PATCH v2 8/9] refs: add peeled object ID to the `ref_update` struct
Bug: Hierarchical Aliases no longer work in 2.54.0
2026-04-27 8:36 UTC (9+ messages)
` [PATCH] alias: restore support for simple dotted aliases
for we can offer beer towers and beer faucets
2026-04-27 6:19 UTC
[PATCH 0/2] builtin/history: introduce "fixup" subcommand
2026-04-27 5:53 UTC (5+ messages)
` [PATCH v3 0/3] "
` [PATCH v3 1/3] replay: allow callers to control what happens with empty commits
` [PATCH v3 2/3] builtin/history: generalize function to commit trees
` [PATCH v3 3/3] builtin/history: introduce "fixup" subcommand
Doubt on post-merge script
2026-04-27 3:40 UTC
Trivial fix in the italian translation
2026-04-27 2:22 UTC (5+ messages)
` [PATCH] l10n: it.po: fix italian usage messages alignment
[PATCH] diff: simplify line-range filter by classifying removals immediately
2026-04-26 19:10 UTC
[PATCH] checkout: add --fetch to fetch remote before resolving start-point
2026-04-26 15:15 UTC (5+ messages)
` Comments on Phillip's review
` Wrong subject line
` [PATCH] remote: add --set-head option to 'git remote add'
[PATCH 0/8] safe.bareRepository: default to "explicit" with WITH_BREAKING_CHANGES
2026-04-26 14:38 UTC (12+ messages)
` [PATCH 6/8] ls-files tests: filter `.gitconfig` from `--others` output
` [PATCH v2 0/8] safe.bareRepository: default to "explicit" with WITH_BREAKING_CHANGES
` [PATCH v2 1/8] test-lib: allow bare repository access when breaking changes are enabled
` [PATCH v2 2/8] t7900: do not let `$HOME/.gitconfig` interfere with XDG tests
` [PATCH v2 3/8] t1300: remove global config settings injected by test-lib.sh
` [PATCH v2 4/8] t1305: use `--git-dir=.` for bare repo in include cycle test
` [PATCH v2 5/8] t5601: restore `.gitconfig` after includeIf test
` [PATCH v2 6/8] ls-files tests: filter `.gitconfig` from `--others` output
` [PATCH v2 7/8] status tests: filter `.gitconfig` from status output
` [PATCH v2 8/8] safe.bareRepository: default to "explicit" with WITH_BREAKING_CHANGES
[BUG] git check-ignore --help doesn't cover -z/--stdin conflict
2026-04-26 11:28 UTC
[PATCH] remote: add --set-head option to 'git remote add'
2026-04-26 8:21 UTC (4+ messages)
[PATCH v2 0/8] repo_config_values: migrate more globals
2026-04-26 0:31 UTC (4+ messages)
` [PATCH v3 0/8] environment: move core config globals into repo_config_values
[PATCH] checkout: add --fetch to fetch remote before resolving start-point
2026-04-25 22:54 UTC (4+ messages)
` Multiple remotes
` gh
[PATCH] remote: add --set-head option to 'git remote add'
2026-04-25 18:07 UTC (2+ messages)
` gh
[PATCH] checkout: add --fetch to fetch remote before resolving start-point
2026-04-25 17:48 UTC (2+ messages)
` Wrong subject line
Comments on Phillip's review
2026-04-25 17:44 UTC (2+ messages)
` Wrong subject line
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