messages from 2026-04-03 18:56:36 to 2026-04-07 12:02:15 UTC [more...]
[PATCH 00/10] Prepare for advertised remotes auto-configure via URL allowlist
2026-04-07 12:02 UTC (18+ messages)
` [PATCH 10/10] t5710: use proper file:// URIs for absolute paths
` [PATCH v2 00/10] Prepare for advertised remotes auto-configure via URL allowlist
` [PATCH v2 01/10] promisor-remote: try accepted remotes before others in get_direct()
` [PATCH v2 02/10] promisor-remote: pass config entry to all_fields_match() directly
` [PATCH v2 03/10] promisor-remote: clarify that a remote is ignored
` [PATCH v2 04/10] promisor-remote: reject empty name or URL in advertised remote
` [PATCH v2 05/10] promisor-remote: refactor should_accept_remote() control flow
` [PATCH v2 06/10] promisor-remote: refactor has_control_char()
` [PATCH v2 07/10] promisor-remote: refactor accept_from_server()
` [PATCH v2 08/10] promisor-remote: keep accepted promisor_info structs alive
` [PATCH v2 09/10] promisor-remote: remove the 'accepted' strvec
` [PATCH v2 10/10] t5710: use proper file:// URIs for absolute paths
[PATCH] headers: Preserve 'change-id' header in rebase / cherry-pick
2026-04-07 9:55 UTC (6+ messages)
[PATCH] stash: infer "push" when push-specific options are given
2026-04-07 9:36 UTC (8+ messages)
` [PATCH v2] "
` [PATCH v3] "
Super repository
2026-04-07 6:58 UTC (2+ messages)
[PATCH 00/16] repack: incremental MIDX/bitmap-based repacking
2026-04-07 6:29 UTC (15+ messages)
` [PATCH 06/16] midx: support custom `--base` for incremental MIDX writes
` [PATCH 07/16] repack: track the ODB source via existing_packs
` [PATCH 08/16] midx: expose `midx_layer_contains_pack()`
` [PATCH 10/16] repack-midx: extract `repack_fill_midx_stdin_packs()`
` [PATCH 11/16] repack-geometry: prepare for incremental MIDX repacking
` [PATCH 12/16] builtin/repack.c: convert `--write-midx` to an `OPT_CALLBACK`
` [PATCH 13/16] packfile: ensure `close_pack_revindex()` frees in-memory revindex
[PATCH] history: fix short help for argument of --update-refs
2026-04-07 5:16 UTC (2+ messages)
[PATCH] cache-tree: fix inverted object existence check in cache_tree_fully_valid
2026-04-07 5:15 UTC (5+ messages)
` [PATCH v2] "
[WIP PATCH] fast-export: emit deletions first
2026-04-07 4:26 UTC (7+ messages)
[GSoC][PATCH v3] t2000: modernise overall structure
2026-04-07 3:44 UTC (5+ messages)
` [PATCH v4 1/1] t2000: modernize overall structure and path checks
` [PATCH v5] "
[GSoC PATCH v2 0/4] preserve promisor files content after repack
2026-04-07 2:01 UTC (13+ messages)
` [GSoC PATCH v3 0/5] "
` [GSoC PATCH v3 1/5] pack-write: add explanation to promisor file content
` [GSoC PATCH v3 2/5] pack-write: add helper to fill promisor file after repack
` [GSoC PATCH v3 3/5] repack-promisor: preserve content of promisor files "
` [GSoC PATCH v3 4/5] t7700: test for promisor file content "
` [GSoC PATCH v3 5/5] t7703: test for promisor file content after geometric repack
What's cooking in git.git (Apr 2026, #02)
2026-04-07 1:30 UTC
[RFC PATCH] switch: provide configurable detach
2026-04-07 0:50 UTC (9+ messages)
` [RFC PATCH v2] "
[BUG] git diff --no-index segfaults on large files (NULL object database)
2026-04-06 20:45 UTC (9+ messages)
[PATCH] object-file: don't use object database without a repository
2026-04-06 20:38 UTC (10+ messages)
[PATCH v2 0/7] odb: add write operation to ODB transaction interface
2026-04-06 20:19 UTC (5+ messages)
` [PATCH v3 "
` [PATCH v3 4/7] object-file: remove flags from transaction packfile writes
[PATCH] parse-options.c: display subcommands properly in check_typos
2026-04-06 19:27 UTC (2+ messages)
[GSoC PATCH] promisor-remote: fix promisor.quiet to use the correct repository
2026-04-06 18:30 UTC
[PATCH v11 00/12] fsmonitor: implement filesystem change listener for Linux
2026-04-06 17:54 UTC (22+ messages)
` [PATCH v12 00/13] "
` [PATCH v12 13/13] fsmonitor: fix split-index bitmap bounds in tweak_fsmonitor()
` [PATCH v13 00/13] fsmonitor: implement filesystem change listener for Linux
` [PATCH v13 01/13] t9210: disable GIT_TEST_SPLIT_INDEX for scalar clone tests
` [PATCH v13 02/13] fsmonitor: fix khash memory leak in do_handle_client
` [PATCH v13 03/13] fsmonitor: fix hashmap memory leak in fsmonitor_run_daemon
` [PATCH v13 04/13] compat/win32: add pthread_cond_timedwait
` [PATCH v13 05/13] fsmonitor: use pthread_cond_timedwait for cookie wait
` [PATCH v13 06/13] fsmonitor: rename fsm-ipc-darwin.c to fsm-ipc-unix.c
` [PATCH v13 07/13] fsmonitor: rename fsm-settings-darwin.c to fsm-settings-unix.c
` [PATCH v13 08/13] fsmonitor: implement filesystem change listener for Linux
` [PATCH v13 09/13] run-command: add close_fd_above_stderr option
` [PATCH v13 10/13] fsmonitor: close inherited file descriptors and detach in daemon
` [PATCH v13 11/13] fsmonitor: add timeout to daemon stop command
` [PATCH v13 12/13] fsmonitor: add tests for Linux
` [PATCH v13 13/13] fsmonitor: convert shown khash to strset in do_handle_client
[GSoC PATCH] backfill: add --[no-]progress option
2026-04-06 17:35 UTC (3+ messages)
[PATCH] unify and bump _WIN32_WINNT definition to Windows 8.1
2026-04-06 17:07 UTC (5+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 1/2] "
` [PATCH v2 2/2] compat/winansi: drop pre-Vista workaround
[PATCH 0/3] doc: replace mentions of deprecated git config --list
2026-04-06 17:04 UTC (5+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 1/2] doc: replace git config --list/-l with `list`
` [PATCH v2 2/2] doc: gitcvs-migration: rephrase “man page”
[PATCH 0/4] Specify hooks via configs
2026-04-06 16:39 UTC (4+ messages)
` [PATCH v3 00/12][next] "
` [PATCH v3 05/12] hook: include hooks from the config
[GSoC PATCH v2] backfill: auto-detect sparse-checkout from config
2026-04-06 16:27 UTC (3+ messages)
[PATCH 0/4] Run hooks in parallel
2026-04-06 16:24 UTC (15+ messages)
` [PATCH v6 00/12] "
` [PATCH v6 01/12] repository: fix repo_init() memleak due to missing _clear()
` [PATCH v6 02/12] config: add a repo_config_get_uint() helper
` [PATCH v6 03/12] hook: parse the hook.jobs config
` [PATCH v6 04/12] hook: allow parallel hook execution
` [PATCH v6 05/12] hook: allow pre-push parallel execution
` [PATCH v6 06/12] hook: mark non-parallelizable hooks
` [PATCH v6 07/12] hook: add -j/--jobs option to git hook run
` [PATCH v6 08/12] hook: add per-event jobs config
` [PATCH v6 09/12] hook: warn when hook.<friendly-name>.jobs is set
` [PATCH v6 10/12] hook: move is_known_hook() to hook.c for wider use
` [PATCH v6 11/12] hook: add hook.<event>.enabled switch
` [PATCH v6 12/12] hook: allow hook.jobs=-1 to use all available CPU cores
[PATCH 00/17] tests: access bare repositories explicitly
2026-04-06 16:00 UTC (28+ messages)
` [PATCH 11/17] t5509: specify bare repository path explicitly
` [PATCH v2 00/17] tests: access bare repositories explicitly
` [PATCH v2 01/17] t0001: allow implicit bare repo discovery for aliased-command test
` [PATCH v2 02/17] t0001: replace `cd`+`git` with `git --git-dir` in `check_config`
` [PATCH v2 03/17] t0003: use `--git-dir` for bare repo attribute tests
` [PATCH v2 04/17] t0056: allow implicit bare repo discovery for `-C` work-tree tests
` [PATCH v2 05/17] t1020: use `--git-dir` instead of subshell for bare repo
` [PATCH v2 06/17] t1900: avoid using `-C <dir>` for a bare repository
` [PATCH v2 07/17] t2400: explicitly specify bare repo for `git worktree add`
` [PATCH v2 08/17] t2406: use `--git-dir=.` for bare repository worktree repair
` [PATCH v2 09/17] t5503: avoid discovering a bare repository
` [PATCH v2 10/17] t5505: export `GIT_DIR` after `git init --bare`
` [PATCH v2 11/17] t5509: specify bare repository path explicitly
` [PATCH v2 12/17] t5540/t5541: avoid accessing a bare repository via `-C <dir>`
` [PATCH v2 13/17] t5619: wrap `test_commit_bulk` in `GIT_DIR` subshell for bare repo
` [PATCH v2 14/17] t6020: use `-C` for worktree, `--git-dir` for bare repository
` [PATCH v2 15/17] t9210: pass `safe.bareRepository=all` to `scalar register`
` [PATCH v2 16/17] t9700: stop relying on implicit bare repo discovery
` [PATCH v2 17/17] git p4 clone --bare: need to be explicit about the gitdir
Git 2.54.0-rc0 Breaks on OpenSSL 3.0
2026-04-06 14:35 UTC (3+ messages)
[PATCH 0/3] rev-list: use merge-base --independent algorithm when possible
2026-04-06 13:27 UTC (4+ messages)
` [PATCH 1/3] t6600: test --maximal-only and --independent
` [PATCH 2/3] p6011: add perf test for rev-list --maximal-only
` [PATCH 3/3] rev-list: use reduce_heads() for --maximal-only
[PATCH v2 00/16] object-file: get rid of `the_repository`
2026-04-05 6:56 UTC (3+ messages)
` [PATCH v2 01/16] object-file: fix -Wsign-compare warnings
H
2026-04-05 1:13 UTC
[RFC] Show empty root commits when using --simplify-by-decoration
2026-04-04 20:05 UTC (3+ messages)
[PATCH 0/4] Doc difftool
2026-04-04 17:12 UTC (5+ messages)
` [PATCH 1/4] doc: convert git-difftool manual page to synopsis style
` [PATCH 2/4] doc: convert git-range-diff "
` [PATCH 3/4] doc: convert git-shortlog "
` [PATCH 4/4] doc: convert git-describe "
[PATCH] hash: introduce support for the MD5 hash algorithm
2026-04-04 15:34 UTC (2+ messages)
[PATCH v4 0/3] refs: reduce reliance on global state
2026-04-04 13:58 UTC (5+ messages)
` [PATCH v5 "
` [PATCH v5 1/3] refs: add struct repository parameter in get_files_ref_lock_timeout_ms()
` [PATCH v5 2/3] refs: remove the_hash_algo global state
` [PATCH v5 3/3] refs/reftable-backend: drop uses of the_repository
[GSoC RFC PATCH 0/1] graph: add indentation for commits preceded by a root
2026-04-04 9:24 UTC (3+ messages)
` [GSoC RFC PATCH v2 0/1] graph: add indentation for commits preceded by a parentless commit
` [GSoC RFC PATCH v2 1/1] "
[PATCH v2 0/12] fixing the remainder of the C23 strchr warnings
2026-04-04 5:42 UTC (4+ messages)
` [PATCH v2 08/12] skip_prefix(): check const match between in and out params
` [PATCH v2 13/12] git-compat-util: fix CONST_OUTPARAM typo and indentation
[Proposal][GSOC] extending git repo info with additional path metadata
2026-04-04 4:57 UTC
[PATCH 00/16] odb: introduce "inmemory" source
2026-04-03 22:11 UTC (3+ messages)
` [PATCH 07/16] odb/source-inmemory: implement `write_object_stream()` callback
[GSoC PATCH v5 0/2] graph: add --graph-lane-limit option
2026-04-03 20:15 UTC (8+ messages)
` [GSoC PATCH v6 0/3] "
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