messages from 2026-05-19 09:52:55 to 2026-05-19 21:03:54 UTC [more...]
[PATCH 0/5] doc: convert another batch of files to synopsis style
2026-05-19 21:03 UTC (6+ messages)
` [PATCH 1/5] doc: convert git-bisect "
What's cooking in git.git (May 2026, #04)
2026-05-19 19:19 UTC (3+ messages)
[PATCH] http: fix memory leak in fetch_and_setup_pack_index()
2026-05-19 19:17 UTC (2+ messages)
[PATCH v7 0/3] git-gui: robustify startup and fix environment handling
2026-05-19 19:00 UTC (12+ messages)
` [PATCH v1 00/11] Improve git gui operation without a worktree
` [PATCH v1 10/11] git-gui: improve worktree discovery
` [PATCH v1 11/11] git-gui: add gui and pick as explicit subcommands
[PATCH v4 0/8] fetch: rework negotiation tip options
2026-05-19 16:48 UTC (14+ messages)
` [PATCH v5 "
` [PATCH v6 "
` [PATCH v6 1/8] t5516: fix test order flakiness
` [PATCH v6 2/8] fetch: add --negotiation-restrict option
` [PATCH v6 3/8] transport: rename negotiation_tips
` [PATCH v6 4/8] remote: add remote.*.negotiationRestrict config
` [PATCH v6 5/8] negotiator: add have_sent() interface
` [PATCH v6 6/8] fetch: add --negotiation-include option for negotiation
` [PATCH v6 7/8] remote: add remote.*.negotiationInclude config
` [PATCH v6 8/8] send-pack: pass negotiation config in push
[PATCH 0/9] Add support for an external command for fetching notes
2026-05-19 16:30 UTC (10+ messages)
` [PATCH 1/9] Documentation/git-range-diff: add missing notes options in synopsis
` [PATCH 2/9] notes: convert raw arg in format_display_notes() to bool
` [PATCH 3/9] wrapper: add sleep_nanosec
` [PATCH 4/9] run-command: add support for timeout in command finisher
` [PATCH 5/9] wrapper: add support for timeout and deadline in read helpers
` [PATCH 6/9] t3301: cover generic displayed notes behavior
` [PATCH 7/9] notes: support an external command to display notes
` [PATCH 8/9] Documentation: document external notes command options
` [PATCH 9/9] t: add tests for external notes command
[PATCH 0/8] pack-bitmap-write: speed up bitmap generation
2026-05-19 16:12 UTC (9+ messages)
` [PATCH 1/8] pack-bitmap: pass object position to `fill_bitmap_tree()`
` [PATCH 2/8] pack-bitmap: check subtree bits before recursing
` [PATCH 3/8] pack-bitmap: reuse stored selected bitmaps
` [PATCH 4/8] pack-bitmap: consolidate `find_object_pos()` success path
` [PATCH 5/8] pack-bitmap: cache object positions during fill
` [PATCH 6/8] pack-bitmap: sort bitmaps before XORing
` [PATCH 7/8] pack-bitmap: remember pseudo-merge parents
` [PATCH 8/8] pack-bitmap: build pseudo-merge bitmaps after regular bitmaps
[PATCH 00/16] repack: incremental MIDX/bitmap-based repacking
2026-05-19 15:58 UTC (18+ messages)
` [PATCH v4 "
` [PATCH v4 01/16] midx-write: handle noop writes when converting incremental chains
` [PATCH v4 02/16] midx: use `strset` for retained MIDX files
` [PATCH v4 03/16] midx: build `keep_hashes` array in order
` [PATCH v4 04/16] midx: use `strvec` for `keep_hashes`
` [PATCH v4 05/16] midx: introduce `--no-write-chain-file` for incremental MIDX writes
` [PATCH v4 06/16] midx: support custom `--base` "
` [PATCH v4 07/16] repack: track the ODB source via existing_packs
` [PATCH v4 08/16] midx: expose `midx_layer_contains_pack()`
` [PATCH v4 09/16] repack-midx: factor out `repack_prepare_midx_command()`
` [PATCH v4 10/16] repack-midx: extract `repack_fill_midx_stdin_packs()`
` [PATCH v4 11/16] repack-geometry: prepare for incremental MIDX repacking
` [PATCH v4 12/16] builtin/repack.c: convert `--write-midx` to an `OPT_CALLBACK`
` [PATCH v4 13/16] packfile: ensure `close_pack_revindex()` frees in-memory revindex
` [PATCH v4 14/16] repack: implement incremental MIDX repacking
` [PATCH v4 15/16] repack: introduce `--write-midx=incremental`
` [PATCH v4 16/16] repack: allow `--write-midx=incremental` without `--geometric`
[PATCH 0/9] Implement `promisor.storeFields` and `--filter=auto`
2026-05-19 15:38 UTC (19+ messages)
` [PATCH v2 0/8] Auto-configure advertised remotes via URL allowlist
` [PATCH v2 6/8] promisor-remote: trust known remotes matching acceptFromServerUrl
` [PATCH v2 7/8] promisor-remote: auto-configure unknown remotes
` [PATCH v3 0/8] Auto-configure advertised remotes via URL allowlist
` [PATCH v3 1/8] t5710: simplify 'mkdir X' followed by 'git -C X init'
` [PATCH v3 2/8] urlmatch: change 'allow_globs' arg to bool
` [PATCH v3 3/8] urlmatch: add url_normalize_pattern() helper
` [PATCH v3 4/8] promisor-remote: add 'local_name' to 'struct promisor_info'
` [PATCH v3 5/8] promisor-remote: introduce promisor.acceptFromServerUrl
` [PATCH v3 6/8] promisor-remote: trust known remotes matching acceptFromServerUrl
` [PATCH v3 7/8] promisor-remote: auto-configure unknown remotes
` [PATCH v3 8/8] doc: promisor: improve acceptFromServer entry
[GSoC PATCH v5 0/6] preserve promisor files content after repack
2026-05-19 15:17 UTC (4+ messages)
` [GSoC PATCH v6 "
[PATCH] stash: reuse cached index entries in --patch temporary index
2026-05-19 12:43 UTC
[PATCH v6] revision.c: implement --max-count-oldest
2026-05-19 10:57 UTC (4+ messages)
` [PATCH v7] "
[GSoC RFC PATCH 0/1] graph: add indentation for commits preceded by a root
2026-05-19 10:39 UTC (7+ messages)
[PATCH v10] checkout: extend --track with a "fetch" mode to refresh start-point
2026-05-19 10:34 UTC (3+ messages)
` [PATCH v11] "
[PATCH v3 00/18] setup: drop uses of `the_repository`
2026-05-19 9:52 UTC (4+ messages)
` [PATCH v3 16/18] setup: stop using `the_repository` in `initialize_repository_version()`
` [PATCH v3 17/18] setup: stop using `the_repository` in `create_reference_database()`
` [PATCH v3 18/18] setup: stop using `the_repository` in `init_db()`
page: | 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