messages from 2026-07-15 04:41:19 to 2026-07-16 12:40:34 UTC [more...]
[PATCH] submodule--helper: avoid use of %zu for now
2026-07-16 12:40 UTC (2+ messages)
[PATCH 0/3] refspec: remove dependency on `the_repository`
2026-07-16 12:38 UTC (4+ messages)
` [PATCH 1/3] refspec: group related structures and functions
` [PATCH 2/3] refspec: let callers pass in hash algorithm when parsing items
` [PATCH 3/3] refspec: stop depending on `the_repository`
git-last-modified(1) slower than git-log(1)?
2026-07-16 11:42 UTC (4+ messages)
[PATCH] revision: fix --no-walk path filtering regression
2026-07-16 10:47 UTC
[PATCH 0/3] history: sign rewritten commits
2026-07-16 10:18 UTC (5+ messages)
` [PATCH 1/3] builtin/history: "
` [PATCH 2/3] doc: document history signing options
[PATCH] stash: add 'rename' subcommand
2026-07-16 10:08 UTC (2+ messages)
[PATCH] copy: drop dependency on `the_repository`
2026-07-16 9:56 UTC
[GIT PULL] gitk: Bulgarian+Spanish translations, silent make -s
2026-07-16 8:59 UTC
[PATCH] rebase: mention --abort alongside --continue
2026-07-16 9:37 UTC (9+ messages)
[PATCH v3 0/3] Reuse --contains traversal results
2026-07-16 9:19 UTC (8+ messages)
` [PATCH v4 "
` [PATCH v4 1/3] commit-reach: reject cycles in contains walk
` [PATCH v4 3/3] commit-reach: die on contains walk errors
[GIT PULL] git-gui: larger commit msg field, Bulgarian translation, silent make -s
2026-07-16 9:13 UTC
[PATCH v4 0/3] environment: migrate 'trust_executable_bit' into 'repo_config_values'
2026-07-16 8:49 UTC (11+ messages)
` [PATCH v5 0/4] environment: migrate 'trust_executable_bit' and 'has_symlinks' "
` [PATCH v5 4/4] environment: move has_symlinks into repo_config_values
` [PATCH v6 0/4] environment: migrate 'trust_executable_bit' and 'has_symlinks' into 'repo_config_values'
` [PATCH v6 1/4] read-cache: remove redundant extern declarations
` [PATCH v6 2/4] read-cache: move 'ce_mode_from_stat()' to 'read-cache.c'
` [PATCH v6 3/4] environment: move trust_executable_bit into repo_config_values
` [PATCH v6 4/4] environment: move has_symlinks "
[PATCH 0/5] Reintroduce writev(3p)
2026-07-16 8:47 UTC (7+ messages)
` [PATCH 1/5] compat/posix: introduce writev(3p) wrapper
` [PATCH 2/5] wrapper: introduce writev(3p) wrappers
` [PATCH 3/5] wrapper: properly handle MAX_IO_SIZE in writev(3p)
` [PATCH 4/5] sideband: use writev(3p) to send pktlines
` [PATCH 5/5] fast-import: use writev(3p) to send cat-blob responses
[PATCH v1] repository: move fetch_if_missing into struct repository
2026-07-16 7:29 UTC (6+ messages)
` [PATCH v2] "
[PATCH] t7614: avoid hiding git's exit code in a pipe
2026-07-16 7:12 UTC (3+ messages)
[PATCH 0/7] refs: remove use of `the_repository`
2026-07-16 6:53 UTC (21+ 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 v3 0/6] refs: remove use "
` [PATCH v3 1/6] refs/packed: de-globalize handling of "core.packedRefsTimeout"
` [PATCH v3 2/6] refs/files: drop `USE_THE_REPOSITORY_VARIABLE`
` [PATCH v3 3/6] worktree: refactor code to use available repositories
` [PATCH v3 4/6] worktree: pass repository to file-local functions
` [PATCH v3 5/6] worktree: pass repository to public functions
` [PATCH v3 6/6] refs: remove remaining uses of `the_repository`
[PATCH 0/3] bisect: add --auto-reset to leave when done
2026-07-16 5:35 UTC (4+ messages)
` [PATCH 1/3] bisect: read run output from the open descriptor
` [PATCH 2/3] bisect: let bisect_reset() optionally check out quietly
` [PATCH 3/3] bisect: add --auto-reset to leave when done
[PATCH] remote-curl: simplify passing of push specs
2026-07-16 5:27 UTC (4+ messages)
[PATCH v7 0/3] Teach git-replay(1) to linearize merge commits
2026-07-16 3:53 UTC (7+ messages)
` [PATCH v7 3/3] replay: offer an option to linearize the commit topology
[GSoC Patch 0/7] repo: add more path keys to git repo info
2026-07-16 3:23 UTC (9+ messages)
` [GSoC Patch 1/7] repo: add path.toplevel with absolute and relative suffix formatting
` [GSoC Patch 2/7] repo: add path.superproject-working-tree with absolute and relative suffixes
` [GSoC Patch 3/7] repo: add path.objects with absolute and relative suffix formatting
` [GSoC Patch 4/7] repo: add path.hooks "
` [GSoC Patch 5/7] repo: add path.index "
` [GSoC Patch 6/7] repo: add path.grafts "
` [GSoC Patch 7/7] repo: add path.git-prefix path key validation
[GSoC] [Blog] week 1: Improving the new git repo command
2026-07-16 1:52 UTC (6+ messages)
` [GSoC] [Blog] week 2: "
` [GSoC] [Blog] week 3: "
` [GSoC] [Blog] week 4: "
` [GSoC] [Blog] week 5: "
` [GSoC] [Blog] week 6 & 7: "
[PATCH GSoC v16 00/13] cat-file: add remote-object-info to batch-command
2026-07-16 1:47 UTC (35+ 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
Git 2.55.0 breaks revision path filtering with --no-walk
2026-07-15 21:09 UTC (2+ messages)
[PATCH 0/7] line-log: range-scope stat, check, and -G under -L
2026-07-15 21:05 UTC (2+ messages)
[PATCH v4 0/6] [RFC] diff: add diff.<driver>.process for external hunk providers
2026-07-15 21:02 UTC (11+ messages)
` [PATCH v5 0/9] "
` [PATCH v5 1/9] gitattributes: document how external diff drivers relate to diff features
` [PATCH v5 2/9] xdiff: support external hunks via xpparam_t
` [PATCH v5 3/9] userdiff: add diff.<driver>.process config
` [PATCH v5 4/9] sub-process: separate process lifecycle from hashmap management
` [PATCH v5 5/9] diff: add long-running diff process via diff.<driver>.process
` [PATCH v5 6/9] diff: bypass diff process with --no-ext-diff and in format-patch
` [PATCH v5 7/9] blame: consult diff process for no-hunk detection
` [PATCH v5 8/9] diff: consult diff process for --stat counts
` [PATCH v5 9/9] line-log: consult diff process for range tracking
[PATCH] revision: make get_commit_action() a pure predicate
2026-07-15 19:29 UTC
[PATCH v4 0/2] fetch: make submodule fetch errors configurable
2026-07-15 19:13 UTC (5+ 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 00/11] sequencer: do not record dropped commits as rewritten
2026-07-15 18:53 UTC (20+ 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 v2] show-branch: convert object.flags to commit-slab with uint64_t
2026-07-15 18:42 UTC (6+ messages)
` [PATCH v3] show-branch: convert per-branch flags to commit-slab
` [PATCH v5] "
` [PATCH v6] "
[PATCH] mv: report missing destination leading directory
2026-07-15 16:46 UTC (2+ messages)
[PATCH] trace2: tolerate failed timestamp formatting
2026-07-15 16:12 UTC
[PATCH v3] sequencer: honor --empty when a fixup!/squash! empties its target
2026-07-15 15:44 UTC (6+ messages)
[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/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 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 "
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 (11+ messages)
` [PATCH 02/11] config: propagate launch_editor() failure in show_editor()
` [PATCH 06/11] compat/pread: check initial lseek for errors
` [PATCH 07/11] transport-helper: check dup() return in get_exporter
` [PATCH 10/11] bisect: check get_terms return at all call sites
` [PATCH 11/11] bisect: handle dup() failure when redirecting stdout
[PATCH v3] show-branch: convert per-branch flags to commit-slab
2026-07-15 6:47 UTC (3+ messages)
` [PATCH v4] "
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