messages from 2026-07-17 15:05:42 to 2026-07-21 16:11:42 UTC [more...]
[PATCH 0/2] remote: resolve url push tracking
2026-07-21 16:11 UTC (12+ messages)
` [PATCH 1/2] remote: pass repository to push tracking helper
` [PATCH 2/2] remote: resolve URL-valued push tracking remotes
` [PATCH v2 0/2] remote: renamed remote push tracking
` [PATCH v2 1/2] remote: pass repository to push tracking helper
` [PATCH v2 2/2] remote: find tracking branches for URL push destinations
Performance regression in connectivity check during receive-pack (git 2.54)
2026-07-21 14:40 UTC (4+ messages)
[PATCH 0/1] rebase: add --[no-]edit to --continue
2026-07-21 14:04 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH] completion: complete paths for git send-email
2026-07-21 12:49 UTC (3+ messages)
git config: unintuitive behaviour with --global and --no-includes
2026-07-21 11:53 UTC (5+ messages)
[PATCH v5 00/10] commit-reach: terminate merge-base walk when one side is exhausted
2026-07-21 8:45 UTC (6+ messages)
` [PATCH v6 "
[PATCH] userdiff: add support for Swift
2026-07-21 6:57 UTC (7+ messages)
` [PATCH v2] "
What's cooking in git.git (Jul 2026, #09)
2026-07-21 2:19 UTC
[GSoC Patch 0/7] repo: add more path keys to git repo info
2026-07-21 2:19 UTC (8+ messages)
` [GSoC Patch v2 "
` [GSoC Patch v2 5/7] repo: add path.index with absolute and relative suffix formatting
` [GSoC Patch v2 6/7] repo: add path.grafts "
[PATCH v8 0/5] history: add squash subcommand to fold a range
2026-07-21 1:33 UTC (15+ messages)
` [PATCH v9 "
` [PATCH v9 3/5] "
` [PATCH v9 5/5] history: re-edit a squash with every message
` [PATCH v10 0/5] history: add squash subcommand to fold a range
` [PATCH v10 1/5] history: extract helper for a commit's parent tree
` [PATCH v10 2/5] history: give commit_tree_ext a message template
` [PATCH v10 3/5] history: add squash subcommand to fold a range
` [PATCH v10 4/5] sequencer: share the squash message marker helpers and flags
` [PATCH v10 5/5] history: re-edit a squash with every message
Bug report - git rev-list --exclude-first-parent-only [SEC=UNOFFICIAL]
2026-07-21 0:35 UTC (3+ messages)
[PATCH 0/2] stash: avoid sparse-index expansion for in-cone paths
2026-07-20 23:54 UTC (5+ messages)
` [PATCH 1/2] pathspec: use match for sparse-index expansion checks
` [PATCH 2/2] stash: avoid sparse-index expansion for in-cone paths
[PATCH RFC v3 0/2] Move libgit.a sources into separate "lib/" directory
2026-07-20 23:40 UTC (8+ messages)
` [PATCH RFC v3 2/2] "
[PATCH 0/2] packfile URIs: support concurrent downloads
2026-07-20 22:34 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v2 1/2] http: avoid concurrent appends to partial packs
` [PATCH v2 2/2] fetch-pack: accept "pack" output for packfile URIs
[PATCH] sequencer: Skip copying notes for commits that disappear during rebase
2026-07-20 21:35 UTC (10+ messages)
` [PATCH 00/11] sequencer: do not record dropped commits as rewritten
` [PATCH v3 0/9] "
` gerrit code review once more (was: Re: [PATCH v3 0/9] sequencer: do not record dropped commits as) rewritten
[PATCH 0/4] A new batch of synopsis conversion
2026-07-20 21:26 UTC (10+ messages)
` [PATCH 1/4] doc: convert git-imap-send synopsis and options to new style
` [PATCH 2/4] doc: convert git-format-patch "
` [PATCH 3/4] doc: convert git-send-email "
` [PATCH 4/4] doc: convert git-request-pull "
import-zips
2026-07-20 21:23 UTC (3+ messages)
[PATCH 0/3] bisect: add --auto-reset to leave when done
2026-07-20 17:20 UTC (19+ messages)
` [PATCH 3/3] "
` [PATCH v2 0/3] "
` [PATCH v2 1/3] bisect: read run output from the open descriptor
` [PATCH v2 2/3] bisect: let bisect_reset() optionally check out quietly
` [PATCH v2 3/3] bisect: add --auto-reset to leave when done
` [PATCH v3 0/2] "
` [PATCH v3 1/2] bisect: let bisect_reset() optionally check out quietly
` [PATCH v3 2/2] bisect: add --reset-when-found to leave when done
[PATCH] trace2: tolerate failed timestamp formatting
2026-07-20 14:37 UTC (5+ messages)
[PATCH v6 0/4] environment: migrate 'trust_executable_bit' and 'has_symlinks' into 'repo_config_values'
2026-07-20 10:53 UTC (15+ messages)
` [PATCH v7 "
` [PATCH v7 2/4] read-cache: pass 'repo' to 'ce_mode_from_stat()'
` [PATCH v7 3/4] environment: move trust_executable_bit into repo_config_values
` [PATCH v8 0/4] environment: migrate 'trust_executable_bit' and 'has_symlinks' into 'repo_config_values'
` [PATCH v8 1/4] read-cache: remove redundant extern declarations
` [PATCH v8 2/4] read-cache: pass 'repo' to 'ce_mode_from_stat()'
` [PATCH v8 3/4] environment: move trust_executable_bit into repo_config_values
` [PATCH v8 4/4] environment: move has_symlinks "
[RFC PATCH 0/7] repack: add --drop-filtered to reclaim space in partial clones
2026-07-20 10:19 UTC (6+ messages)
` [RFC PATCH 1/7] builtin/repack.c: add --drop-filtered and --dry-run options
[PATCH 0/4] send-pack: introduce a `no-ref-delta` capability
2026-07-20 9:57 UTC (6+ messages)
[PATCH 0/4] last-modified: use the pathspec's Bloom key to pre-filter commits
2026-07-20 9:42 UTC (16+ messages)
` [PATCH 1/4] revision: move bloom keyvec precondition into function
` [PATCH 2/4] revision: expose check for paths maybe changed in Bloom filter
` [PATCH 3/4] last-modified: check pathspec against Bloom filter first
` [PATCH 4/4] last-modified: keep per-path Bloom filters for wildcard pathspecs
[PATCH 00/11] coverity: fix unchecked returns
2026-07-20 5:09 UTC (7+ messages)
` [PATCH 05/11] last-modified: handle repo_parse_commit() failures
` [PATCH 09/11] bisect: check strbuf_getline_lf return when reading terms
[PATCH] rebase: mention --abort alongside --continue
2026-07-20 2:29 UTC (13+ messages)
[PATCH v18 0/7] branch: delete-merged
2026-07-19 21:42 UTC (8+ messages)
` [PATCH v19 "
` [PATCH v19 5/7] branch: add --delete-merged <branch>
[PATCH 0/5] tempfile: stop using the_repository
2026-07-19 19:11 UTC (5+ messages)
` [PATCH 5/5] use repo_hold_lock_file_for_update{,_mode,_timeout}() with custom repos
[PATCH] branch: report kind of checkout when rejecting delete
2026-07-19 9:50 UTC (6+ messages)
[PATCH 0/2] Rust hash cleanups
2026-07-19 8:07 UTC (4+ messages)
` [PATCH 1/2] hash: initialize context before cloning
` [PATCH 2/2] rust: discard hash context when finished
What's cooking in git.git (Jul 2026, #08)
2026-07-19 7:49 UTC
[PATCH 0/9] object-file: move writing of loose objects into "loose" source
2026-07-19 5:48 UTC (4+ messages)
Thought your community might enjoy this - CodeRaider
2026-07-19 3:03 UTC
[Feature] linked files — one source, multiple paths, always identical
2026-07-19 2:46 UTC
[PATCH GSoC v18 00/13] cat-file: add remote-object-info to batch-command
2026-07-18 21:50 UTC (25+ messages)
` [PATCH GSoC v19 "
` [PATCH GSoC v19 05/13] fetch-pack: move write_fetch_command_and_capabilities() to connect.c
` [PATCH GSoC v19 08/13] fetch-pack: move fetch initialization
` [PATCH GSoC v19 09/13] protocol-caps: check object existence regardless of the attributes requested
` [PATCH GSoC v19 10/13] serve: advertise object-info feature
` [PATCH GSoC v19 11/13] transport: add client support for object-info
` [PATCH GSoC v19 12/13] cat-file: add remote-object-info to batch-command
` [PATCH GSoC v19 13/13] cat-file: make remote-object-info allow-list adapt to the server
` [PATCH GSoC v20 00/13] cat-file: add remote-object-info to batch-command
` [PATCH GSoC v20 01/13] transport-helper: fix memory leak of helper on disconnect
` [PATCH GSoC v20 02/13] cat-file: declare loop counter inside for()
` [PATCH GSoC v20 03/13] t1006: extract helper functions into new 'lib-cat-file.sh'
` [PATCH GSoC v20 04/13] fetch-pack: drop the static advertise_sid variable
` [PATCH GSoC v20 05/13] fetch-pack: use unsigned int for hash_algo variable
` [PATCH GSoC v20 06/13] fetch-pack: move write_fetch_command_and_capabilities() to connect.c
` [PATCH GSoC v20 07/13] connect: make write_fetch_command_and_capabilities() more generic
` [PATCH GSoC v20 08/13] fetch-pack: move fetch initialization
` [PATCH GSoC v20 09/13] protocol-caps: check object existence regardless of the attributes requested
` [PATCH GSoC v20 10/13] serve: advertise object-info feature
` [PATCH GSoC v20 11/13] transport: add client support for object-info
` [PATCH GSoC v20 12/13] cat-file: add remote-object-info to batch-command
` [PATCH GSoC v20 13/13] cat-file: make remote-object-info allow-list adapt to the server
git-history(1) fixup broken with worktrees?
2026-07-18 9:31 UTC (2+ messages)
[PATCH] wt-status: avoid quadratic insertion for untracked paths
2026-07-18 8:38 UTC (6+ messages)
` [PATCH v2] wt-status: avoid repeated "
` [PATCH v3] "
[PATCH v7] show-branch: convert per-branch flags to commit-slab
2026-07-17 22:44 UTC (7+ messages)
` [PATCH v8] "
` [PATCH v9] "
git-last-modified(1) slower than git-log(1)?
2026-07-17 19:12 UTC (3+ messages)
[PATCH] copy: drop dependency on `the_repository`
2026-07-17 17:09 UTC (4+ messages)
` [PATCH v2] "
Please provide help with how to fix
2026-07-17 16:12 UTC (4+ messages)
[PATCH 0/2] rebase: a couple of fixup fixes
2026-07-17 16:06 UTC (3+ messages)
` [PATCH 1/2] rebase -i: fix counting of fixups after rebase --skip
` [PATCH 2/2] rebase: remember fixup -c after skipping fixup/squash
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