messages from 2026-05-19 15:08:07 to 2026-05-21 16:28:13 UTC [more...]
[PATCH 0/4] doc: hook: small improvements
2026-05-21 16:25 UTC (5+ messages)
` [PATCH 1/4] doc: hook: remove stray backtick
` [PATCH 2/4] doc: hook: consistently capitalize Git
` [PATCH 3/4] doc: config: include existing git-hook(1) section
` [PATCH 4/4] doc: hook: don’t self-link via config include
[PATCH 00/18] odb: make loose object source a proper `struct odb_source`
2026-05-21 15:49 UTC (20+ messages)
` [PATCH 01/18] odb/source-loose: move loose source into "odb/" subsystem
` [PATCH 02/18] odb/source-loose: store pointer to "files" instead of generic source
` [PATCH 03/18] odb/source-loose: start converting to a proper `struct odb_source`
` [PATCH 04/18] odb/source-loose: wire up `reprepare()` callback
` [PATCH 05/18] odb/source-loose: wire up `close()` callback
` [PATCH 06/18] odb/source-loose: wire up `read_object_info()` callback
` [PATCH 07/18] odb/source-loose: wire up `read_object_stream()` callback
` [PATCH 08/18] odb/source-loose: wire up `for_each_object()` callback
` [PATCH 09/18] odb/source-loose: wire up `find_abbrev_len()` callback
` [PATCH 10/18] odb/source-loose: wire up `count_objects()` callback
` [PATCH 11/18] odb/source-loose: drop `odb_source_loose_has_object()`
` [PATCH 12/18] odb/source-loose: wire up `freshen_object()` callback
` [PATCH 13/18] loose: refactor object map to operate on `struct odb_source_loose`
` [PATCH 14/18] odb/source-loose: wire up `write_object()` callback
` [PATCH 15/18] object-file: refactor writing objects to use loose source
` [PATCH 16/18] odb/source-loose: wire up `write_object_stream()` callback
` [PATCH 17/18] odb/source-loose: stub out remaining callbacks
` [PATCH 18/18] odb/source-loose: drop pointer to the "files" source
[PATCH 0/9] Add support for an external command for fetching notes
2026-05-21 14:36 UTC (24+ 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 v4 0/4] approxidate: tweak special date formats
2026-05-21 14:14 UTC (8+ messages)
` [PATCH v5 "
` [PATCH v5 1/4] approxidate: make "today" wrap to midnight
` [PATCH v5 2/4] t0006: add support for approxidate test date adjustment
` [PATCH v5 3/4] approxidate: make "specials" respect fixed day-of-month
` [PATCH v5 4/4] approxidate: use deferred mday adjustments for "specials"
[PATCH v10] checkout: extend --track with a "fetch" mode to refresh start-point
2026-05-21 14:06 UTC (8+ messages)
` [PATCH v11] "
` [PATCH v12] "
[PATCH] remote: qualify "git pull" advice for non-upstream branches
2026-05-21 14:06 UTC (7+ messages)
` [PATCH v2] "
` [PATCH v3] remote: qualify "git pull" advice for non-upstream compareBranches
` [PATCH v4] "
[PATCH] git-jump: pick a mode automatically when invoked without arguments
2026-05-21 14:00 UTC (12+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH v8 0/5] branch: prune-merged
2026-05-21 13:29 UTC (7+ messages)
` [PATCH v9 "
` [PATCH v9 3/5] branch: add --prune-merged <remote>
[PATCH v4 0/2] includeIf: add "worktree" condition for matching working tree path
2026-05-21 12:09 UTC (3+ messages)
` [PATCH v4 2/2] config: add "worktree" and "worktree/i" includeIf conditions
[PATCH] http: handle absolute-path alternates from server root
2026-05-21 11:50 UTC (6+ messages)
[PATCH 0/3] small quote.[ch] cleanup
2026-05-21 11:39 UTC (3+ messages)
[PATCH v2] generate-configlist: collapse depfile for older Ninja
2026-05-21 9:31 UTC (3+ messages)
` [PATCH v3] "
[PATCH 0/2] gitlab-ci: some smallish updates for macOS jobs
2026-05-21 8:59 UTC (3+ messages)
` [PATCH 1/2] gitlab-ci: upgrade macOS runners
` [PATCH 2/2] gitlab-ci: update macOS image
[PATCH] connect: use "service" enum for "name" argument
2026-05-21 8:19 UTC (2+ messages)
[PATCH 0/2] builtin/maintenance: fix locking and respect "gc.auto"
2026-05-21 7:45 UTC (4+ messages)
[PATCH 0/8] setup: centralize object database creation
2026-05-21 7:42 UTC (9+ messages)
` [PATCH 1/8] t0001: plug test gaps for git-init(1) with GIT_OBJECT_DIRECTORY
` [PATCH 2/8] setup: drop `setup_git_env()`
` [PATCH 3/8] setup: deduplicate logic to apply repository format
` [PATCH 4/8] repository: stop initializing the object database in `repo_set_gitdir()`
` [PATCH 5/8] setup: stop creating the object database in `setup_git_env()`
` [PATCH 6/8] setup: stop initializing object database without repository
` [PATCH 7/8] repository: stop reading loose object map twice on repo init
` [PATCH 8/8] setup: construct object database in `apply_repository_format()`
[PATCH] Documentation/git-range-diff: add missing notes options in synopsis
2026-05-21 5:28 UTC (3+ messages)
` [PATCH v2] "
[PATCH v7 0/3] git-gui: robustify startup and fix environment handling
2026-05-21 5:02 UTC (27+ 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 v2 00/11] Improve git gui operation without a worktree
` [PATCH v2 01/11] git-gui: guard set/unset of GIT_DIR and GIT_WORK_TREE
` [PATCH v2 02/11] git-gui: return status from choose_repository::pick
` [PATCH v2 03/11] git-gui: use --absolute-git-dir
` [PATCH v2 04/11] git-gui: use rev-parse exclusively to find a repository
` [PATCH v2 05/11] git-gui: simplify [is_bare] to report if a worktree is known
` [PATCH v2 06/11] git-gui: use git rev-parse for worktree discovery
` [PATCH v2 07/11] git-gui: try harder to find worktree from gitdir
` [PATCH v2 08/11] git-gui: use HEAD as current branch when detached (bug fix)
` [PATCH v2 09/11] git-gui: allow specifying path '.' to the browser
` [PATCH v2 10/11] git-gui: adapt blame/browser parsing for bare operation
` [PATCH v2 11/11] git-gui: add gui and pick as explicit subcommands
[BUG] "git diff --word-diff" gives a diff while they are only space changes
2026-05-20 20:21 UTC (8+ messages)
[PATCH 0/8] pack-bitmap-write: speed up bitmap generation
2026-05-20 17:12 UTC (11+ 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 v7] revision.c: implement --max-count-oldest
2026-05-20 16:42 UTC (4+ messages)
` [PATCH v8] "
[PATCH] commit: fall back to full read when maybe_tree is NULL
2026-05-20 16:22 UTC (5+ messages)
[PATCH] log: let --follow follow renames in merge commits
2026-05-20 13:28 UTC (4+ messages)
[PATCH v2] doc: add caveat about turning off commit-graph
2026-05-20 7:10 UTC (6+ messages)
` [PATCH v3] "
[PATCH] apply: plug strbuf leak
2026-05-20 6:48 UTC (2+ messages)
What's cooking in git.git (May 2026, #05)
2026-05-20 6:38 UTC (4+ messages)
[PATCH v3 0/2] builtin/maintenance: fix locking and respect "gc.auto"
2026-05-20 5:52 UTC (6+ messages)
` [PATCH v3 1/2] builtin/maintenance: fix locking with "--detach"
[PATCH 00/18] setup: drop uses of `the_repository`
2026-05-20 3:31 UTC (3+ messages)
` [PATCH v3 "
[PATCH v4 0/1] cat-file: add mailmap subcommand to --batch-command
2026-05-20 3:26 UTC (4+ messages)
` [PATCH v5 "
` [PATCH v5 1/1] "
What's cooking in git.git (May 2026, #04)
2026-05-20 2:37 UTC (6+ messages)
[PATCH v4 0/8] fetch: rework negotiation tip options
2026-05-20 2:34 UTC (15+ 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] stash: reuse cached index entries in --patch temporary index
2026-05-20 2:26 UTC (3+ messages)
[PATCH 0/9] Implement `promisor.storeFields` and `--filter=auto`
2026-05-20 0:12 UTC (20+ 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
[PATCH v3 00/12] pack-objects: integrate --path-walk and some --filter options
2026-05-19 23:53 UTC (7+ messages)
` [PATCH v4 00/13] "
` [PATCH v4 03/13] t/perf: add pack-objects filter and path-walk benchmark
` [PATCH v4 04/13] path-walk: always emit directly-requested objects
[PATCH] revision: use priority queue in limit_list()
2026-05-19 21:56 UTC (8+ messages)
[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 "
[PATCH] http: fix memory leak in fetch_and_setup_pack_index()
2026-05-19 19:17 UTC (2+ messages)
[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`
[GSoC PATCH v5 0/6] preserve promisor files content after repack
2026-05-19 15:17 UTC (4+ messages)
` [GSoC PATCH v6 "
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