messages from 2026-07-14 22:50:55 to 2026-07-15 15:23:32 UTC [more...]
[PATCH GSoC v16 00/13] cat-file: add remote-object-info to batch-command
2026-07-15 15:23 UTC (21+ messages)
` [PATCH GSoC v17 "
` [PATCH GSoC v18 "
` [PATCH GSoC v18 01/13] transport-helper: fix memory leak of helper on disconnect
` [PATCH GSoC v18 02/13] cat-file: declare loop counter inside for()
` [PATCH GSoC v18 03/13] t1006: split test utility functions into new 'lib-cat-file.sh'
` [PATCH GSoC v18 04/13] fetch-pack: fix hash_algo variable type
` [PATCH GSoC v18 05/13] fetch-pack: drop static advertise_sid variable
` [PATCH GSoC v18 06/13] fetch-pack: move write_fetch_command_and_capabilities() to connect.c
` [PATCH GSoC v18 07/13] connect: make write_fetch_command_and_capabilities() more generic
` [PATCH GSoC v18 08/13] fetch-pack: move fetch initialization
` [PATCH GSoC v18 09/13] serve: advertise object-info feature
` [PATCH GSoC v18 10/13] transport: add client support for object-info
` [PATCH GSoC v18 11/13] cat-file: add remote-object-info to batch-command
` [PATCH GSoC v18 12/13] cat-file: validate remote atoms with an allow-list
` [PATCH GSoC v18 13/13] cat-file: make remote-object-info allow-list dynamic
[PATCH 00/11] sequencer: do not record dropped commits as rewritten
2026-07-15 15:22 UTC (19+ messages)
` [PATCH v2 00/10] "
` [PATCH v2 03/10] sequencer: be more careful with external merge
` [PATCH v2 06/10] sequencer: simplify handing of fixup with conflicts
` [PATCH v3 0/9] sequencer: do not record dropped commits as rewritten
` [PATCH v3 1/9] t3400: restore coverage for note copying with apply backend
` [PATCH v3 2/9] sequencer: be more careful with external merge
` [PATCH v3 3/9] sequencer: never reschedule on failed commit
` [PATCH v3 4/9] sequencer: remove unnecessary "or" in pick_one_commit()
` [PATCH v3 5/9] sequencer: simplify handling of fixup with conflicts
` [PATCH v3 6/9] sequencer: remove unnecessary condition in pick_one_commit()
` [PATCH v3 7/9] sequencer: simplify pick_one_commit()
` [PATCH v3 8/9] sequencer: use an enum to represent result of picking a commit
` [PATCH v3 9/9] sequencer: do not record dropped commits as rewritten
[PATCH] diff: ignore unmerged paths outside prefix with --relative --cached
2026-07-15 15:17 UTC (2+ messages)
[PATCH v8 0/5] history: add squash subcommand to fold a range
2026-07-15 15:16 UTC (7+ messages)
` [PATCH v9 "
` [PATCH v9 1/5] history: extract helper for a commit's parent tree
` [PATCH v9 2/5] history: give commit_tree_ext a message template
` [PATCH v9 3/5] history: add squash subcommand to fold a range
` [PATCH v9 4/5] sequencer: share the squash message marker helpers and flags
` [PATCH v9 5/5] history: re-edit a squash with every message
[PATCH 0/7] odb: introduce object filters to `odb_for_each_object()`
2026-07-15 15:15 UTC (29+ messages)
` [PATCH 6/7] "
` [PATCH v3 0/9] "
` [PATCH v3 7/9] pack-bitmap: introduce function to open bitmap for a single source
` [PATCH v3 8/9] odb: introduce object filters to `odb_for_each_object()`
` [PATCH v3 9/9] builtin/cat-file: filter objects via object database
` [PATCH v4 0/9] odb: introduce object filters to `odb_for_each_object()`
` [PATCH v4 1/9] odb/source-packed: improve lookup when enumerating objects
` [PATCH v4 2/9] pack-bitmap: mark object filter as `const`
` [PATCH v4 3/9] pack-objects: drop unused return value from add_object_entry()
` [PATCH v4 4/9] pack-bitmap: allow aborting iteration of bitmapped objects
` [PATCH v4 5/9] pack-bitmap: iterate object sources when opening bitmaps
` [PATCH v4 6/9] pack-bitmap: drop `_1` suffix from functions that open bitmaps
` [PATCH v4 7/9] pack-bitmap: introduce function to open bitmap for a single source
` [PATCH v4 8/9] odb: introduce object filters to `odb_for_each_object()`
` [PATCH v4 9/9] builtin/cat-file: filter objects via object database
[PATCH 0/7] refs: remove use of `the_repository`
2026-07-15 14:38 UTC (12+ messages)
` [PATCH v2 "
` [PATCH v2 1/7] refs/packed: de-globalize handling of "core.packedRefsTimeout"
` [PATCH v2 2/7] refs/packed: drop `USE_THE_REPOSITORY_VARIABLE`
` [PATCH v2 3/7] refs/files: "
` [PATCH v2 4/7] worktree: refactor code to use available repositories
` [PATCH v2 5/7] worktree: pass repository to file-local functions
` [PATCH v2 6/7] worktree: pass repository to public functions
` [PATCH v2 7/7] refs: remove remaining uses of `the_repository`
[PATCH] mv: report missing destination leading directory
2026-07-15 14:32 UTC
[PATCH v2] show-branch: convert object.flags to commit-slab with uint64_t
2026-07-15 12:01 UTC (7+ messages)
` [PATCH v3] show-branch: convert per-branch flags to commit-slab
` [PATCH v4] "
` [PATCH v5] "
[PATCH] t7614: avoid hiding git's exit code in a pipe
2026-07-15 11:33 UTC
[PATCH 0/5] tempfile: stop using the_repository
2026-07-15 11:25 UTC (9+ messages)
` [PATCH 1/5] tempfile: add repo_create_tempfile{,_mode}()
` [PATCH 4/5] tempfile: stop using the_repository
` [PATCH 5/5] use repo_hold_lock_file_for_update{,_mode,_timeout}() with custom repos
[PATCH v4 0/2] fetch: make submodule fetch errors configurable
2026-07-15 10:35 UTC (4+ messages)
` [PATCH v5 "
` [PATCH v5 1/2] submodule: fix premature failure in recursive submodule fetch
` [PATCH v5 2/2] fetch: add fetch.submoduleErrors to make submodule fetch errors non-fatal
[PATCH v2 02/10] sequencer: move definition of is_final_fixup()
2026-07-15 9:12 UTC (3+ messages)
[PATCH 0/2] gitweb: shorten commitdiff index hashes with file modes
2026-07-15 9:11 UTC (3+ messages)
` [PATCH 1/2] gitweb: shorten index hashes with trailing "
` [PATCH 2/2] t9502: test gitweb index hash formatting with modes
[PATCH v11 0/7] graph: indent visual roots in graph
2026-07-15 8:59 UTC (3+ messages)
` [PATCH v12 "
[PATCH v7 0/3] Teach git-replay(1) to linearize merge commits
2026-07-15 7:34 UTC (5+ messages)
` [PATCH v7 3/3] replay: offer an option to linearize the commit topology
What's cooking in git.git (Jul 2026, #06)
2026-07-15 7:15 UTC (2+ messages)
[PATCH 00/11] coverity: fix unchecked returns
2026-07-15 6:58 UTC (15+ messages)
` [PATCH 02/11] config: propagate launch_editor() failure in show_editor()
` [PATCH 05/11] last-modified: handle repo_parse_commit() failures
` [PATCH 06/11] compat/pread: check initial lseek for errors
` [PATCH 07/11] transport-helper: check dup() return in get_exporter
` [PATCH 09/11] bisect: check strbuf_getline_lf return when reading terms
` [PATCH 10/11] bisect: check get_terms return at all call sites
` [PATCH 11/11] bisect: handle dup() failure when redirecting stdout
[PATCH] remote-curl: simplify passing of push specs
2026-07-15 6:41 UTC (2+ messages)
[PATCH v1] repository: move fetch_if_missing into struct repository
2026-07-15 6:35 UTC (4+ messages)
[PATCH v3 0/3] environment: migrate 'trust_executable_bit' into 'repo_config_values'
2026-07-15 6:21 UTC (10+ messages)
` [PATCH v4 "
` [PATCH v5 0/4] environment: migrate 'trust_executable_bit' and 'has_symlinks' "
` [PATCH v5 1/4] read-cache: remove redundant extern declarations
` [PATCH v5 2/4] read-cache: move 'ce_mode_from_stat()' to 'read-cache.c'
` [PATCH v5 3/4] environment: move trust_executable_bit into repo_config_values
` [PATCH v5 4/4] environment: move has_symlinks "
[PATCH 0/2] git-subtree: Bail out if we find output from Rust rewrite
2026-07-15 3:47 UTC (9+ messages)
` [PATCH 2/2] git-subtree: Bail out if we find output from Rust rewrite (test)
` [PATCH 1/2] git-subtree: Bail out if we find output from Rust rewrite
` [PATCH 1/2] git-subtree: Bail out if we find output from Rust rewrite [and 1 more messages]
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